Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,202 for

table rendering

(0.08 sec)
  1. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the document....is required for a correct rendering of the document to fixed-page...document after rendering and then attempt to render it again - Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell | Aspose.Words for Java

    Represents a Table cell in Java....CompositeNode Represents a table cell. To learn more, visit the...the Working with Tables documentation article. Remarks: Cell...

    reference.aspose.com/words/java/com.aspose.word...
  3. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....new Document(getMyDir() + "Rendering.docx"); // Saving a document...such as text runs, shapes, or tables to that paragraph. Assert....

    reference.aspose.com/words/java/com.aspose.word...
  4. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....Words rendering on a server will typically...internal replacement table. If the table contains information...

    docs.aspose.com/words/cpp/specify-truetype-font...
  5. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...including font compatibility and table formatting settings. When converting...documents, certain fonts may not render correctly if they are not available...

    forum.aspose.com/t/word-pdf/314835
  6. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...contain an outline, which is a table of contents that lists headings...pdf" , options ); Shows how to render one page from a document to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... The tables below summarize and compare...save document to PCL format. Rendering and Printing Aspose.Words...

    docs.aspose.com/words/python-net/features/
  8. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert PDF to MSG in Python | products.aspose.com

    Save PDF to MSG within Python applications without using Microsoft Word or Outlook...the Word file is loaded and rendered into HTML using Aspose.Words...OST (Outlook Offline Storage Table) Convert PDF to PST (Outlook...

    products.aspose.com/total/python-net/conversion...
  10. Mail Merge and Reporting in Python|Aspose.Words...

    Mail Merge is a popular feature for quickly creating documents using Python. Aspose.Words for Python via .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....Mail‑merge regions, which allow a table row to repeat for each record...merge, how can I generate a Table of Contents automatically? A:...

    docs.aspose.com/words/python-net/mail-merge-and...