Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
com.aspose.pdf.facades |
The
com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit. |
Modifier and Type | Method and Description |
---|---|
TextReplaceOptions |
TextFragmentAbsorber.getTextReplaceOptions()
Gets text replace options.
|
Modifier and Type | Method and Description |
---|---|
void |
TextFragmentAbsorber.setTextReplaceOptions(TextReplaceOptions value)
Sets text replace options.
|
Modifier and Type | Method and Description |
---|---|
TextReplaceOptions |
PdfContentEditor.getTextReplaceOptions()
Gets text replace options.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfContentEditor.setTextReplaceOptions(TextReplaceOptions value)
Sets text replace options.
|