Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 6,288 for

section

(0.19 sec)
  1. DocumentVisitor.VisitStructuredDocumentTagRange...

    Discover the DocumentVisitor VisitStructuredDocumentTagRangeEnd method, essential for handling Structured Document Tags effectively 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...
  2. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subdocuments in your applications. Enhance your coding efficiency!...<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.VisitDocumentEnd | Aspose.Words...

    Explore the VisitDocumentEnd method in DocumentVisitor. Efficiently finalize document enumeration and enhance your coding workflow today!...<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. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. @property def suppress_line_numbers...enable line numbering for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. get suppressLineNumbers ()...enable line numbering for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  7. BuildingBlock.Gallery | Aspose.Words for .NET

    Discover BuildingBlock Gallery's unique property for efficient categorization and seamless user interface sorting. Enhance your organization today!...); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  8. ControlChar.SectionBreak | Aspose.Words for .NET

    Discover the ControlChar SectionBreak field, efficiently manage document Sections with the x000c character, enhancing formatting and readability....SectionBreak field End of section character: “\x000c” or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/net/aspose.words/con...
  9. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and Section properties in C++....represents current page setup and section properties. System :: SharedPtr...revert page setup settings to sections in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified Section....of the body in a specified section. moveToSection ( sectionIndex...sectionIndex number The index of the section to move to. Remarks When sectionIndex...

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