Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,608 for

paragraph builder

(0.07 sec)
  1. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....construct fields using a field builder, and then insert them into...field builder. // 1 - Single field: // Use a field builder to add...

    reference.aspose.com/words/java/com.aspose.word...
  3. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....contain block-level nodes Paragraph and Table . To learn more...FirstParagraph { get; } Gets the first paragraph in the story. HasChildNodes...

    reference.aspose.com/words/net/aspose.words/story/
  4. FieldGoToButton class | Aspose.Words for Python

    aspose.words.fields.FieldGoToButton class. Implements the GOTOBUTTON field...node, returns its parent paragraph. If the field is already removed...field. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...node, returns its parent paragraph. If the field is already removed...file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...node, returns its parent paragraph. If the field is already removed...file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.CharacterUnitFirstLineIndent | ...

    Discover the ParagraphFormat CharacterUnitFirstLineIndent property to easily customize your document's first line or hanging indent for a polished look....Examples Shows how to change paragraph spacing and indents. Document...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  9. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....contain block-level nodes Paragraph and Table . To learn more...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless PAGE field implementation. Enhance your document automation with powerful features today!...node, returns its parent paragraph. If the field is already removed...MyDir + "Paragraphs.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...