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

list report

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Enhanced Email Formats Support Introduced in Gr...

    We are at GroupDocs glad to announce another release of document Report generation API version 17.9 also known as GroupDocs.Assembly for Java API. The latest release adds enhanced support for existing features to the API, the most important changes are done to support document assembly for Email formats and also providing bug fixes for all major email formats. For a better experience with the API, we recommend you to download the latest release and try out the features introduced in the latest version of the API....another release of document report generation API version 17.9...latest version of the API. Full list of changes are provided below...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  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. 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...
  8. 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...
  9. 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...
  10. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...that uses them to generate a report. test.zip (961 Bytes) evargaslexipol...date-time parsers to an empty list. JsonDataLoadOptions options...

    forum.groupdocs.com/t/value-of-json-field-is-in...