openoffice.org Questions
3
Solved
I have two CSV files with a common column and I want to "Join" the tables together on the common column.
For example: Join 'A' with 'B' equals 'Result'. If a one table has a key value that does n...
Pinochle asked 11/11, 2010 at 23:21
8
Solved
I am preparing a presentation using Google Slides, though I can also work on the presentation within Open Office that will include code snippets.
Is there any easy way to perform basic synt...
Lovering asked 11/11, 2008 at 14:31
4
I have created an application using JodConverter and Open-Office for converting an excel(.xlsx) to PDF, The application works fine but i am facing two problems
The pages of output PDF is in the f...
Gleich asked 17/6, 2014 at 18:6
2
How do you merge two .odt files? Doing that by hand, opening each file and copying the content would work, but is unfeasable.
I have tried odttoolkit Simple API (simple-odf-0.8.1-incubating) to ac...
Hilde asked 8/8, 2014 at 9:57
4
Solved
There are formats that are actually zip files in disguise, e.g. docx or odt. If I store them directly in version control, they are handled as binary files. My ideal solution would be
have a hook ...
Vidal asked 21/9, 2010 at 22:41
6
I have a ASP.NET 2.0 web application that should upload a ppt file and then extract its slides to images. For that I have imported office.dll and Microsoft.Office.Interop.PowerPoint.dll assemblies ...
Pregnant asked 16/4, 2010 at 14:37
5
Solved
I have some documentation written in OpenOffice, and I would like to include some of it as PDF files in the final build deliveries. I would like to do this with the automated build script.
Is ther...
Kahler asked 10/12, 2008 at 8:49
0
Would anyone please suggest me how can we edit word document in iphone/iPad application. I wont to open word document in my app and change font style and color and save it again. Is there any...
Yan asked 21/3, 2014 at 9:8
1
Solved
I want to use a Open Office / Libre Office Presentation as a template and insert text and images into slides. I am trying to use odftoolkit. If I have a slide with the boxes, they are represented a...
Flavoprotein asked 28/2, 2014 at 18:3
3
Is there any explanation docs or tutorials of the file structure of FreeDict, Aspell, Hunspell/OpenOffice Dictionaries especially concerning the switches at the end of each row in each .dic file? M...
Maddening asked 24/10, 2011 at 20:59
2
I needed to export data of a table to Excel. I got a solution as below:
http://jsfiddle.net/jquerybyexample/xhYcD/
In the above example, it allows you to generate .xls file when Microsoft Excel is ...
Maighdiln asked 10/4, 2013 at 6:4
3
Solved
I am using Open Office's spreadsheet program and am trying to concatenate several text cells together with delimeters. For example, suppose I have the cells below:
+--------+
| cell 1 |
+--------+...
Dandruff asked 1/12, 2009 at 12:25
6
I want to know if there is a way to do this conditional in excel or open office:
if the cell is empty then
the cell will have the same value as the cell above it
else
do nothing.
Should...
Ced asked 14/12, 2011 at 3:26
1
Does LibreOffice/OpenOffice Support the COM Model (Component Object Model)?
Concelebrate asked 22/7, 2013 at 20:27
1
Solved
I am using OPEN OFFICE ORG CALC.
I can't use MSOFFICE
How can i highlight Duplicate value in a Column ?
I am in real need. Did my part of homework LINK 1, Link 2
Garfield asked 15/6, 2013 at 13:35
7
Solved
Is there a way to add up all of the positive numbers in a row/column but ignoring all of the negative numbers? Like SUM(), except that it ignores negative numbers. Would I have to use VBA? If so, h...
Methoxychlor asked 20/10, 2009 at 19:16
3
Solved
I'm trying to dynamically generate a csv file with some cells that will contain multiple lines, the address field for example will need to be grouped into a single "address" cell instead of address...
Suprarenal asked 26/10, 2010 at 16:40
3
I want to know if it is possible to read OpenOffice Calc spreadsheet programatically with c#, I can do this for Excel(.xls and .xlsx) but unable to find a solution for reading calc spreadsheet.
He...
Expire asked 3/4, 2012 at 8:25
7
I am working on a project (in Python) that needs formatted, editable output. Since the end-user isn't going to be technically proficient, the output needs to be in a word processor editable format....
Zealotry asked 28/5, 2009 at 13:49
2
Solved
I have a WSGI application that generates invoices and stores them as PDF.
So far I have solved similar problems with FPDF (or equivalents), generating the PDF from scratch like a GUI. Sadly this m...
Leapfrog asked 30/11, 2009 at 13:1
4
Solved
My customer is replacing MS Office with OpenOffice in some workstations. My program export a file to Excel using the .xml extension (using open format) and opens it using the current associated pro...
Floriculture asked 17/10, 2008 at 16:41
5
Solved
Is there a .NET API for OpenOffice?
EDIT: Is there a OpenOffice SDK for .NET?
Andreaandreana asked 23/12, 2008 at 20:30
1
I have the following code that creates an odf-document with a heading and a picture:
#!/usr/bin/perl
use strict;
use warnings;
use OpenOffice::OODoc;
my $doc = odfDocument(
file => 'test.od...
Bragdon asked 19/6, 2011 at 3:11
1
Does anyone know of an Android API or Library for viewing MS-Office's files (.doc, .ppt, etc.)?
I know this question brought up several time, but it was a long time ago, and I just wanted to ...
Beery asked 26/2, 2012 at 14:20
2
I'm using one of the popular spreadsheet applications (Excel/OpenOffice/LibreOffice Graph) to create some nice charts.
Is it possible to export the charts to SVG format from any of those pro...
Hammock asked 20/9, 2011 at 13:21
© 2022 - 2024 — McMap. All rights reserved.