Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,679 for

section

(0.05 sec)
  1. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....numbering restarts at the section start. Continuous 2 Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words/lin...
  2. Document.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method, seamlessly welcome visitors to your document's beginning for an enhanced user experience and smoother navigation....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!...<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the Section field. To learn more, visit the documentation article in C++....FieldSection class Implements the SECTION field. To learn more, visit...Examples Shows how to use SECTION and SECTIONPAGES fields to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes...printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. get suppressEndnotes () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Section.clone method | Aspose.Words for Python

    aspose.words.Section.clone method...Creates a duplicate of this section. def clone ( self ): ... c...Creates a duplicate of this section. def clone ( self , is_clone_children...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. 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....beginning of a new page or section or runs continuously. get ...enable line numbering for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method...headers and footers of this section. def clear_headers_footers...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++....first section in the document, and then add another section. builder...builder -> Write ( u "Section 1. " ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/nod...