openoffice.org Questions
1
I'm attempting to copy the formatting of a table from one OpenOffice Writer file to another... I can tell that I'm writing the name of the style to the second document, but not the style data.
I s...
Picardi asked 12/7, 2011 at 21:34
2
Solved
I want to autofill a formula to a bunch of fields in one column. I can do that by filling two fields manually then select them and drag down.
I want column B's cells to be =D1*A1 , =D1*A2,... Not...
Knighterrantry asked 25/6, 2012 at 19:5
1
Solved
I'm working on LibreOffice server-side: on the server I run
soffice --accept=...
Then I use Java LibreOffice client API's to apply a macro on a document (calc or writer).
The java execution doe...
Arabist asked 1/6, 2012 at 10:36
8
Solved
I need to find a way to quickly convert a latex document into a Microsoft Word 2003 document.
I'm using Kile to edit latex documents on Ubuntu at present.
I can do it the following way:
la...
Coulomb asked 13/4, 2009 at 21:3
1
I can connect with sockets just fine, but I heard that using pipes is faster when everything is local, so I wanted to try it out, but I can't get a connection.
I start Libre with
> soffice --...
Bwana asked 19/3, 2012 at 16:57
2
recently I've started to explore the Officebean Library, in other words I've tried to get an simple OOoBean example running.
Unfortunately I didn't get anything going.
First of all I've tried to b...
Halfwitted asked 8/12, 2010 at 12:52
1
Solved
I use the OpenOffice API from my Java Program to handle Documents for me. Sometimes (once every 100k or so calls) the dispose method of a Document does not return, the CPU load stays at 100% but no...
Blocker asked 12/1, 2012 at 13:56
1
Solved
Since I just asked this question and got a very useful reply I wonder if anyone has already the code for using the documentTopdf routine built in in Open Office for saving odt, doc, docx files to p...
Goncourt asked 19/10, 2011 at 9:29
1
Solved
In my Delphi application I am currently do Search&Replace programmatically for doc and docx word documents using office ole automation. Does anyone has the code to do the same (for doc, docs, o...
Rubirubia asked 18/10, 2011 at 10:48
2
I'm using Ruby for displaying the contents of powerpoint files in a webpage. I've found solutions using the win32ole but I'm in the linux environment and it doesn't work. I think the application co...
Protective asked 25/7, 2010 at 0:4
2
Solved
Is there a way to change all occurrences of a specific color in a text in LibreOffice or Openoffice?
Barefaced asked 9/5, 2011 at 23:59
2
Solved
is there any example on the web on how to build openoffice complex toolbar in Java?
I found examples in C++ but no in Java
: http://wiki.services.openoffice.org/wiki/Framework/Article/Generic_UNO_...
Jahdal asked 13/7, 2011 at 16:58
0
The directory is not mentioned in the OASIS-Specification of ODF. Does anyone know the purpose of this directory?
Its structure is as follows:
accelerator/current.xml
floater
images/Bitmaps
menub...
Lebensraum asked 23/7, 2011 at 22:22
2
I want to create a flowchart in OpenOffice Draw.
Since there's a lot of steps to show (and may change in future) but I can extract the data, I want to automate the creation with the following step...
Mcmichael asked 18/10, 2010 at 17:36
2
Solved
I need to know for a school project how Excel work. Precisely I need to know what kind of structure is behind an Excel file and how the Excel program work with this file.
I know Excel is a Microso...
Embarrassment asked 10/5, 2011 at 18:12
3
Solved
Possible Duplicate:
Creating, opening and printing a word file from C++
Hi,
I need to create a word document from a c++ program,
Im using windows 2008 server,office automation fails ...
Bridlewise asked 28/4, 2011 at 5:17
1
Solved
I have so far found a couple of sources that discuss creation of ODS files: How to create ODS documents in .Net and
How to create .odt files with C#.NET?
And most interestingly an explanation for ...
Philip asked 20/1, 2011 at 5:27
3
Solved
At home, on Linux, I've experimented with pyUNO to control OpenOffice.org using Python. I've been using Python 2.6. It all seems to work nicely.
Now I thought I would try one of my scripts (run a ...
Clea asked 15/6, 2009 at 3:47
3
Solved
I'm trying to use PyUNO as a method to convert different document formats (doc, wordperfect, html, etc) to PDF from within my Django server. I'm having a heck of a time getting import uno to work. ...
Compartmentalize asked 24/11, 2010 at 19:59
3
Solved
I am looking for a library which will allow me to render text and graphics output onto a PDF document. (Cairo is certainly an option.) I would like to know how OpenOffice writes PDF files to see if...
Medievalism asked 8/12, 2009 at 18:35
5
Solved
Is there any way to convert odt documents to doc or rtf on linux without openoffice or any library that relies on having openoffice installed ?
Maigre asked 25/10, 2010 at 19:1
3
I have N Word documents (Office 2003) from which I want to make a single Word document by merging all the N documents together in some order. How do I go about doing this in Ruby? Thanks!
It's ju...
Chadburn asked 16/7, 2010 at 20:13
1
Solved
I've got something like this (in Open Office Calc):
Streetname. Number
Streetname. Number a
etc.
Now I want to delete everything in front of the number.
So I need to do a search and replace I gu...
Doggish asked 31/7, 2010 at 7:43
1
I'm going to convert an existing C# project, which writes an Excelfile with multiple tabs, to write ODS documents instead. I can open the existing Excel files in Open Office and convert them there,...
Convention asked 25/6, 2010 at 8:50
2
I am looking for some references on how to implement the following feature:
ability to embed objects (e.g. diagrams) into word processors and being able to edit them in their respective &quo...
Pubilis asked 7/1, 2010 at 19:22
© 2022 - 2024 — McMap. All rights reserved.