Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 12,150 for

section

(0.05 sec)
  1. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management....first section in the document, and then add another section. builder...builder . Write ( "Section 1. " ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node....CompositeNode to remove a section before the last section in the document...doc ); builder . writeln ( "Section 1 text." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized Sections....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. public bool SuppressEndnotes...

    reference.aspose.com/words/net/aspose.words/pag...
  5. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node....CompositeNode to remove a section before the last section in the document...doc ) builder . writeln ( 'Section 1 text.' ) builder . insert_break...

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

    aspose.words.SectionCollection class. A collection of [Section](../Section/) objects in the document...SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node....CompositeNode to remove a section before the last section in the document...doc ); builder . writeln ( "Section 1 text." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visit_section_start method | As...

    DocumentVisitor.visit_Section_start method. Called when enumeration of a Section has started....visit_section_start method visit_section_start(section) Called...enumeration of a section has started. def visit_section_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous Section....or footer in the previous section. get isLinkedToPrevious ()...headers and footers between sections. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....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...