-
Apache POI 3.0 released - API to access MS-formatted files (8 messages)
- Posted by: Joseph Ottinger
- Posted on: May 24 2007 09:37 EDT
Apache POI 3.0 has been released. POI is a Java library to manipulate various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java; this means you can write Excel files from Java, along with some other capabilities. According to the changelog, this version adds some PowerPoint support, as well as some formula support.Threaded Messages (8)
- Re: Apache POI 3.0 released - API to access MS-formatted files by Casual Visitor on May 24 2007 13:32 EDT
- Re: Apache POI 3.0 released - API to access MS-formatted files by J Dev on May 24 2007 23:10 EDT
- Re: Apache POI 3.0 released - API to access MS-formatted files by John Newton on May 25 2007 03:37 EDT
- Re: Apache POI 3.0 released - API to access MS-formatted files by Mark N on May 25 2007 10:05 EDT
- Office 2007? by Wille Faler on May 25 2007 13:21 EDT
- Re: Office 2007? by Werner Punz on May 29 2007 04:15 EDT
- Re: Apache POI 3.0 released - API to access MS-formatted files by Race Condition on May 25 2007 14:53 EDT
- Excellent by Stephen Strenn on May 29 2007 13:12 EDT
-
Re: Apache POI 3.0 released - API to access MS-formatted files[ Go to top ]
- Posted by: Casual Visitor
- Posted on: May 24 2007 13:32 EDT
- in response to Joseph Ottinger
-
Re: Apache POI 3.0 released - API to access MS-formatted files[ Go to top ]
- Posted by: J Dev
- Posted on: May 24 2007 23:10 EDT
- in response to Casual Visitor
Nice to c some activity at POI sudhir http://www.jyog.com -
Re: Apache POI 3.0 released - API to access MS-formatted files[ Go to top ]
- Posted by: John Newton
- Posted on: May 25 2007 03:37 EDT
- in response to Joseph Ottinger
This is excellent news. We use POI in Alfresco to extract metadata from Microsoft email and office documents. Access to PowerPoint should provide some great features for office workers in general. Well done! -
Re: Apache POI 3.0 released - API to access MS-formatted files[ Go to top ]
- Posted by: Mark N
- Posted on: May 25 2007 10:05 EDT
- in response to John Newton
This is excellent news. We use POI in Alfresco to extract metadata from Microsoft email and office documents. Access to PowerPoint should provide some great features for office workers in general. Well done!
What format are the Microsoft emails in? -
Office 2007?[ Go to top ]
- Posted by: Wille Faler
- Posted on: May 25 2007 13:21 EDT
- in response to Joseph Ottinger
Considering Microsoft kindly changed all the file-formats completely for Office 2007, what kind of timeframe can we expect support for them within? -
Re: Office 2007?[ Go to top ]
- Posted by: Werner Punz
- Posted on: May 29 2007 04:15 EDT
- in response to Wille Faler
Considering Microsoft kindly changed all the file-formats completely for Office 2007, what kind of timeframe can we expect support for them within?
As with every other oss project, when someone does it... I assume. Btw. thanks to the guys doing POI it is an awesome project. -
Re: Apache POI 3.0 released - API to access MS-formatted files[ Go to top ]
- Posted by: Race Condition
- Posted on: May 25 2007 14:53 EDT
- in response to Joseph Ottinger
Please pass the poi. -
Excellent[ Go to top ]
- Posted by: Stephen Strenn
- Posted on: May 29 2007 13:12 EDT
- in response to Joseph Ottinger
Great work guys! I use POI in a number of settings - business and at home (scripting). Thanks again.