| Package | Description |
|---|---|
| com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
| Modifier and Type | Method and Description |
|---|---|
TextSegmentCollection |
TextFragment.getSegments()
Gets text segments for current
TextFragment. |
TextSegmentCollection |
TextFragment.isolateTextSegments(int startIndex,
int length)
Gets
TextSegment(s) representing specified part of the TextFragment text. |
| Modifier and Type | Method and Description |
|---|---|
void |
TextFragment.setSegments(TextSegmentCollection value)
Represent setSegments method
|
Copyright © 2025 Aspose. All Rights Reserved.