Package | Description |
---|---|
aspose.pdf | |
aspose.pdf.xml |
Modifier and Type | Field and Description |
---|---|
Paragraphs |
Pdf.bkFootNotes |
Paragraphs |
Pdf.footnoteParas |
Paragraphs |
HeaderFooter.ParasBehindText |
Paragraphs |
HeaderFooter.ParasOverText |
Paragraphs |
Table.ZIndexParasInTable |
Modifier and Type | Method and Description |
---|---|
Paragraphs |
Canvas.getParagraphs()
Gets or sets a
GraphInfo collection that indicates all paragraphs in the section. |
Paragraphs |
Cell.getParagraphs()
Gets or sets a
Paragraphs collection that indicates all
paragraphs in the cell. |
Paragraphs |
FloatingBox.getParagraphs()
Gets or sets a
Paragraphs collection that indicates all paragraphs in the cell. |
Paragraphs |
FootNote.getParagraphs()
Gets or sets a
Paragraph collection that indicates all
paragraphs in the FootNote. |
Paragraphs |
HeaderFooter.getParagraphs()
Gets or sets a
Paragraphs collection that indicates all
paragraphs in the header or footer. |
Paragraphs |
Pdf.HeaderFooterEvaluationArgs.getParagraphs()
Returns collections for current HeaderFooter
|
Paragraphs |
Section.getParagraphs()
Gets or sets a
GraphInfo collection that indicates all
paragraphs in the section. |
Paragraphs |
TilingPattern.getTile()
Returns a list of
T:Aspose.Pdf.Paragraph s represented tile content. |
Modifier and Type | Method and Description |
---|---|
void |
Paragraphs.moveAt(Paragraph paragraphToMoveAt,
Paragraphs newParagraphs) |
void |
Canvas.setParagraphs(Paragraphs value) |
void |
Cell.setParagraphs(Paragraphs value) |
void |
FloatingBox.setParagraphs(Paragraphs value) |
void |
FootNote.setParagraphs(Paragraphs value) |
void |
HeaderFooter.setParagraphs(Paragraphs value) |
void |
Section.setParagraphs(Paragraphs value) |
void |
TilingPattern.setTile(Paragraphs tile_0)
Sets a list of
T:Aspose.Pdf.Paragraph s represented tile content. |
Modifier and Type | Method and Description |
---|---|
Paragraphs |
Page.getHfParagraphs() |
Paragraphs |
Page.getParagraphs() |
Modifier and Type | Method and Description |
---|---|
static void |
TextBase.processForEmbedded(Paragraph p,
Section currentPart,
Paragraphs destParagraphs,
Pdf doc) |
Copyright © 2016 Aspose. All Rights Reserved.