| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.options |
| Modifier and Type | Class and Description |
|---|---|
class |
OfficeImageEffects
Represents effects that can be applied to an image watermark for an office content.
|
class |
OfficeShapeSettings
Represents settings that can be applied to a shape watermark for an office content.
|
class |
OfficeTextEffects
Represents effects that can be applied to a text watermark for an office content.
|
class |
PresentationShapeSettings
Represents settings that can be applied to a shape watermark for a PowerPoint document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiagramPlacementSettings |
class |
DiagramShapeSettings |
class |
PdfAnnotationSettings |
class |
PdfXObjectSettings |
class |
SpreadsheetBackgroundSettings |
class |
WordProcessingPlacementSettings |
| Modifier and Type | Method and Description |
|---|---|
<T extends IDocumentSpecificSettings> |
DocumentSpecificSettingsCollection.get(Class<T> type)
Gets settings of particular type.
|
<T extends IDocumentSpecificSettings> |
DocumentSpecificSettingsCollection.getNotNull(Class<T> type)
Gets settings of particular type or creates new if not found.
|
| Constructor and Description |
|---|
DocumentSpecificSettingsCollection(IDocumentSpecificSettings... settings) |
| 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.
|
class |
SpreadsheetImageEffects
Represents effects that can be applied to an image watermark for an Excel document.
|
class |
SpreadsheetShapeSettings
Represents settings that can be applied to a shape watermark for an Excel document.
|
class |
SpreadsheetTextEffects
Represents effects that can be applied to a text watermark for an Excel document.
|
class |
WordProcessingImageEffects
Represents effects that can be applied to an image watermark for a Word document.
|
class |
WordProcessingShapeSettings
Represents settings that can be applied to a shape watermark for a Word document.
|
class |
WordProcessingTextEffects
Represents effects that can be applied to a text watermark for a Word document.
|
Copyright © 2026. All rights reserved.