Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,920 for

table rendering

(0.05 sec)
  1. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....); Ability to Remove Pivot Table Aspose.Cells for Java 8.4.0...provide the feature of Pivot Table removal from a given spreadsheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Issue with tables having large number of rows w...

    I created a Table in Excel with around 120 rows. When I insert this Table back into Excel, all 120 rows are displayed correctly. However, when I insert the same Table into Word, only the first 55 rows are visible initia…...Issue with tables having large number of rows when saving as...2025, 1:49pm 1 I created a table in Excel with around 120 rows...

    forum.aspose.com/t/issue-with-tables-having-lar...
  3. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... For example, upon rendering Document to PDF, Aspose.Cells...are not supported well. The table that follows lists all features...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  4. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suiTable font replacement, or uses the Font fallback mechanism....variety of tasks, including rendering documents to fixed-page formats...or XPS. When Aspose.Words renders a document, it needs to perform...

    docs.aspose.com/words/java/manipulate-and-subst...
  5. 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...
  6. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... Html ); Shows how to render one page from a document to...the way in which that method renders the document into an image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. How to Handle Dynamic Page Breaks in Aspose.Wor...

    Hello I am using Aspose.Words for Reporting Services to export my SSRS reports to DOCX format. :slightly_smiling_face: The issue I am facing is with dynamic page breaks especially when Rendering reports with nested tabl…...especially when rendering reports with nested tables or variable-length...realized this might be a rendering-layer issue rather than a...

    forum.aspose.com/t/how-to-handle-dynamic-page-b...
  9. 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...
  10. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....pdf" ); } } Rendering Replaceable Symbols during...Instantiate a table object var table2 = new Aspose . Pdf . Table (); //...

    docs.aspose.com/pdf/net/replace-text-in-pdf/