| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.search |
| 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
. |
| Modifier and Type | Method and Description |
|---|---|
protected FindWatermarkStrategy<PresentationBaseSlide> |
PresentationFindBackgroundWatermarkOnAllServiceSlidesStrategy.getStrategy() |
protected FindWatermarkStrategy<PresentationBaseSlide> |
PresentationFindChartWatermarksOnAllServiceSlidesStrategy.getStrategy() |
protected FindWatermarkStrategy<PresentationBaseSlide> |
PresentationFindShapeWatermarkOnAllServiceSlidesStrategy.getStrategy() |
protected abstract FindWatermarkStrategy<PresentationBaseSlide> |
PresentationFindWatermarkOnAllServiceSlidesStrategy.getStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
PresentationAddImageWatermarkStrategy.addWatermarkGeneric(ImageWatermark watermark,
PresentationBaseSlide slide,
DocumentSpecificSettingsCollection settings)
Adds an image watermark to a PowerPoint slide.
|
void |
PresentationAddTextWatermarkStrategy.addWatermarkGeneric(TextWatermark watermark,
PresentationBaseSlide slide,
DocumentSpecificSettingsCollection settings)
Adds a text watermark to a PowerPoint slide.
|
protected static void |
PresentationAddWatermarkStrategy.fillShape(com.aspose.slides.IShape shape,
Watermark watermark,
PresentationBaseSlide slide,
WatermarkGeometry geometry)
Fills shape (image or text) with passed values.
|
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
PresentationFindBackgroundWatermarkStrategy.findWatermarksGeneric(PresentationBaseSlide slide,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
PresentationFindChartWatermarksStrategy.findWatermarksGeneric(PresentationBaseSlide slide,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
PresentationFindShapeWatermarkStrategy.findWatermarksGeneric(PresentationBaseSlide slide,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
| Constructor and Description |
|---|
PresentationBaseSlideGeometry(PresentationBaseSlide slide) |
| Constructor and Description |
|---|
PresentationBackgroundPossibleWatermark(PresentationBaseSlide slide) |
Copyright © 2026. All rights reserved.