| 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. |
| com.aspose.pdf.flow | |
| com.aspose.pdf.tagged.logicalstructure.elements.bls |
The com.aspose.pdf.tagged.logicalstructure.elements.bls is a namespace for PDF Logical Structure classes.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
InternalHelper.getMcId(Table table) |
void |
TableAbsorber.replace(Page page,
AbsorbedTable oldTable,
Table newTable)
Replaces an
AbsorbedTable with Table on the page. |
static void |
InternalHelper.setMcId(Table table,
int mcid) |
static void |
InternalHelper.setMcName(Table table,
String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
IStructureRecognitionVisitor.visitTable(Table table) |
void |
StructureRecognitionVisitor.visitTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
TableElement.getTable() |
Copyright © 2025 Aspose. All Rights Reserved.