How to parse PPT (PowerPoint) files in Java?
807588Mar 18 2009 — edited Mar 18 2009Hello!
I want to parse PPT files (PowerPoint presentation). All I want to do is get slides (frames) of the ppt files into my Java program.
Is there a way to get slides as images from PPT files?