| Package | Description |
|---|---|
| org.apache.poi.hslf | |
| org.apache.poi.hslf.extractor | |
| org.apache.poi.hslf.usermodel |
| Modifier and Type | Method | Description |
|---|---|---|
static HSLFSlideShow |
HSLFSlideShow.create() |
Constructs a new, empty, Powerpoint document.
|
| Constructor | Description |
|---|---|
PowerPointExtractor(HSLFSlideShow ss) |
Creates a PowerPointExtractor, from a HSLFSlideShow
|
| Constructor | Description |
|---|---|
SlideShow(HSLFSlideShow hslfSlideShow) |
Constructs a Powerpoint document from the underlying
HSLFSlideShow object.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.