Package | Description |
---|---|
com.groupdocs.watermark.contents |
The package provides classes for working with documents of any supported types.
|
com.groupdocs.watermark.search |
The package provides classes for searching, editing and removing watermarks in documents of different types.
|
Modifier and Type | Class and Description |
---|---|
class |
DiagramShape
Represents a drawing shape in a Visio document.
|
class |
PdfAnnotation
Represents an annotation in a pdf document.
|
class |
PdfArtifact
Represents an artifact in a pdf content.
|
class |
PdfShape
Provides base class for XObjects, Artifacts and Annotations.
|
class |
PdfXForm
Represents an XForm in a pdf content.
|
class |
PdfXImage
Represents an XImage in a pdf content.
|
class |
PdfXObject
Represents an XObject in a pdf document.
|
class |
PresentationBaseShape
Provides the abstract base class for shapes of all types in a PowerPoint document.
|
class |
PresentationChart
Represents a chart in a PowerPoint document.
|
class |
PresentationShape
Represents a drawing shape in a PowerPoint document.
|
class |
SpreadsheetAttachment
Represents a file attached to an Excel document.
|
class |
SpreadsheetChart
Represents a chart in an Excel document.
|
class |
SpreadsheetShape
Represents a drawing shape in an Excel document.
|
class |
WordProcessingShape
Represents a drawing shape in a Word document.
|
Modifier and Type | Class and Description |
---|---|
class |
FloatingAttachedImagePossibleWatermark<T extends Attachment & ITwoDObject>
Represents attached image watermark in a content of any supported format.
|
class |
ShapePossibleWatermark<T extends ShapeSearchAdapter & ITwoDObject>
Represents shape watermark in a content of any supported format.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRotatableTwoDObject
Represents any rotatable two dimensional object in a content structure.
|