https://bz.apache.org/bugzilla/show_bug.cgi?id=45541

--- Comment #3 from Dominik Stadler <[email protected]> ---
e.g. use something like        

       text = ((XSLFPowerPointExtractor)extr).getText(false, true);

to get the notes-data and 

       text = ((XSLFPowerPointExtractor)extr).getText(false, false, true);

to get the data from the master-slide

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to