Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 12,206 for

section

(0.03 sec)
  1. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and Section settings, enhancing your document formatting and layout efficiency....represents current page setup and section properties. public PageSetup...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and Section properties....represents current page setup and section properties. get pageSetup ()...revert page setup settings to sections in a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!... To append Body to a Section use AppendChild InsertAfter...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/bod...
  6. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or Section or runs continuously....beginning of a new page or section or runs continuously. @property...enable line numbering for a section. doc = aw . Document () builder...

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

    Body constructor. Initializes a new instance of the [Body](../) class.... To append Body to a Section use CompositeNode.append_child()...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Section.ensureMinimum method | Aspose.Words for...

    Section.ensureMinimum method. Ensures that the Section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....ensureMinimum() Ensures that the section has Section.body with one Paragraph...Shows how to prepare a new section node for editing. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first Section of your building block for streamlined organization and enhanced efficiency....the first section in the building block. public Section FirstSection...Returns null if there are no sections. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words.bui...
  10. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final Section, enhancing your coding experience and project organization....the last section in the building block. public Section LastSection...Returns null if there are no sections. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words.bui...