Package | Description |
---|---|
aspose.pdf | |
aspose.pdf.html.pdfadapters | |
aspose.pdf.html.pdfadapters.util | |
aspose.pdf.xml |
Modifier and Type | Class and Description |
---|---|
class |
Heading
Represents a heading in Pdf document.
|
Modifier and Type | Field and Description |
---|---|
Text |
Pdf.currentTextInAll |
Text |
Table.formTitle |
Text |
Segment.Text |
Modifier and Type | Method and Description |
---|---|
Text |
Table.getBreakText()
Gets or sets a
Aspose.Pdf.Text object that will appear in the end of the table if it is continued to the next page. |
Text |
FormField.getInWhichText() |
Text |
ListSection.getTitle()
Get or set the
Text value of the title of ListSection . |
Modifier and Type | Method and Description |
---|---|
void |
Table.setBreakText(Text value) |
void |
FormField.setInWhichText(Text value) |
void |
Segments.setText(Text value) |
void |
ListSection.setTitle(Text value) |
Constructor and Description |
---|
Segment(Text text)
Initializes a new instance of the
Segment class. |
Modifier and Type | Method and Description |
---|---|
void |
PdfFlowDocumentBuilder.reset(Pdf pdf,
Section section,
Text text) |
Constructor and Description |
---|
PdfFlowDocumentBuilder(Pdf pdf,
Section section,
Text text,
IFontUriResolver newFontMapper)
Initializes a new instance of the
PdfFlowDocumentBuilder
class. |
Modifier and Type | Method and Description |
---|---|
static com.aspose.htmlold.model.IStyle |
PdfConverter.getStyle(Text text,
com.aspose.htmlold.model.IStyle style) |
Modifier and Type | Method and Description |
---|---|
static float |
TextLineProcessor.getTextHeight(Pdf doc,
Text text,
float width) |
static boolean |
TextBase.isEmptyText(Text text) |
Copyright © 2016 Aspose. All Rights Reserved.