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 |
AttachmentWatermarkableImage
Represents an attached image inside a content of any supported type.
|
class |
Content
Represents a content where a watermark can be placed.
|
class |
DiagramContent
Represents a Visio document.
|
class |
DiagramPage
Represents a Visio document page.
|
class |
DiagramWatermarkableImage
Represents an image inside a Visio document.
|
class |
EmailContent
Represents an email message.
|
class |
GifImageContent
Represents a gif image where a watermark can be placed.
|
class |
ImageContent
Represents an image where a watermark can be placed.
|
class |
ImageFrame
Represents an image frame where a watermark can be placed.
|
class |
MultiframeImageContent
Represents a multiframe image where a watermark can be placed.
|
class |
PdfContent
Represents a pdf document where a watermark can be placed.
|
class |
PdfPage
Represents pdf document page.
|
class |
PdfWatermarkableImage
Represents an image inside a Pdf document.
|
class |
PresentationBaseSlide
Provides the abstract base class for slides of all types in a PowerPoint document.
|
class |
PresentationContent
Represents a PowerPoint document where a watermark can be placed.
|
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.
|
class |
PresentationWatermarkableImage
Represents an image inside a PowerPoint document.
|
class |
SpreadsheetContent
Represents an Excel document where a watermark can be placed.
|
class |
SpreadsheetWatermarkableImage
Represents an image inside an Excel document.
|
class |
SpreadsheetWorksheet
Represents an Excel document worksheet.
|
class |
TiffImageContent
Represents a tiff image where a watermark can be placed.
|
class |
WatermarkableImage
Represents an image inside a document.
|
class |
WordProcessingContent
Class representing Word document (doc, docx etc) where watermark should be placed.
|
class |
WordProcessingHeaderFooter
Represents a header/footer in a Word document.
|
class |
WordProcessingSection
Represents a Word document section.
|
class |
WordProcessingWatermarkableImage
Represents an image inside a Word document.
|
Modifier and Type | Method and Description |
---|---|
ContentPart |
AttachedImagePossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
DiagramCommentPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
DiagramHeaderFooterPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
DiagramShapePossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
EmailTextPossibleWatermark.getParent()
Gets the parent of this
|
ContentPart |
FloatingAttachedImagePossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
HyperlinkPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
PdfAnnotationPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
PdfArtifactPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
PdfTextPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
PdfXObjectPossibleWatermark.getParent()
Gets the parent of this
. |
abstract ContentPart |
PossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
PresentationBackgroundPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
PresentationChartBackgroundPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
PresentationShapePossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
SpreadsheetBackgroundPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
SpreadsheetCellPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
SpreadsheetChartBackgroundPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
SpreadsheetHeaderFooterPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
SpreadsheetHyperlinkPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
SpreadsheetShapePossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
WordProcessingShapePossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
WordProcessingTextHyperlinkPossibleWatermark.getParent()
Gets the parent of this
. |
ContentPart |
WordProcessingTextPossibleWatermark.getParent()
Gets the parent of this
. |