| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.search |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
FormattedTextFragment |
DiagramFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
PdfShapeFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
PdfTextFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
PresentationFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
SpreadsheetCellFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
SpreadsheetShapeFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
SpreadsheetTextEffectFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
WordProcessingShapeFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
WordProcessingTextFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
FormattedTextFragment |
WordProcessingWordArtShapeFormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiagramFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
PdfFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
PdfTextFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
PresentationFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
SpreadsheetCellFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
SpreadsheetShapeFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
SpreadsheetTextEffectFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
WordProcessingShapeFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
WordProcessingTextFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
void |
WordProcessingWordArtShapeFormattedTextFragmentCollection.removeFromDocument(FormattedTextFragment item) |
| Modifier and Type | Method and Description |
|---|---|
FormattedTextFragment |
FormattedTextFragmentCollection.createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
Copyright © 2026. All rights reserved.