Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 12,206 for

section

(0.04 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. 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...
  3. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....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...
  4. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....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...
  5. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....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. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes...printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. get suppressEndnotes () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SubDocument.accept method | Aspose.Words for No...

    SubDocument.accept method. Accepts a visitor....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.accept method | Aspose.Words for Node.js

    Document.accept method. Accepts a visitor....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

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

    Discover how the CompositeNode AcceptStart method enhances document processing by invoking the VisitXXXStart method for seamless visitor integration....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/com...
  10. CompositeNode.AcceptEnd | Aspose.Words for .NET

    Discover how to enhance document processing with CompositeNode's AcceptEnd method. Streamline your visitor pattern implementation for optimal performance....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

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