Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,820 for

section

(0.12 sec)
  1. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the Section....break at the beginning of the section. Members Name Description CONTINUOUS...CONTINUOUS The new section starts on the same page as the previous...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and Section properties....page_setup property Section.page_setup property Returns an object...represents page setup and section properties. @property def page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.last_section property | Aspose.Words f...

    Document.last_Section property. Gets the last Section in the document....last_section property Document.last_section property Gets the...last section in the document. @property def last_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_Section method. Moves the cursor to the beginning of the body in a specified Section....move_to_section method move_to_section(section_index) Moves the...specified section. def move_to_section ( self , section_index :...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the Section....restarts at the beginning of the section. @property def restart_page_numbering...continue from the previous section. Examples Shows how to set...

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

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....first section in the document, and then add another section. builder...builder . write ( "Section 1. " ); builder . insertBreak ( aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!...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/ran...
  8. Body.parentSection property | Aspose.Words for ...

    Body.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 Body.parentSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the Section....restarts at the beginning of the section. get restartPageNumbering ()...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your document's appearance!...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/net/aspose.words/par...