Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,666 for

section

(0.05 sec)
  1. PageSetup.LineNumberRestartMode | Aspose.Words ...

    Discover the PageSetup LineNumberRestartMode property to control line numbering—choose between restarting at new pages or continuous numbering for seamless documents....beginning of a new page or section or runs continuously. public...enable line numbering for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or Section or runs continuously in C++....beginning of a new page or section or runs continuously. Aspose...enable line numbering for a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started....<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...
  4. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....<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...
  5. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...of the main text story in a section has ended. visitBodyStart(body)...of the main text story in a section has started. visitBookmarkEnd(bookmarkEnd)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f...SECTION_BREAK . @property def PAGE_BREAK...assertEqual ( 1 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

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