You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Lior Shliechkorn <li...@yahoo.com> on 2003/06/02 21:55:39 UTC

Cell Text Wrapping

Hi,
 
I would like to be able to wrap text in a cell, however, when I try to do that (using the \n in between words) I get a square in the cell and the text is on one line...except when I actually click on the cell. Is there any flag to turn on cell text wrapping?
 
Thanks,
Lior


---------------------------------
Do you Yahoo!?
Free online calendar with sync to Outlook(TM).

Text Stripping from Doc

Posted by Brendon Allen <br...@mac.com>.
Hey all,

Sorry to bother you with this seemingly simple question but is there and
easy way with the HDF stuff to read in a doc and have it strip everything
but the text?  IN other words I want to grab just the raw text out of a doc.
I looked through the java docs in pre 2.0 and cannot find an easy way to do
this.  In the meantime I wrote a little stripper code to go in and do most
of it but if there is a DTD (doing this on Word X for Mac docs) it is hard
to do.  Anyway thanks in advance and thanks for all your hard work.

Brendon