Class XSLFSlideShow

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class XSLFSlideShow
    extends POIXMLDocument
    Experimental class to do low level processing of pptx files. Most users should use the higher level XMLSlideShow instead. If you are using these low level classes, then you will almost certainly need to refer to the OOXML specifications from http://www.ecma-international.org/publications/standards/Ecma-376.htm WARNING - APIs expected to change rapidly