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

section

(0.08 sec)
  1. Section.ensureMinimum method | Aspose.Words for...

    Section.ensureMinimum method. Ensures that the Section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....ensureMinimum() Ensures that the section has Section.body with one Paragraph...Shows how to prepare a new section node for editing. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management....headers and footers between sections. Document doc = new Document...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/hea...
  3. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your document's starting page number for enhanced organization and clarity....starting page number of the section. public int PageStartingNumber...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency....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/nod...
  5. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....from all sections from the document leaving the sections themselves...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/bod...
  6. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a Section...use for the first page of a section. The value is implementation...Examples Shows how to get all the sections in a document to use the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between Sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/php-java/manage-zoom/
  8. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters of the range 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/ran...
  9. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../Section/) objects in the document...SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last Section in the document in C++....tion method Gets the last section in the document. System ::...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...