Package | Description |
---|---|
com.aspose.pdf.text |
The
com.aspose.pdf.text package provides classes that allow to extract text,
add text, manipulate existing text of a document. |
Modifier and Type | Method and Description |
---|---|
static TextProcessingContext |
InternalHelper.getInstance(com.aspose.pdf.engine.data.IContext context) |
static TextProcessingContext |
TextProcessingContext.getInstance(com.aspose.pdf.engine.data.IContext context)
get Instance
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.registerFont(TextProcessingContext value,
com.aspose.pdf.engine.commondata.text.fonts.IPdfFont font) |