I do not know if this will help at all, but you can look at the testcode the developers use to prove the api here - http://svn.apache.org/repos/asf/poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/.
You will see that there are only two test cases and of these, I think the TestXSLFPowerPointExtractor.java class will propably be the better place to start (that class is in the extractor sub-folder by the way). After that, it is best to post again with specific questions you may have as that way it will be easier for the other list users to help you out. Yours Mark B -- View this message in context: http://apache-poi.1045710.n5.nabble.com/XSLF-example-tp3326884p3327291.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
