Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 14,821 for

section

(0.2 sec)
  1. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....the parent Section of the paragraph. public Section ParentSection...top of every page of this section, above the main body text....

    reference.aspose.com/words/net/aspose.words/par...
  2. Body | Aspose.Words for Java

    Represents a container for the main text of a Section in Java....container for the main text of a section. To learn more, visit the Aspose...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent Section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....property Retrieves the parent section-level story that can be Body...top of every page of this section, above the main body text....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_Section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../Section/); false otherwise....is_end_of_section property Paragraph.is_end_of_section property...Body (main text story) of a Section ; false otherwise. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....through the collection of the section in the loaded Word file Set...instance to the Section class Set the Section.page_setup.text_orientation...

    kb.aspose.com/words/python/rotate-text-in-word-...
  6. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.4.0) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (400+), along with text content. While generating the report, we observed th…...splitting the report into multiple section-wise PDF files and then merging...disposing the objects after each section PDF creation, the memory usage...

    forum.aspose.com/t/high-memory-usage-when-gener...
  7. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....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/java/com.aspose.word...
  8. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....shown on all pages of the section. FirstPage 1 Page border is...shown on the first page of the section only. OtherPages 2 Page border...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format.... Some section breaks can cause page breaks...character, a section break specifying start of new section on a new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... The following sections describe the logical levels...to each level. Document and Section Logical Level A Word document...

    docs.aspose.com/words/nodejs-net/logical-levels...