Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,895 for

table layout

(1.47 sec)
  1. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....when to recalculate the page layout of the document. Document doc...automatically // cache the layout of the document within its...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify Tables in existing PDF documents using Python....Manipulate Tables in Existing PDF Documents Contents [ Hide ]...] Manipulate Tables in Existing PDF Aspose.PDF for Python via...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  3. Supported File Formats|Aspose.Slides 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....File Formats The following table indicates the file formats that...XPS Documents RPL Report Page Layout RDL Report Definition Language...

    docs.aspose.com/slides/reportingservices/suppor...
  4. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....lists the supported SmartArt layouts, and provides visual comparisons...choose from a large number of layouts that best suits your situation...

    docs.aspose.com/words/python-net/working-with-s...
  5. Supports sub-reports|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....sub‑report directly inside a table group row . Use the following...a master table. 🛠 Embedding a Sub‑Report in a Table Example –...

    docs.aspose.com/cells/reportingservices/sub-rep...
  6. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (Table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document)...= layoutCollector.GetEntity(table); if (layoutEntity == null)...

    forum.aspose.com/t/topic/311958
  7. Page Number Issue-URGENT - Free Support Forum -...

    We are using the Aspose Words -23.8 version for Java library to generate the attached document. Some sections of the document are created programmatically using Aspose, while other sections are uploaded from our system a…... The problems occur in the Table of Contents and in the Index...documents for reference. Issue 1 – Table of Contents Page Number Incorrect...

    forum.aspose.com/t/page-number-issue-urgent/326823
  8. ComparerContext class | Aspose.Words for Python

    aspose.words.lowcode.ComparerContext class. Document comparer context...ProcessorContext ) layout_options Document layout options used by...documents: first_doc = MY_DIR + 'Table column bookmarks.docx' second_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....that are related to the page layout algorithms (e.g. PAGE, PAGES...PAGES, PAGEREF). The page layout-related fields are updated when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....mapping of document nodes to layout objects when the document is...node (e.g. run, paragraph or table cell) is located by using the...

    reference.aspose.com/words/java/com.aspose.word...