| Package | Description |
|---|---|
| com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document or indirectly through several
subpackages. |
| Modifier and Type | Method and Description |
|---|---|
TextParagraph |
TextParagraphCollection.get_Item(int index)
Gets the text paragraph element at the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextBuilder.appendParagraph(TextParagraph textParagraph)
Appends text paragraph to Pdf page.
|
void |
TextBuilder.appendParagraph(TextParagraph textParagraph,
int rotation)
Appends paragraph with rotation
|
Copyright © 2016 Aspose. All Rights Reserved.