Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 12,037 for

section

(0.04 sec)
  1. 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...
  2. Section.ensure_minimum method | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C++...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/cpp/manage-zoom/
  4. Section.clearHeadersFooters method | Aspose.Wor...

    Aspose.Words.Section.clearHeadersFooters method...headers and footers of this section. clearHeadersFooters () Remarks...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. Manage Zoom|Aspose.Slides for PHP Documentation

    Add zoom or zoom frames to PowerPoint 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. 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...
  9. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!... To append Body to a Section use AppendChild InsertAfter...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/bod...
  10. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class.... To append Body to a Section use CompositeNode.append_child()...blank document contains one section, one body and one paragraph...

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