Using Microsoft Office and LibreOfficeDev

LibreOfficeDev can open and save documents in the Microsoft Office file formats, including Microsoft Office Open XML formats.

माइक्रोसॉफ़्ट ऑफ़िस फ़ाइल खोलना

  1. Choose File - Open. Select a Microsoft Office file in the LibreOfficeDev file open dialog.

एमएस ऑफ़िस फ़ाइल...

.... LibreOfficeDev मॉड्यूल में खुलेगा

Microsoft Word, *.doc, *.docx

LibreOfficeDev राइटर

Microsoft Excel, *.xls, *.xlsx

LibreOfficeDev कॅल्क

Microsoft PowerPoint, *.ppt, *.pps, *.pptx

LibreOfficeDev इम्प्रेस


माइक्रोसॉफ़्ट ऑफ़िस फ़ाइल के रूप में सहेजना

  1. Choose File - Save As.

  2. In the File type box, select a Microsoft Office file format.

डिफ़ॉल्ट से माइक्रोसॉफ़्ट ऑफ़िस फ़ॉर्मेट में सहेजना

  1. Choose - Load/Save - General.

  2. In the Default file format and ODF settings area, first select a document type, then select the file type for saving.

From now on, if you save a document, the File type will be set according to your choice. Of course, you still can select another file type in the file save dialog.

बहुत प्रकार के माइक्रोसॉफ़्ट ऑफ़िस फ़ाइलों को ओपन-डाक्यूमेंट फ़ॉर्मेट में बदलना

The Document Converter Wizard will copy and convert all Microsoft Office files in a folder into LibreOfficeDev documents in the OpenDocument file format. You can specify the folder to be read, and the folder where the converted files are to be saved.

  1. Choose File - Wizards - Document Converter to start the wizard.

माइक्रोसॉफ़्ट ऑफ़िस तथा LibreOfficeDev में मॅक्रोज़

With a few exceptions, Microsoft Office and LibreOfficeDev cannot run the same macro code. Microsoft Office uses VBA (Visual Basic for Applications) code, and LibreOfficeDev uses Basic code based on the LibreOfficeDev API (Application Program Interface) environment. Although the programming language is the same, the objects and methods are different.

note

The most recent versions of LibreOfficeDev can run some Excel Visual Basic scripts if you enable this feature at - Load/Save - VBA Properties.


If you use macros in one of the applications and want to use the same functionality in the other application, you must edit the macros. LibreOfficeDev can load the macros that are contained within Microsoft Office files and you can then view and edit the macro code in the LibreOfficeDev Basic IDE editor.

आप वीबीए मॅक्रोज़ को संभालने या मिटाने के लिए चुन सकते हैं

Open a Microsoft Office document that contains VBA macro code. Change only the normal contents (text, cells, graphics), and do not edit the macros. Save the document as a Microsoft Office file type. Open the file in Microsoft Office, and the VBA macros will run as before.

लोड करते समय या सहेजते समय आप माइक्रोसॉफ़्ट ऑफ़िस फ़ाइल से वीबीए मॅक्रोज़ को मिटा सकते हैं.

  1. Choose - Load/Save - VBA Properties to set the VBA macro handling of LibreOfficeDev.