Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 14,119 for

section

(0.07 sec)
  1. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitBodyEnd()...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....Breaks To Remove Page and Section Breaks using Aspose.Words Java...doc" ) # Remove the page and section breaks from the document. #...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....with other settings for a section. Document doc = new Document..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children....blank document contains one section, one body and one paragraph...collection. # First, create a new section, and then append it as a child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...of the main text story in a section has ended. visitBodyStart(body)...of the main text story in a section has started. visitBookmarkEnd(bookmarkEnd)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooter.NodeType | Aspose.Words for .NET

    Discover the HeaderFooter NodeType property that efficiently retrieves header and footer details, enhancing your content structure and user experience.... Write ( "Section 1" ); builder . MoveToHeaderFooter...footer" ); Section section = doc . FirstSection ; // A Section is a...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a Section. To learn more, visit the documentation article in C++....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. class PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a Section in Java....header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/java/com.aspose.word...