Modifier and Type | Class and Description |
---|---|
class |
AttachmentWatermarkableImage
Represents an attached image inside a document of any supported type.
|
class |
CellsDocument
Represents an Excel document where a watermark can be placed.
|
class |
CellsWatermarkableImage
Represents an image inside an Excel document.
|
class |
CellsWorksheet
Represents an Excel document worksheet.
|
class |
DiagramDocument
Represents a Visio document where a watermark can be placed.
|
class |
DiagramPage
Represents a Visio document page.
|
class |
DiagramWatermarkableImage
Represents an image inside a Visio document.
|
class |
Document
Represents a document where a watermark can be placed.
|
class |
EmailDocument
Represents an email message.
|
class |
GifImageDocument
Represents a gif image where a watermark can be placed.
|
class |
ImageDocument
Represents an image where a watermark can be placed.
|
class |
ImageFrame
Represents an image frame where a watermark can be placed.
|
class |
MultiframeImageDocument
Represents a multiframe image where a watermark can be placed.
|
class |
PdfDocument
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 |
SlidesBaseSlide
Provides the abstract base class for slides of all types in a PowerPoint document.
|
class |
SlidesDocument
Represents a PowerPoint document where a watermark can be placed.
|
class |
SlidesLayoutSlide
Represents a PowerPoint document layout slide.
|
class |
SlidesMasterHandoutSlide
Represents a master handout slide in a PowerPoint document.
|
class |
SlidesMasterNotesSlide
Represents a master slide for all notes slides in a PowerPoint document.
|
class |
SlidesMasterSlide
Represents a PowerPoint document master slide.
|
class |
SlidesNotesSlide
Represents a PowerPoint document notes slide.
|
class |
SlidesSlide
Represents a PowerPoint document slide.
|
class |
SlidesWatermarkableImage
Represents an image inside a PowerPoint document.
|
class |
TiffImageDocument
Represents a tiff image where a watermark can be placed.
|
class |
WatermarkableImage
Represents an image inside a document.
|
class |
WordsDocument
Class representing Word document (doc, docx etc) where watermark should be placed.
|
class |
WordsHeaderFooter
Represents a header/footer in a Word document.
|
class |
WordsSection
Represents a Word document section.
|
class |
WordsWatermarkableImage
Represents an image inside a Word document.
|
Modifier and Type | Method and Description |
---|---|
DocumentPart |
AttachedImagePossibleWatermark.getParent()
Gets the parent of this
AttachedImagePossibleWatermark{T} . |
DocumentPart |
CellsBackgroundPossibleWatermark.getParent()
Gets the parent of this
CellsBackgroundPossibleWatermark . |
DocumentPart |
CellsCellPossibleWatermark.getParent()
Gets the parent of this
CellsCellPossibleWatermark . |
DocumentPart |
CellsChartBackgroundPossibleWatermark.getParent()
Gets the parent of this
CellsChartBackgroundPossibleWatermark . |
DocumentPart |
CellsHeaderFooterPossibleWatermark.getParent()
Gets the parent of this
CellsHeaderFooterPossibleWatermark . |
DocumentPart |
CellsHyperlinkPossibleWatermark.getParent()
Gets the parent of this
CellsHyperlinkPossibleWatermark . |
DocumentPart |
CellsShapePossibleWatermark.getParent()
Gets the parent of this
CellsShapePossibleWatermark . |
DocumentPart |
DiagramCommentPossibleWatermark.getParent()
Gets the parent of this
DiagramCommentPossibleWatermark . |
DocumentPart |
DiagramHeaderFooterPossibleWatermark.getParent()
Gets the parent of this
DiagramHeaderFooterPossibleWatermark . |
DocumentPart |
DiagramShapePossibleWatermark.getParent()
Gets the parent of this
DiagramShapePossibleWatermark . |
DocumentPart |
EmailTextPossibleWatermark.getParent()
Gets the parent of this
EmailTextPossibleWatermark . |
DocumentPart |
FloatingAttachedImagePossibleWatermark.getParent()
Gets the parent of this
FloatingAttachedImagePossibleWatermark{T} . |
DocumentPart |
HyperlinkPossibleWatermark.getParent()
Gets the parent of this
HyperlinkPossibleWatermark . |
DocumentPart |
PdfAnnotationPossibleWatermark.getParent()
Gets the parent of this
PdfAnnotationPossibleWatermark . |
DocumentPart |
PdfArtifactPossibleWatermark.getParent()
Gets the parent of this
PdfArtifactPossibleWatermark . |
DocumentPart |
PdfTextPossibleWatermark.getParent()
Gets the parent of this
PdfTextPossibleWatermark . |
DocumentPart |
PdfXObjectPossibleWatermark.getParent()
Gets the parent of this
PdfXObjectPossibleWatermark . |
abstract DocumentPart |
PossibleWatermark.getParent()
Gets the parent of this
PossibleWatermark . |
DocumentPart |
SlidesBackgroundPossibleWatermark.getParent()
Gets the parent of this
SlidesBackgroundPossibleWatermark . |
DocumentPart |
SlidesChartBackgroundPossibleWatermark.getParent()
Gets the parent of this
SlidesChartBackgroundPossibleWatermark . |
DocumentPart |
SlidesShapePossibleWatermark.getParent()
Gets the parent of this
SlidesShapePossibleWatermark . |
DocumentPart |
WordsShapePossibleWatermark.getParent()
Gets the parent of this
WordsShapePossibleWatermark . |
DocumentPart |
WordsTextHyperlinkPossibleWatermark.getParent()
Gets the parent of this
WordsTextHyperlinkPossibleWatermark . |
DocumentPart |
WordsTextPossibleWatermark.getParent()
Gets the parent of this
WordsTextPossibleWatermark . |
Copyright © 2018. All rights reserved.