Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 15,511 for

section

(0.08 sec)
  1. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first Section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....the first section in the document. public Section FirstSection...Returns null if there are no sections. Examples Shows how to replace...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. Manage Slide Sections in Presentations on Andro...

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

    docs.aspose.com/slides/androidjava/slide-section/
  4. Add Sections to Word Document in Java

    Follow this article to insert Section break in Word in Java. It has details to set the IDE, a list of steps, and a sample code for inserting Section break in Word using Java....TeX Product Family Add Sections to Word Document in Java This...article explains how to add sections to Word document in Java ...

    kb.aspose.com/words/java/add-sections-to-word-d...
  5. Manage Slide Sections in Presentations in .NET|...

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

    docs.aspose.com/slides/net/slide-section/
  6. Manage Slide Sections in Presentations Using C+...

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

    docs.aspose.com/slides/cpp/slide-section/
  7. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++....first section in the document, and then add another section. builder...builder -> Write ( u "Section 1. " ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the Section....body property Section.body property Returns the Body child node...node of the section. @property def body ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....); // Iterate through each section and remove footers of every...every kind. for ( auto && section : System :: IterateOver ( doc ->...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...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/com...