Package | Description |
---|---|
com.aspose.pdf |
Modifier and Type | Method and Description |
---|---|
Paragraphs |
Cell.getParagraphs()
Gets or sets the cell's formatted text.
|
Paragraphs |
FloatingBox.getParagraphs() |
Paragraphs |
HeaderFooter.getParagraphs()
Gets the paragraphs.
|
Paragraphs |
Page.getParagraphs()
Gets the paragraphs.
|
Paragraphs |
Paragraphs.getRange(int index,
int count)
Remove paragraphs range.
|
Modifier and Type | Method and Description |
---|---|
void |
Cell.setParagraphs(Paragraphs value)
Gets or sets the cell's formatted text.
|
void |
FloatingBox.setParagraphs(Paragraphs value) |
void |
HeaderFooter.setParagraphs(Paragraphs value)
Sets the paragraphs.
|
void |
Page.setParagraphs(Paragraphs value)
Sets the paragraphs.
|
Copyright © 2014 Aspose. All Rights Reserved.