Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 12,177 for

section

(0.05 sec)
  1. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....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/nodejs-net/aspose.wo...
  2. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....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/python-net/aspose.wo...
  3. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized Sections....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. public bool SuppressEndnotes...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Document.last_section property | Aspose.Words f...

    Document.last_Section property. Gets the last Section in the document....last_section property Document.last_section property Gets the...last section in the document. @property def last_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.visit_section_start method | As...

    DocumentVisitor.visit_Section_start method. Called when enumeration of a Section has started....visit_section_start method visit_section_start(section) Called...enumeration of a section has started. def visit_section_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the Section....clear_content() Clears the section. def clear_content ( self ):...): ... Remarks The text of Section.body is cleared, only one empty...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the Section in C++....break at the beginning of the section. enum class SectionStart Values...Description Continuous 0 The new section starts on the same page as...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage Section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...HeadersFooters Contents [ Hide ] Section.HeadersFooters property Provides...headers and footers nodes of the section. public HeaderFooterCollecti...

    reference.aspose.com/words/net/aspose.words/sec...
  10. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious 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. get isLinkedToPrevious ()...headers and footers between sections. let doc = new aw . Document...

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