| Package | Description |
|---|---|
| com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
| Modifier and Type | Method and Description |
|---|---|
TextReader |
Parser.getText(int pageIndex,
TextOptions options)
Extracts a text from the document page using text options (to enable raw fast text extraction mode).
|
TextReader |
Parser.getText(TextOptions options)
Extracts a text page from the document using text options (to enable raw fast text extraction mode).
|
Copyright © 2026. All rights reserved.