Package | Description |
---|---|
com.aspose.pdf.taggedpdf |
The
com.aspose.pdf.taggedpdf is a namespace for all classes for support of Tagged PDF documents. |
Modifier and Type | Class and Description |
---|---|
class |
TaggedPdfH1Element
Represents TaggedPdfH1Element instance
|
class |
TaggedPdfH2Element
Represents TaggedPdfH2Element instance
|
class |
TaggedPdfH3Element
Represents TaggedPdfH3Element instance
|
class |
TaggedPdfH4Element |
class |
TaggedPdfH5Element
Represents TaggedPdfH5Element instance
|
class |
TaggedPdfH6Element
Represents TaggedPdfH6Element instance
|
class |
TaggedPdfPElement
Represents TaggedPdfPElement instance
|
Modifier and Type | Method and Description |
---|---|
TaggedPdfBlockLevelTextElement |
TaggedPdfContent.add(TaggedPdfBlockLevelTextElement textElement)
Its a beta API
Add new text element
|
Modifier and Type | Method and Description |
---|---|
void |
TaggedPdfDocumentElement.add(Page page,
TaggedPdfBlockLevelTextElement textElement)
Its a beta API
Add new text element
|
TaggedPdfBlockLevelTextElement |
TaggedPdfContent.add(TaggedPdfBlockLevelTextElement textElement)
Its a beta API
Add new text element
|
static TextFragment |
InternalHelper.fragment(TaggedPdfBlockLevelTextElement taggeElement) |
Copyright © 2019 Aspose. All Rights Reserved.