Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 6,027 for

section

(0.18 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. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....numbering restarts at the section start. Continuous 2 Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/cpp/aspose.words/lin...
  5. DocumentVisitor.visitSectionStart method | Aspo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....RESTART_SECTION Line numbering restarts at the section start....continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....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/inl...
  8. 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...
  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. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the Section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....ensure_minimum() Ensures that the section has Section.body with one Paragraph...Shows how to prepare a new section node for editing. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...