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 |
---|---|
TableTDElement |
ITaggedContent.createTableTDElement()
Creates
TableTDElement . |
TableTDElement |
TaggedContent.createTableTDElement() |
Modifier and Type | Method and Description |
---|---|
TableTDElement |
TableTRElement.createTD()
Creates
TableTHElement and added it to current table. |