| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.options |
| Modifier and Type | Method and Description |
|---|---|
void |
PresentationBaseSlide.addWatermark(Watermark watermark,
PresentationShapeSettings shapeSettings,
IPresentationWatermarkEffects effects) |
void |
PresentationContent.addWatermark(Watermark watermark,
PresentationShapeSettings shapeSettings,
IPresentationWatermarkEffects effects) |
| Modifier and Type | Class and Description |
|---|---|
class |
PresentationImageEffects
Represents effects that can be applied to an image watermark for a PowerPoint document.
|
class |
PresentationTextEffects
Represents effects that can be applied to a text watermark for a PowerPoint content.
|
| Modifier and Type | Method and Description |
|---|---|
IPresentationWatermarkEffects |
PresentationWatermarkBaseSlideOptions.getEffects()
Gets a value of
or
for effects that should be applied to the watermark. |
| Modifier and Type | Method and Description |
|---|---|
void |
PresentationWatermarkBaseSlideOptions.setEffects(IPresentationWatermarkEffects value)
Sets a value of
or
for effects that should be applied to the watermark. |
Copyright © 2026. All rights reserved.