Hi

Is this new 3.13 available to download?
I have followed links mentioned in the email and downloaded binary/src
archives and tried to test new hslf's  HSLFTextParagraph class but got an
NoClassFoundError.

Then I unzipped poi-scratchpad-3.13-beta1-20150723.jar to see what's going
on, and cannot see the 
HSLFTextParagraph class under org.apache.poi.hslf.usermodel folder.

Do I need to wait for more time?

I hope this new release would solve my problem.

I am trying to extract texts from ppt slides and differently from XSLF,
"isBullet()" method is in "RichTextRun" class which seems to splits texts
into smaller groups (grouping texts which share same styles).

If a text is in one of styles (italics, bold, etc), then it gets splits and
very difficult to put them together into a same bullet statement.

With new <HSLFTextParagraph> class, I understand "isBullet()" method is no
longer in "RichTextRun[]" which gives me a desire to test.

Many thanks
T.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to