PresentationBaseSlide class
PresentationBaseSlide class
Provides the abstract base class for slides of all types in a PowerPoint document.
Inheritance: PresentationBaseSlide
→
ContentPart
The PresentationBaseSlide type exposes the following members:
Properties
Property | Description |
---|---|
shapes | Gets the collection of all shapes of the presentation. |
charts | Gets the collection of all charts on the presentation. |
image_fill_format | Gets the image fill format settings of the presentation. |
Methods
Method | Description |
---|---|
find_images | Finds images according to the specified search criteria.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
find_images | Finds all images in the content.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
search | Finds possible watermarks according to specified search criteria.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
search | Finds all possible watermarks in the content.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
See Also
- module
groupdocs.watermark.contents.presentation
- class
ContentPart
- class
PresentationBaseSlide