Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 14,824 for

section

(0.13 sec)
  1. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this Section....Creates a duplicate of this section. clone () Examples Shows how...how to add and remove sections in a document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all Sections in the document in C++....Aspose::Words::Document::get_Sections method Contents [ Hide ] ...Document::get_Sections method Returns a collection that represents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the Section is protected for forms...property Section.protectedForForms property True if the section is...protected for forms. When a section is protected for forms, users...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Slide Sections in Presentations Using PH...

    Streamline slide Sections in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using PHP Contents [ Hide...Presentation into sections. You get to create sections that contain...

    docs.aspose.com/slides/php-java/slide-section/
  6. 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...
  7. 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...
  8. 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...
  9. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management....first section in the document, and then add another section. builder...builder . Write ( "Section 1. " ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/nod...
  10. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the 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...