Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,924 for

table rendering

(0.07 sec)
  1. FAQs|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.... A : You can render the presentation slides to...How can I set the color of a table border? A : You can change the...

    docs.aspose.com/slides/java/faqs/
  2. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....block-level nodes Paragraph and Table . To learn more, visit the Logical...getTables() Gets a collection of tables that are immediate children...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep documents displayed correctly....TableSubstitutionRul 3 Font substitution by table rule. FontInfoSubstitution 4...= new Document ( MyDir + "Rendering.docx" ); WarningInfoCollectio...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file.... Let’s render our data in table. The XSL file that...<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  5. Three methods for filtering Chart Data with Nod...

    Learn how to filter charts in Excel using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making.... Filtering out series to render a chart Steps to filter series...using a Table and let the chart change Using a Table is similar...

    docs.aspose.com/cells/nodejs-cpp/filtering-char...
  6. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...to improve the quality of a rendered document with SaveOptions...Document ( file_name = MY_DIR + 'Rendering.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, Rendering and printing Microsoft Word documents without utilizing Microsoft Word....generating, converting, modifying, rendering and printing Microsoft Word...example Paragraph , Section and Table . Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::FontSubstitutionReason enum | As...

    Aspose::Words::FontSubstitutionReason enum. Specifies the reason of font substitution in C++....TableSubstitutionRul 3 Font substitution by table rule. FontInfoSubstitution 4...Document > ( get_MyDir () + u "Rendering.docx" ); auto callback = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose.Email produces MHtml file with cutoff te...

    Hello, In the attached zip there are two files. One of them is the input EML file and the other is the MHtml, which is produced using Aspose.Email. The text on the third page is cutoff and cannot be read correctly. It i…...the container height is not rendered. This behavior is part of...plain‑text bodies or large tables. What to do next Upgrade to...

    forum.aspose.com/t/aspose-email-produces-mhtml-...
  10. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....Footnote can contain Paragraph and Table child nodes. Examples: Shows...getTables() Gets a collection of tables that are immediate children...

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