Package | Description |
---|---|
org.apache.poi.hslf.extractor | |
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Constructor and Description |
---|
PowerPointExtractor(HSLFSlideShow slideShow)
Deprecated.
|
Constructor and Description |
---|
HeadersFooters(HSLFSlideShow ppt,
short headerFooterType) |
Modifier and Type | Method and Description |
---|---|
static HSLFSlideShow |
HSLFSlideShowFactory.createSlideShow(DirectoryNode root)
Creates a HSLFSlideShow from the given DirectoryNode
|
static HSLFSlideShow |
HSLFSlideShowFactory.createSlideShow(POIFSFileSystem fs)
Creates a HSLFSlideShow from the given NPOIFSFileSystem
|
HSLFSlideShow |
HSLFSheet.getSlideShow()
Fetch the SlideShow we're attached to
|
Modifier and Type | Method and Description |
---|---|
protected void |
HSLFSheet.setSlideShow(HSLFSlideShow ss)
Set the SlideShow we're attached to.
|
protected void |
HSLFSlideMaster.setSlideShow(HSLFSlideShow ss)
Assign SlideShow for this slide master.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.