Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,837 for

section

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...Shows how to specify how a new section separates itself from the previous...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills....CompositeNode to remove a section before the last section in the document...doc ); builder . Writeln ( "Section 1 text." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/nod...
  6. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a Section has ended....visitSectionEnd(section) Called when enumeration of a section has ended...visitSectionEnd ( section : Aspose . Words . Section ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....with other settings for a section. auto doc = System :: MakeObject..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node....CompositeNode to remove a section before the last section in the document...doc ); builder . writeln ( "Section 1 text." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document Sections efficiently with powerful features and flexibility....SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. public...

    reference.aspose.com/words/net/aspose.words/sec...
  10. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....set up page numbering in a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1, page 1." ); builder . insertBreak...

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