| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
Word |
Word.addCharactersItem(Character charactersItem) |
|
Word |
Word.characters(List<Character> characters) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Word> |
Line.getWords() |
The words contained by the line
|
| Modifier and Type | Method | Description |
|---|---|---|
Line |
Line.addWordsItem(Word wordsItem) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Line.setWords(List<Word> words) |
|
Line |
Line.words(List<Word> words) |
Copyright © 2025. All rights reserved.