| Package | Description |
|---|---|
| com.aspose.pub |
The
com.aspose.pub namespace provides classes describing PUB objects. |
| Modifier and Type | Method and Description |
|---|---|
ParagraphStyle[] |
Document.getDefaultParagraphStyles()
Array of default paragraph styles
|
ParagraphStyle |
TextParagraph.getStyle()
Style of paragraph
|
| Modifier and Type | Method and Description |
|---|---|
void |
Document.addDefaultParagraphStyle(ParagraphStyle value)
Adds default paragraph style
|
| Constructor and Description |
|---|
TextParagraph(List<TextGroup> textParts,
ParagraphStyle style)
Constructor
|
Copyright © 2020 Aspose. All Rights Reserved.