| Package | Description |
|---|---|
| com.groupdocs.cloud.parser.model | |
| com.groupdocs.cloud.parser.model.requests |
| Modifier and Type | Method | Description |
|---|---|---|
TextOptions |
TextOptions.countPagesToExtract(Integer countPagesToExtract) |
|
TextOptions |
TextOptions.formattedTextOptions(FormattedTextOptions formattedTextOptions) |
|
TextOptions |
TextOptions.startPageNumber(Integer startPageNumber) |
| Modifier and Type | Method | Description |
|---|---|---|
TextOptions |
TextRequest.getoptions() |
Extract text options.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TextRequest.setoptions(TextOptions options) |
| Constructor | Description |
|---|---|
TextRequest(TextOptions options) |
Initializes a new instance of the TextRequest class.
|
Copyright © 2025. All rights reserved.