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 |
EmailAttachment
Represents a file attached to an email message.
|
class |
EmailAttachmentBase
Provides a base class for email attachments.
|
class |
EmailEmbeddedObject
Represents an object embedded to an email message body.
|
class |
PdfAttachment
Represents a file attached to a pdf content.
|
class |
SpreadsheetAttachment
Represents a file attached to an Excel document.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachedImagePossibleWatermark<T extends Attachment>
Represents attached image watermark in a content of any supported format.
|
class |
FloatingAttachedImagePossibleWatermark<T extends Attachment & ITwoDObject>
Represents attached image watermark in a content of any supported format.
|