Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 14,824 for

section

(0.07 sec)
  1. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance....<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. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and Section settings, enhancing your document formatting and layout efficiency....represents current page setup and section properties. public PageSetup...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and Section properties....represents current page setup and section properties. get pageSetup ()...revert page setup settings to sections in a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Joining Word Documents Together|Aspose.Words fo...

    Join a few document together or append them easily and fast instead of using VSTO in C#....document is separated by a section break and the headers and footers...footers of this new section are unlinked so they do not continue...

    docs.aspose.com/words/net/joining-word-document...
  5. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this Section....positioning of endnotes in this section. get endnoteOptions () : Aspose...affecting footnotes/endnotes in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this Section....positioning of footnotes in this section. @property def footnote_options...affecting footnotes/endnotes in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML....Corresponding documentation article or section Convert between different document...others The Convert a Document section Mail Merge The Mail Merge and...

    docs.aspose.com/words/java/missing-features-in-...
  8. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.Section_BREAK property. End of Section character: \x000c or \f...SECTION_BREAK property ControlChar.SECTION_BREAK property End...End of section character: “\x000c” or “\f”. Note it has the same...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.lineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document....enable line numbering for a section. let doc = new aw . Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SectionPAGES field...current page within the current section. Inheritance: FieldSectionPages...Examples Shows how to use SECTION and SECTIONPAGES fields to...

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