You are here: DEVPPL Forum Programming Java Forum
NOTIFICATIONS
54.311
MEMBERS
15.720
TOPICS
62.398
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

Processing MS Office documents with Java

0

Loading

Processing MS Office documents with Java

Postby Sgilberta » Fri Jul 03, 2009 7:04 am

My team came across a solution which allows to:

- convert XLS+DOC+PPT to PDF
- replace strings in DOC files
- read/write Excel files using simplified aAPI like getCell and setCell
- hide sheets in Excel files(hide secondary calculations for example)

Available on this website: dancrintea.ro/xls-to-pdf/

The only downside is that it needs OpenOffice,
but hey..... a lot of nice things things are possible this way.
Can you please share your tools and experience on processing MS Office documents with Java?
Sgilberta
 
Reputation: 0
Posts: 1
Joined: Fri Jul 03, 2009 7:01 am
Highscores: 0
Arcade winning challenges: 0

Processing MS Office documents with Java - Sponsored results

Sponsored results

Login to get rid of ads

 

0

Loading

Re: Processing MS Office documents with Java

Postby Coman Doru » Sat Mar 23, 2013 8:24 pm

Nice, I did not know it is possible with Java.
Coman Doru
 
Reputation: 0
Posts: 2
Joined: Sat Mar 23, 2013 8:09 pm
Highscores: 0
Arcade winning challenges: 0
^ Back to Top