Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New 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.
|
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) |
Copyright © 2016 Aspose. All Rights Reserved.