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 |
---|---|
List<AbsorbedRow> |
AbsorbedTable.getRowList()
Gets readonly IList containing rows of the table
|
Modifier and Type | Method and Description |
---|---|
int |
AbsorbedRow.compareTo(AbsorbedRow other)
Compares the current AbsorbedRow object with another AbsorbedRow object and returns an integer that indicates whether the current object precedes, follows, or occurs in the same position in the sort order as the other object.
|
Copyright © 2024 Aspose. All Rights Reserved.