The Open Document Format for Office Applications, also known as OpenDocument.
I am trying to read an ods file using Apache ODF Toolkit. I am getting java.lang.NoClassDefFoundError error while …
java odf odfdomI need to manipulate the ODF file format (open document format, the open office's internal format), and I need to …
python openoffice.org odf odfpyIs there any way to convert odt documents to doc or rtf on linux without openoffice or any library that …
openoffice.org rtf doc odfI want to read, write and create Spreadsheets in the Open Document Format with Java. And I want the resulting …
java api spreadsheet odfI have some ODF files with math formulas and I need to render them...or else the boss will fire …
html openoffice.org odfI try to edit ODT-documents programmaticly in PHP. In fact I just want to do some text replacement and adding …
php editing odf opendocument