| Package | Description |
|---|---|
| com.groupdocs.cloud.parser.model |
| Modifier and Type | Method | Description |
|---|---|---|
TextPage |
TextPage.pageIndex(Integer pageIndex) |
|
TextPage |
TextPage.text(String text) |
| Modifier and Type | Method | Description |
|---|---|---|
List<TextPage> |
TextResult.getPages() |
Gets or sets the pages.
|
| Modifier and Type | Method | Description |
|---|---|---|
TextResult |
TextResult.addPagesItem(TextPage pagesItem) |
| Modifier and Type | Method | Description |
|---|---|---|
TextResult |
TextResult.pages(List<TextPage> pages) |
|
void |
TextResult.setPages(List<TextPage> pages) |
Copyright © 2025. All rights reserved.