Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 14,824 for

section

(0.12 sec)
  1. Split Word Document into Sections with Python

    Follow this article to split Word document into Sections with Python. It has the IDE details, steps, and a sample code to divide Word document into Sections with Python....Family Split Word Document into Sections with Python Follow this article...to split Word document into sections with Python . It contains...

    kb.aspose.com/words/python/split-word-document-...
  2. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing Section fields in document processing. Enhance your workflow today!...FieldSection class Implements the SECTION field. To learn more, visit...the current section. Examples Shows how to use SECTION and SECTIONPAGES...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for 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/java/manage-zoom/
  4. 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...
  5. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....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/cpp/aspose.words/par...
  6. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear Section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...headers and footers of this section. public void ClearHeadersFooters...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_Section property. Retrieves the parent [Section](../../Section/) of the paragraph....parent_section property Paragraph.parent_section property Retrieves...parent Section of the paragraph. @property def parent_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.document property | Aspose.Words f...

    DocumentBase.document property. Gets this instance....shapes: a Section, a Body, and a Paragraph. const section = new aw...aw . Section ( doc ); doc . appendChild ( section ); const body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....enable line numbering for a section. doc = aw . Document () builder...doc = doc ) # We can use the section's PageSetup object to display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a Section has ended....of the main text story in a section has ended. visitBodyEnd ( body...<summary> /// Called when a Section node is encountered in the...

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