Info about using Aspose.Words for OpenDocument

Good afternoon!

We are interested in Aspose.Words for Java. At the moment, we are using the Aspose.Words library for processing Microsoft Word documents (DOC, DOCX, RTF) (in particular, for loading / saving, as well as checking the design, content (working with elements and text of a document), structure of documents data elements etc.).

There is a need to process documents in the OpenDocument format (ODF, ODS). The criteria for processing OpenDocument documents are similar to those for processing MS WORD documents (loading / saving, checking the design, content (working with elements and text of a document), structure of document data elements, etc.).

Please answer the following questions:

  1. Aspose.Words for Java processes OpenDocument format documents (ODF, ODS) in the same way as it handles MS Word documents (DOC, DOCX, RTF)?

  2. Are all methods of Aspose.Words for Java library intended for MS WORD also relevant for OpenDocument?

  3. Are there any limitations for OpenDocument documents compared to functionality for MS Word.

  4. What extensions (e.g. ODF, ODS) of the OpenDocument format does Aspose.Words for Java handle?

@beralex

Please note that Aspose.Words mimics the behavior of MS Word.

For document processing tasks, Aspose.Words handle OpenDocument MS Word documents in the same way.

There are no different APIs for OpenDocument format documents.

Please read the supported features by Aspose.Words on import and export of document from here:
Supported Features on Document Load
Supported Features on Document Save

Aspose.Words supports ODT and OTT file formats. Please read following article for supported document formats.
Supported Document Formats