Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 2,253 for

reporting

(0.08 sec)
  1. Working with Multiple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. 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....in this section Generating Report using Multiple Data Sources...Processing Document Generating Report using Multiple Data Sources...

    docs.groupdocs.com/assembly/net/working-with-mu...
  2. 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 . Use of In-line Syntax Error Messages 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/java/use-of-in-line...
  3. Convert XML to PDF in Java on GroupDocs Blog | ...

    Convert XML to PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert XML to PDF in Java on GroupDocs Blog | Document Automation Solution......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/convert-xml-to-pdf-in...
  4. 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...
  5. 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...ConditionalWithColle () { var report = new Report { Items = new List <...

    docs.groupdocs.com/assembly/net/basic-usage-con...
  6. تقارير PDF و Word من XML في C # | XML إلى PDF و...

    أتمتة إنشاء التقارير في C # عن طريق تحويل بيانات XML إلى PDF و DOC / DOCX عبر القوالب النصية باستخدام .NET API بواسطة GroupDocs....من بيانات XML باستخدام C # Report Generation .NET API - XML to...= @"reportsPath/xml-to-pdf-report.pdf"; // تحميل مصدر بيانات...

    blog.groupdocs.com/ar/assembly/generate-reports...
  7. 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...
  8. 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...
  9. Convert XML to PDF in CSharp on GroupDocs Blog ...

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

    blog.groupdocs.com/it/tag/convert-xml-to-pdf-in...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....can insert bookmarks to your reports dynamically using bookmark...non-empty value. While building a report, bookmark_expression is evaluated...

    docs.groupdocs.com/assembly/java/inserting-book...