Date: 2004-08-01T15:07:17
Editor: StephaneVaucher <vauchers@cirano.qc.ca>
Wiki: Jakarta Lucene Wiki
Page: PowerPoint
URL: http://wiki.apache.org/jakarta-lucene/PowerPoint
Added links
Change Log:
------------------------------------------------------------------------------
@@ -1,11 +1,16 @@
== Extracting Text from PowerPoint format ==
+Here are different ppt extraction code. No guarantees, please modify list information if
you test it.
+
+From: poi-users: [http://www.mail-archive.com/poi-user@jakarta.apache.org/msg04809.html]
+
+From: slide-dev: [http://www.mail-archive.com/slide-dev@jakarta.apache.org/msg10445.html]
+
From: [http://nagoya.apache.org/eyebrowse/ReadMsg?listName=poi-dev@jakarta.apache.org&msgNo=4326]
Here is some sample code that works with '''some''' ppt formats. It's basically an implementation
of a POIFS''''''Reader''''''Listener. There are no guarantees on how well it works. It requires
POI libraries.
attachment:PPT2Text.java
-
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
|