Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 389 for

list report

(0.43 sec)
  1. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...example: Generate PDF and Word Reports from JSON Data in C# Thank...PDF tools for generating PDF reports with 10000 lines quickly. We...

    forum.groupdocs.com/t/reference-to-commonutilit...
  2. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values....Generic ; public class Report { public List < string > Items { get...ConditionalWithColle () { var report = new Report { Items = new List < string >...

    docs.groupdocs.com/assembly/net/basic-usage-con...
  3. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate Reports by converting JSON to PDF & Word using templates in C#. Automate PDF & DOCX Reports using .NET API....presentable and easily understandable report format within the .NET application...JSON data into PDF and DOCX reports in C# using simple templates...

    blog.groupdocs.com/assembly/generate-reports-fr...
  4. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your Reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a Report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....expression results to your reports using expression tags. An expression...template. While building a report, the corresponding expression...

    docs.groupdocs.com/assembly/python-net/template...
  5. Basic Usage | GroupDocs

    Generate documents based on a data source and template, or create Reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....source and template, or create reports fast and easy with our intuitive...Assembly Engine. Generate sample report for document with variable...

    docs.groupdocs.com/assembly/python-net/basic-us...
  6. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...ObjectInputStream(byteArrayInputStream); List<byte[]> pdfByteArrays = pro...accessibility checks and it generates report with failure. Steps: Open the...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  7. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....file formats For a complete list of features supported by the...simpe document automation and report generation API that is materialized...

    blog.groupdocs.com/categories/groupdocs.assembl...
  8. Inserting Chart Axis Title Dynamically in Sprea...

    Note This feature is supported by version 18.1 or greater. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down List Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a Report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Usage / Working with Chart Reports - Filtered Ordered Grouped...group to view the drop-down list Select the “100% Stacked Column”...

    docs.groupdocs.com/assembly/java/inserting-char...
  9. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your Reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a Report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....expression results to your reports using expression tags. An expression...template. While building a report, the corresponding expression...

    docs.groupdocs.com/assembly/net/template-syntax...
  10. Inserting Chart Axis Title Dynamically in Sprea...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down List Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a Report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Usage / Working with Chart Reports - Filtered Ordered Grouped...group to view the drop-down list Select the “100% Stacked Column”...

    docs.groupdocs.com/assembly/net/inserting-chart...