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 |
---|---|
TextSegment |
TextSegmentCollection.get_Item(int index)
Gets the text segment element at the specified index.
|
TextSegment |
Heading.getUserLabel()
Gets or sets user label.
|
Modifier and Type | Method and Description |
---|---|
void |
TextSegmentCollection.add(TextSegment segment)
Adds the text segment element at the specified index.
|
static com.aspose.pdf.engine.commondata.text.segmenting.PhysicalTextSegment |
InternalHelper.getPhysicalSegment(TextSegment value) |
void |
Heading.setUserLabel(TextSegment value)
Gets or sets user label.
|
Copyright © 2018 Aspose. All Rights Reserved.