I am using OpenOffice uno api to iterate through all text in writer document. To iterate over text tables currently I am using XTextTable interface getCellNames() method. How I could detect merged and
How do convert TSV file to CSV format开发者_StackOverflow using openoffice ?TSV = Tab separated ? If so, just give it a .txt extension, open in the spreadsheet program (Calc) as CSV, the Wizard will
How to iterate through all paragraphs in OpenOffice Writer document and output text. I have Java examples, but don\'t know how to convert code to C#.
I\'m trying to monitor the performance information for openoffice using the performance counter class in C#. I\'m encountering a wierd issue where although my program can monitor other applications in
I use OpenOffice.org only for PDF generation in my project, but my users have to download the whole OpenOffice package if they want to use the software. Is there any Ooo installer which only installs
I\'m trying to write a Python function that, given the path to a document file, returns the number of words in that document. This is fairly easy to do with .txt files, and there are tools that allow
I need to embed images inside OpenOffice Text documents without the help of OpenOffice itself. Fo开发者_如何转开发r that I need to work directly inside the zip archive and modify the appropriate xml f
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a Bash script that basically initializes an application and sets parameters. One of these parameters is the location to OpenOffice.开发者_运维技巧 Now OpenOffice doesn\'t set an environment var
I\'m using JODConverter 3.0 to handle communicating with OpenOffice to convert documents. Everything is working fine except that JODConverter uses a Java library from OpenOffice that uses JNI to grab