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

section

(0.26 sec)
  1. Performance Configuration|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Performance Section This shows the Performance section as it is...

    docs.aspose.com/cells/reportingservices/perform...
  2. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content. See also StructuredDocumentTagRangeStart node. To learn more, visit the documentation article in C++....document tag which accepts multi-sections content. See also StructuredDocumentTa...get the properties of multi-section structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...19" (662 points) Section contains multiple tables with...more vertical space for (Section section : doc.getSections()) {...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  5. How to Install Aspose.PDF for Rust via C++|Aspo...

    This Section shows a product description and instructions for installing Aspose.PDF for Rust on your own....the Runtime Configuration section below to ensure the executable...the Runtime Configuration section below to ensure the executable...

    docs.aspose.com/pdf/rust-cpp/installation/
  6. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { Section sourceSection = document.getSections()...getCount() - 2; i >= 0; i--) { Section src = doc.getSections().get(i);...

    forum.aspose.com/t/topic/312511
  7. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。... Get ( 0 ); // Get left section of header U16String headerSection...Get commands from the header section Vector < HeaderFooterCommand...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  8. 在 .NET 中管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节之间跳转,添加缩略图和过渡效果。... Sections . AddSection ( "Section 1" , slide );..., 20 , 300 , 200 , pres . Sections [ 1 ]); // 保存演示文稿 pres . Save...

    docs.aspose.com/slides/zh/net/manage-zoom/
  9. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....Please be aware that this section only outlines popular conversions...formats, please refer to the section Supported File Formats . To...

    products.aspose.com/pdf/python-net/merger/
  10. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....nodes, for example Paragraph , Section and Table . Classes Class Description...container for the main text of a section. To learn more, visit the Aspose...

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