Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,937 for

reporting

(0.05 sec)
  1. Creating multiple tabs from a template - Free S...

    Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports. There’s howe…... We also use another report generator next to groupdocs...just use groupdocs to create reports. There’s however the following...

    forum.groupdocs.com/t/creating-multiple-tabs-fr...
  2. Convert JSON to PDF in CSharp

    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....elaborati in un formato di report presentabile e facilmente comprensibile...convertiremo i dati JSON in report PDF e DOCX in C# utilizzando...

    blog.groupdocs.com/it/tag/convert-json-to-pdf-i...
  3. 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...
  4. Working with Multiple Data Sources | GroupDocs

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...in this section Generating Report using Multiple Data Sources...Processing Document Generating Report using Multiple Data Sources...

    docs.groupdocs.com/assembly/java/working-with-m...
  5. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....exception while building a report. However, when* DocumentAssemblyOpti...exception is thrown and the report looks as follows then. << var...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  6. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....using System ; public class Report { public DateTime CreatedDate...FormatDates () { var report = new Report { CreatedDate = new DateTime...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  7. Auto Update Table of Content Page - Free Suppor...

    Halo GroupDocs Team, I have to create a report with table of content. It has dynamic data and I have tried to create it with standard Microsoft Word Table of Content but when I deploy the report, the page did not update…...GroupDocs Team, I have to create a report with table of content. It has...Content but when I deploy the report, the page did not update automatically...

    forum.groupdocs.com/t/auto-update-table-of-cont...
  8. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....GlobalStatement not implemented , please report this issue in 'string outputDirectory...GlobalStatement not implemented , please report this issue in 'string cachePath...

    docs.groupdocs.com/viewer/net/caching-results/
  9. XML to DOCX in Java on GroupDocs Blog | Documen...

    XML to DOCX in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XML to DOCX in Java on GroupDocs Blog | Document Automation Solutions for .NET & J......NET & Java Developers Genera report da dati XML in Java Automatizza...Automatizza la generazione di report convertendo i dati XML in PDF...

    blog.groupdocs.com/it/tag/xml-to-docx-in-java/i...
  10. 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...