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 |
---|---|
TableTHeadElement |
ITaggedContent.createTableTHeadElement()
Creates
TableTHeadElement . |
TableTHeadElement |
TaggedContent.createTableTHeadElement() |
Modifier and Type | Method and Description |
---|---|
TableTHeadElement |
TableElement.createTHead()
Creates
TableTHeadElement and added it to current table. |