
JOpenDocument is a free library for developers looking to use Open Document files without. JODF is Open Document Format API for Java and Android, and allows you to write applications to create, modify and parse text documents and spreadsheets. With Aspose.Words you can generate, modify, convert, render and print documents without utilizing other software. Aspose.Words supports OpenDocument as well as DOC, MS Word 2007, RTF, HTML, PDF, XPS, EPUB and other formats.
#XMLMIND STYLE PORTABLE#
It is designed to provide the ODF developer community an easy lightwork programming API, portable to any object-oriented language.Īspose.Words is a class library that enables your applications to perform a great range of document processing tasks. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. ODFDOM is an OpenDocument (ODF) framework. Library modules for creating Open Document Format (ODF) documents, both in Python and in Perl. The itools library includes an XML engine and localization tools to extract messages, and merge translations back into a copy of ODF documents. It has checks that raise an exception if the programmer adds an invalid element, adds an attribute unknown to the grammar, forgets to add a required attribute or adds text to an element that doesn't allow it. The main focus has been to prevent the programmer from creating invalid documents.

Unlike other more convenient APIs, this one is essentially an abstraction layer just above the XML format. Odfpy aims to be a complete API for OpenDocument in Python. The project has some industrial relevance through projects and applications in the fields of Business Intelligence (BI), CMS applied to museography, ETL, etc. It offers a set of high-level API's to OpenDocument Format in the Python, Perl, Ruby and C++ languages. The lpOD Project develops an extensive set of multilanguage tools around the OpenDocument Format standard. If your product or project is not listed, contact us.Ī library for generation of ODF documents with Go.
#XMLMIND STYLE SOFTWARE#
On this page you will find an overview of dozens of software libraries that make it easy to access content stored in OpenDocument Format. There really are a myriad of new possibilities you have for working with office documents and optimising your workflow. Replace images (like old logos) or improveĪccessibility for people with visual impairments.

Remove all hypertext links from a document, Used to have to do by hand (like transforming all links into footnotes, Or do more advanced stuff like swap and row/columns of a table,Įxtract a subtable from a bigger table, automate things you
#XMLMIND STYLE CODE#
Reusable code examples where you extract all text from a document orĪppy the look from another document, generate a Writing and reading ODF documents from applications is easy, whether you are talking about text documents, spreadsheet or presentatations. Open Document Format (ODF) is an international family of standards that is standardised at OASISĪnd was first adopted by ISO/IEC JTC1 SC34 in 2005.
