Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 12,205 for

section

(0.03 sec)
  1. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes 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. @property def suppress_endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances document formatting by allowing Section-specific page numbering. Optimize your layout effortlessly!...restarts at the beginning of the section. public bool RestartPageNumbering...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PageSetup.section_start property | Aspose.Words...

    PageSetup.Section_start property. Returns or sets the type of Section break for the specified object....section_start property PageSetup.section_start property Returns...Returns or sets the type of section break for the specified object...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across Sections for better organization....or footer in the previous section. public bool IsLinkedToPrevious...headers and footers between sections. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/hea...
  5. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous Section....or footer in the previous section. @property def is_linked_to_previous...headers and footers between sections. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.SectionStart property. Returns or sets the type of Section break for the specified object....Returns or sets the type of section break for the specified object...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of Section break for the specified object in C++....Returns or sets the type of section break for the specified object...Shows how to specify how a new section separates itself from the previous...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final Section of your document, enhancing navigation and content management efficiency....Gets the last section in the document. public Section LastSection...are no sections. Examples Shows how to create a new section with...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Range.delete method | Aspose.Words for Node.js

    Range.delete method. Deletes all characters of the range....first section in the document, and then add another section. builder...builder . write ( "Section 1. " ); builder . insertBreak ( aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source Section at the beginning of this Section....method prepend_content(source_section) Inserts a copy of content...the source section at the beginning of this section. def prepend_content...

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