Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,624 for

table report

(0.12 sec)
  1. Configuration Parameters|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....Contents [ Hide ] The following table lists the configuration parameters...value specifying whether each report page should be written to a...

    docs.aspose.com/cells/jasperreports/configurati...
  2. Setting Text Color Dynamically in C#|Aspose.Wor...

    Set font text color for document contents dynamically when building a Report using C#.... While building a report, an expression declared within...every item into a separate table row, which text is colored dynamically...

    docs.aspose.com/words/net/setting-text-color-dy...
  3. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats.... You can also generate a report to visualize the data. Aspose...manipulate table data Create, modify, and manipulate tables in your...

    products.aspose.com/words/net/
  4. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...documents with multiple numbers of tables System.OutOfMemory exception...particularly if it contains multiple tables. Here are some steps to troubleshoot...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  5. AI Plugin Integration|Documentation

    Integrate Aspose.Cells for Python via .NET to AI tools....HTML output while preserving tables, formulas, and other content...Marker’s LLM mode for improved table handling. Docling Plugin docling...

    docs.aspose.com/cells/python-net/ai-plugin-inte...
  6. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....belong to a single story or table cell. If a conditional block...case, the engine produces a report as follows. item1 item2 item3...

    docs.aspose.com/words/net/working-with-common-c...
  7. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the Table to be inserted and specify any extra formatting to the Table. DocumentBuilder bu…...position where we want the table to be inserted and specify any...any extra formatting to the table. DocumentBuilder builder = new...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  8. Nested Regions|Aspose.Words for SharePoint

    Nested regions feature details of the Aspose.Words for SharePoint....a relationship between data tables in the data source. Here is...is an example of a report template for listing product by category...

    docs.aspose.com/words/sharepoint/nested-regions/
  9. Miscellaneous|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....Cells for Reporting Services extends the native...functionality of Microsoft Reporting Services with a rich set of...

    docs.aspose.com/cells/reportingservices/miscell...
  10. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....TextFragment t1 = new TextFragment ( "report title" ); t1 . getTextState...TextFragment t2 = new TextFragment ( "Report_Name" ); t2 . getTextState...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...