Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 12,037 for

section

(0.04 sec)
  1. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....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...
  2. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format....set up page numbering in a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1, page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced document presentation and clarity....set up page numbering in a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...
  4. DocumentVisitor.VisitStructuredDocumentTagRange...

    Discover the DocumentVisitor VisitStructuredDocumentTagRangeStart method, essential for handling Structured Document Tags efficiently in your applications....<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...
  5. Document.AcceptEnd | Aspose.Words for .NET

    Explore the Document AcceptEnd method to efficiently manage visitor access at the document's end. Enhance user experience with seamless 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...
  6. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../Section/)...to HeaderFooter nodes of a Section . To learn more, visit the...each HeaderFooterType per Section . HeaderFooter objects can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentVisitor::VisitBodyEnd me...

    Aspose::Words::DocumentVisitor::VisitBodyEnd method. Called when enumeration of the main text story in a Section has ended in C++....of the main text story in a section has ended. virtual Aspose ::...VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. PageSetup class | Aspose.Words for Node.js

    Aspose.Words.PageSetup class. Represents the page setup properties of a Section...page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. Remarks PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished....<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...
  10. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered....<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...