Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,202 for

table rendering

(0.17 sec)
  1. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....generating, converting, modifying, rendering and printing Microsoft Word...Aspose::Words::Rendering The Aspose.Words.Rendering namespace provides...

    reference.aspose.com/words/cpp/
  2. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...determining how colors are rendered. (Inherited from FixedPageSaveOptions...dictionary. dml_3d_effects_rendering_mode Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....adding animations, Ole Frames, Tables, creating and managing charts...Aspose.Slides The following table compares Open XML SDK and Aspose...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  4. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and Tables in Java....can contain paragraphs and tables. To learn more, visit the Logical...block-level nodes Paragraph and Table . The classes that derive from...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....new Document(getMyDir() + "Rendering.docx"); WarningInfoCollectio...assertEquals(FontSubstitutionReas.TABLE_SUBSTITUTION_RULE, warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument Rendering.... PPTX ) Get Effective Table Fill Format Using Aspose.Slides...different logical parts of a table. The IFillFormatEffective class...

    docs.aspose.com/slides/python-net/shape-effecti...
  7. 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....generating, converting, modifying, rendering and printing Microsoft Word...example Paragraph , Section and Table . Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .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....example shows how to load a data table as the data source for the Mail...repeating rows (regions) in a table? A: Use the ExecuteWithRegions...

    docs.aspose.com/words/net/mail-merge-and-report...
  9. Support for Editable Charts|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....exported to Excel, the default rendering often produces static images...formatting (themes, styles, data tables). Keep the original data source...

    docs.aspose.com/cells/reportingservices/support...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...