Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,529 for

paragraph

(0.17 sec)
  1. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python....default parameters, one empty paragraph, some document styles. Actually...single empty section and paragraph, which matches the “New document”...

    docs.aspose.com/words/python-net/create-or-load...
  2. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Optimize Footers|Aspose.Words for JasperReports

    Aspose.Word for JasperReports tries to optimize footer contents for better fitting footer on the page....decreasing font size of last paragraph break of the footer and b)...

    docs.aspose.com/words/jasperreports/optimize-fo...
  4. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....then appears in the parent Paragraph's RunCollection. RunCollection...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldToc.TableOfFiguresLabel | Aspose.Words for...

    Discover the FieldToc TableOfFiguresLabel property to customize your table of figures with ease. Enhance your document's organization and clarity!...// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...FieldSeparator can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...SubDocument can only be a child of Paragraph . Inheritance: SubDocument...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldGlossary class | Aspose.Words for Python

    aspose.words.fields.FieldGlossary class. Implements the GLOSSARY field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH doc . glossary_document ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...