Re: extract texts from a textshape with bullets

2015-09-03 Thread teresa
Hi Andi

Many thanks.

I downloaded the trunk branch (2015-09-03 version) and used ant to create
jar files.

Yes, it works for me - now using HSLFTextParagraph, I am able to output
texts with styles and bullets correctly.

Thanks
T.



--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/ANNOUNCE-Apache-POI-3-13-beta1-released-tp5719469p5720010.html
Sent from the POI - Dev mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



extract texts from a textshape with bullets

2015-08-24 Thread Andreas Beeker
Hello Teressa,

> What I like to do is to extract texts from a textshape and if a text is
> bullet style, I'd like to add a bullet with a proper nested indentation. For
> example, on slide 2 in the enclosed ppt file,

have a look at [1] ... is this was you are looking for?

As I've changed a few generics definitions tonight, the sample assumes that you 
are using the trunk.
There are quite a lot of empty lines, because of empty shapes, but I guess you 
can ignore/trim them in
your output.

Best wishes,
Andi


[1] http://pastebin.com/pAX8tzPU


-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org