Package | Description |
---|---|
com.aspose.pdf.tagged |
The
com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document. |
com.aspose.pdf.tagged.logicalstructure.elements.bls |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements.bls </b> is a namespace for PDF Logical Structure classes. |
Modifier and Type | Method and Description |
---|---|
TableTBodyElement |
ITaggedContent.createTableTBodyElement()
Creates
TableTHeadElement . |
TableTBodyElement |
TaggedContent.createTableTBodyElement() |
Modifier and Type | Method and Description |
---|---|
TableTBodyElement |
TableElement.createTBody()
Creates
TableTHeadElement and added it to current table. |