| Package | Description |
|---|---|
| com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
| Modifier and Type | Method and Description |
|---|---|
TextReader |
Parser.getFormattedText(FormattedTextOptions options)
Extracts a formatted text from the document.
|
TextReader |
Parser.getFormattedText(int pageIndex,
FormattedTextOptions options)
Extracts a formatted text from the document page.
|
Copyright © 2026. All rights reserved.