Package | Description |
---|---|
com.groupdocs.watermark.contents |
The package provides classes for working with documents of any supported types.
|
Modifier and Type | Class and Description |
---|---|
class |
DiagramFormattedTextFragment
Represents a fragment of formatted text in a Visio document.
|
class |
PdfFormattedTextFragment
Represents a fragment of formatted text in a pdf document.
|
class |
PresentationFormattedTextFragment
Represents a fragment of formatted text in a PowerPoint document.
|
class |
SpreadsheetCellFormattedTextFragment
Represents a fragment of formatted text in Excel document cell.
|
class |
SpreadsheetShapeFormattedTextFragment
Represents a fragment of formatted text in Excel document shape.
|
class |
SpreadsheetTextEffectFormattedTextFragment
Represents a fragment of formatted text in Excel document WordArt shape.
|
class |
WordProcessingTextFormattedTextFragment
Represents a fragment of formatted text in a Word document.
|
class |
WordProcessingWordArtShapeFormattedTextFragment
Represents a fragment of formatted text in a WordArt shape.
|