I just started checking o开发者_Go百科ut OpenOffice\'s Macro system. I have 3.2.0 installed but it really sucks. I can\'t even save a macro file... I assume Javascript is not the recommended scripting
How can I make OpenOffice 3.2.1 to listen a socket (Windows XP)? I used soffice \"-accept=socket,host=localhost,port=12345;urp;\"
I created a table in OpenOffice spreadsheet, saved it as a CSV file. It had one column in English and the others in Japanese.
what\'s the best way to generate a word-processor file (idea开发者_运维百科lly as platform-independent as possible, but native Word formats will do), with images in it, from the statistical language R
I am looking the hyphenation aglorithm downloaded from the OpenOffice site, but I couldn\'t understand what the parameter rep, pos, and cut are for after looking at the comment. Could someone with开发
I have two CSV files with a common column and I want to \"Join\" the tables together on the common column.
I\'m new to OpenOffice and I\'m trying to port an MS Office macro over 开发者_如何学Goto OpenOffice Basic. I need to be able to open a Calc spreadsheet from Writer so I can dump its contents into an a
For creating word documents based on data from an SQL database, I\'m using Office Open XML SDK to avoid using interop. This speeds up the process and it eliminates the requirement for a Microsoft offi
OO native tool seems not very comfortable. I think it\'s better to store data in XML or biblatex format.
how to check if OpenOffice is ins开发者_如何学Gotalled programatically using c#publicbool isOpenofficeInstalled()