openoffice.org
Linux OpenOffice automation
Is there simple way to automate Open Office from Ruby or Java Script on Linux? I need to open a开发者_开发知识库n xls file, edit some sheets/rows, and save it as new file.You don\'t need openoffice. U[详细]
2023-03-03 15:41 分类:问答Open/Libre Office drag and drop MIME types
Does OpenOffice or LibreOffice support any mime types which allow direct pasting/drag\'n\'drop of tabular data? I have implemented CSV drag and drop, but since my source data is already tabular, I\'d[详细]
2023-03-03 12:27 分类:问答How to create/find header files in OpenOffice SDK 3.3.x
I have downloaded and installed the OpenOffice SDK 3.3.x and I cannot find the header files ( *.hpp or hxx ) files corresponding to the *.idl files.[详细]
2023-02-28 23:25 分类:问答BootstrapException while generate report using open office API
I have generate report using open office API, Report work fine in window but in Linux it will generate error like[详细]
2023-02-28 02:08 分类:问答what's the best way to convert a OpenOffice (odp) file to HTML?
i already have read about how to do this and the different methods, but: it is worth parsing the xml code inside the odp file? (ex. with PHP)[详细]
2023-02-27 01:27 分类:问答How to modify an OpenOffice.org Draw diagram in Java?
I have a开发者_Python百科n OpenOffice.org Draw diagram, which shows individual modules of my software.[详细]
2023-02-27 00:00 分类:问答OpenOffice.org Calc SUMIF statement
I\'m trying to sum all cells in C2:C2000 if the corresponding cell in column A is in (10; 20], but I\'m having prob开发者_如何学编程lems with the condition.[详细]
2023-02-24 03:48 分类:问答How to generate Documents on-fly using PHP for microsoft and openoffice together?
I want to generate doc (or odt) and xls document files using PHP, The problems is that both Microsoft office and open office should be able to open the files without warning, nicely and similar using[详细]
2023-02-23 06:17 分类:问答Custom Array Functions in Open Office Calc
Could someone please tell me how to write a custom function in Open Office Basic to be used in Open Office Calc and that returns an array of values. An example of one such built-in function is MINVERS[详细]
2023-02-22 23:53 分类:问答How to get values from Open office spreadsheet?
How to get the values from spread sheet? I would like to read from using java language?开发者_Go百科OpenOffice documents are Zipped XML files.Copy one, rename it to .zip, open it and look into the XML[详细]
2023-02-22 01:21 分类:问答