F
F
felicast2012-04-02 16:26:39
linux
felicast, 2012-04-02 16:26:39

docx converter -> doc, xlsx -> xls?

The essence of the problem: you need a converter from docx, xlsx to doc, xls, respectively. Under Linux, C++ is better for high speed. Tried through open office, but it turns out very slowly.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
SergeyGrigorev, 2012-04-02
@felicast

There is also the Aspose library for Java and .NET (http://www.aspose.com/). We use the Java version, it normally saves in different formats (in our tasks we need to save documents in xls, ods, pdf) . It is convenient that it is enough just to specify the extension when saving the file. BUT this is a paid solution, maybe you will find free solutions.

S
S1ashka, 2012-04-02
@S1ashka

Can you write in C++?
www.libxl.com/ try to open xlsx with this library and save as xls
then tell us

I
impass, 2012-04-03
@impass

What about the meaning?
Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint
For end users (without the need for editing), doc(x) is generally harmful, there are PDF and ePub.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question