openoffice.org
How do I embed source code or HTML in Open Office Org Presentations without using screenshots?
I need to write a lot of class 开发者_StackOverflow中文版courses presentations to my programming class, and I constantly need to show source code (mainly C code).[详细]
2023-02-21 09:52 分类:问答Starting openoffice calc and open csv file
I have a function in my .NET C# application which export data from DataGridView to CSV file, and 开发者_开发百科opens the file with Excel.[详细]
2023-02-21 01:09 分类:问答OpenOffice SDK: convert document to PDF
I\'m trying to build an application to convert documents (word, powerpoint) to PDF using the OpenOffice SDK.[详细]
2023-02-20 22:57 分类:问答OpenOffice 3.3 Breaks My Code
I cannot use Cells(x开发者_Python百科,y) anymore in OpenOffice (seems to be a bug, from what I can gather googling Cells.select). Are there any workaround for this (with different code)? I need to res[详细]
2023-02-19 08:17 分类:问答What would be the correct content type setting for microsoft file formats
e.g for png it\'s image/png What would be the HTTPR开发者_开发技巧esponse content type for the following file formats (e.g. doc, docx, ppt, pptx, xls, xlsx and open office equivalents).doc, docs - ap[详细]
2023-02-18 11:52 分类:问答check for existence of office.interop assemblies
I\'m working on a c# project where I get input from Office documents, and right now I\'m using MS Office for it. This simply means the MS Office interop components have to be present on the user\'s PC[详细]
2023-02-17 14:43 分类:问答How to shutdown OpenOffice from my Java Uno application?
I have Java Uno application which runs on server and performs automated text extraction from documents. I want to shutdown OpenOffice from my application before开发者_如何学Go exiting.How can I do thi[详细]
2023-02-16 19:10 分类:问答Content controls in Word Document 2010
Hi I have a rich text control on the word document. I am using OpenXML to find the content control and set the data.[详细]
2023-02-15 11:41 分类:问答Open Office Spreadsheet Calculations
I need to fill in price fields in our billing system, and I need to basically do 6 * 1.99, 8 * 1.99, 10 * 1.99, all the way through 64. Then do the same thing for 6 - 64 with 1.79$, then again with 6[详细]
2023-02-14 05:14 分类:问答Java OpenOffice UNO API: How to scale spreadsheet document?
I have an Excel document and I want to export it to PDF format. However, my document goes beyond A4 format area and I want to scale it before 开发者_如何转开发export.[详细]
2023-02-14 03:11 分类:问答