I wrote a Java Openoffice addon(using netbeans)that launches a SWT window when i click a OOo toolbar button.
Libreoffi开发者_StackOverflow中文版ce Impress Export as Images extension does not work. \"Export as Images\" Menu is not being added to File Menu.
Googling for \"ods c libra开发者_如何学运维ry\" doesn\'t lead any useful results.This is only in its experimental status yet, but the idea behind it is to replace the LibreOffice Calc filters by an ex
In a program that creates an excel file, i wonder if i could give the chance to the users that don\'t have MS Office to create an .xls file with only LibreOffice installed. What should i use instead o
I have problem with generating and inserting xml in existing document. <table:table table:template-name=\"default\">
I have the following code that creates an odf-document with a heading and a picture: #!/usr/bin/perl use strict;
Is there a way to change all occurrences of a specific color in开发者_如何学JAVA a text in LibreOffice or Openoffice?yes: With cursor in the find box:
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
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).
How can I create an odt (LibreOffice/OpenOffice Writer) file with Java programmatically? A \"hello world\" example will be sufficient. I looked at the OpenOffice websit开发者_JS百科e but the documenta