Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 14,881 for

section

(0.88 sec)
  1. 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...
  2. 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...
  3. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Open XML....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...
  4. 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...
  5. 在 Android 上管理演示文稿中的幻灯片章节|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 简化 PowerPoint 和 OpenDocument 中的幻灯片章节——分割、重命名和重新排序,以优化 PPTX 和 ODP 工作流。... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/zh/androidjava/slide-sec...
  6. LINQ Reporting Engine in Java|Aspose.Words for ...

    Create reports from template documents using the LINQ Reporting Engine. Learn more about the supported features in Java....Engine Contents [ Hide ] This section provides the information you...divided into the following sections: Introduction to LINQ Reporting...

    docs.aspose.com/words/java/linq-reporting-engine/
  7. MailMergeOptions.RetainFirstSectionStart | Aspo...

    Discover how the MailMergeOptions RetainFirstSectionStart property enhances your mail merge by retaining or updating document Sections for seamless data integration....whether the section start of the first document section and its copies...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....set up page numbering in a section. auto doc = System :: MakeObject...); builder -> Writeln ( u "Section 1, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent Section-level stories, enhancing your document's structure with Body or HeaderFooter options....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/net/aspose.words/par...
  10. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected Section in your document, enhancing your editing experience....CurrentSection property Gets the section that is currently selected...this DocumentBuilder . public Section CurrentSection { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...