Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 14,971 for

section

(0.11 sec)
  1. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....CompositeNode to remove a section before the last section in the document...); builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability 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...
  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. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....with other settings for a section. doc = aw . Document () builder..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...and footers in the previous section. linkToPrevious ( isLinkToPrevious...and footers to the previous section; false to unlink them. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....first section in the document, and then add another section. builder...builder . write ( 'Section 1. ' ) builder . insert_break ( aw ...

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

    PageSetup.pageStartingNumber property. Gets or sets the starting page number of the Section....starting page number of the section. get pageStartingNumber ()...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....<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...