Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 14,873 for

section

(0.11 sec)
  1. PageSetup.page_starting_number property | Aspos...

    PageSetup.page_starting_number property. Gets or sets the starting page number of the Section....starting page number of the section. @property def page_starting_number...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a Section has ended....visitSectionEnd(section) Called when enumeration of a section has ended...visitSectionEnd ( section : Aspose . Words . Section ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the Section....headers_footers property Section.headers_footers property Provides...headers and footers nodes of the section. @property def headers_footers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range....first section in the document, and then add another section. builder...builder . write ( 'Section 1. ' ) builder . insert_break ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....CompositeNode to remove a section before the last section in the document...); builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. 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...
  7. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent Section of this story....parentSection property Gets the parent section of this story. get parentSection...parentSection () : Aspose . Words . Section Remarks HeaderFooter.parentSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....set up page numbering in a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the Section....body property Section.body property Returns the Body child node...node of the section. @property def body ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...