| 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 |
|---|---|
static TextParagraph |
InternalHelper.PageGenerator_getTextParagraph(TextFragment fragment,
Rectangle rect,
Page page,
boolean isHorizontalAlignmentSet,
int alignment,
int verticalAlignment,
boolean isWordWrapped) |
| 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 © 2018 Aspose. All Rights Reserved.