Hello everybody this is my first post in this forum , and i wish a help so i'm working with apache poi(student homework :D) ...i have to generate a ppt presentation based on existant template(ppt) ..so the idea is to prepare empty slide and empty textbox and then generate the new one with needed text
i found a good sample(how to create a textrun with multiple styles) posted by Mr Yegor Kozlov http://www.nabble.com/HSLF---HTML-to-TextBox-td22664650.html but until now i can't make this sample like i need so my questions is : how to get "getParagraphStyles()" of an existant TextRun ??(the most important think i need to know ) if there is a way to ..(define numbering and liste)in a textrun ? how to delete slide (i think that is not supported in apache poi) -- View this message in context: http://www.nabble.com/How-to-retrive-style-from-an-existant-textrun-%22styleAtom%22-tp23617112p23617112.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]
