Package | Description |
---|---|
com.groupdocs.watermark.contents |
The namespace provides classes for working with documents of any supported types.
|
Modifier and Type | Class and Description |
---|---|
class |
PresentationLayoutSlide
Represents a PowerPoint content layout slide.
|
class |
PresentationMasterHandoutSlide
Represents a master handout slide in a PowerPoint content.
|
class |
PresentationMasterNotesSlide
Represents a master slide for all notes slides in a PowerPoint document.
|
class |
PresentationMasterSlide
Represents a PowerPoint document master slide.
|
class |
PresentationNotesSlide
Represents a PowerPoint document notes slide.
|
class |
PresentationSlide
Represents a PowerPoint document slide.
|
Modifier and Type | Method and Description |
---|---|
PresentationBaseSlide |
PresentationBaseShape.getPresentation()
Gets the parent presentation of this
PresentationBaseShape . |
Copyright © 2020. All rights reserved.