| You are here: DEVPPL ‹ Forum ‹ Programming ‹ Java Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
Processing MS Office documents with Java
2 posts
• Page 1 of 1
0
Processing MS Office documents with Java
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?
- 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
- Coman Doru
- Reputation: 0
- Posts: 2
- Joined: Sat Mar 23, 2013 8:09 pm
- Highscores: 0
- Arcade winning challenges: 0
|
|