File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Regarding POI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Regarding POI" Watch "Regarding POI" New topic
Author

Regarding POI

Rajasekar Sundaresan
Greenhorn

Joined: Jun 22, 2006
Posts: 3
Example code for HSSF TextBox using POI. Is it possible to read the contents from a word document using POI.
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

Not a servlet question.
Moving to Other Open Source Projects


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Example code for HSSF TextBox using POI.


There seems to be no question in this sentence, but assuming that you are looking for example code but failed to find any, have a look here

Is it possible to read the contents from a word document using POI.

Yes.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Regarding POI
 
Similar Threads
Content in the exported csv filefrom the java file contains the unwanted character
Exporting data to excel file... using java web app
problem with updating placeholder with poi
Excel tab focus issue
Writing on excel file using POI