Is there any way to convert odt documents to doc or rtf on linux without openoffice or any library that relies 开发者_如何学Goon having openoffice installed ? OpenOffice.org and its derivatives (Libre
We are going to develop a client-server application where all the office documents will be stored on the remote server.
I want to create a flowchart in OpenOffice Draw. Since there\'s a lot of steps to show (and may change in future) but I can extract the data, I want to automate the creation with the following steps:
I able to launch open开发者_StackOverflow中文版 office through web browser, even I do not have a copy of open office.
I\'m working on a LOT of VBA code that generates reports from Excel. I reckon it\'s a really stupid idea to use Excel and VBA to run \"queries\" on an worksheet so I\'d like to do it in a database e
There are formats that are actually zip files in disguise, e.g. docx or odt.If I store them directly in version control, they are handled as binary files.My ideal solution would be
What is the best way to take a database and make it a flat file? I am have an ODBC driver and need to pull the data out into a file file.
I\'m trying to re-write a C# application of mine in Java. I\'ve chosen Java because our target platform is now Linux, no longer Windows.
I need to use the OpenOffice Java API to copy a document section and paste it over another document section. So far 开发者_如何学编程I have managed to copy the text of the section of the source docume
I would like to retrieve the plural words in different languages in Python. I know that openoffice has an API called uno (import uno) and it should give me this ability using openoffice\'s language d