Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,466 for

reporting

(0.23 sec)
  1. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....insert out document content in report Dynamically configure background...barcode in reports Dynamically insert hyperlinks in reports & apply...

    docs.groupdocs.com/assembly/java/features-overv...
  2. 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...
  3. Template Syntax - Part 2 of 2 | Documentation

    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/java/template-synta...
  4. 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-...
  5. Template Syntax - Part 2 of 2 | Documentation

    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...
  6. Convert CSV to PDF using Node.js

    Learn how to convert CSV to PDF using Node.js without installing extra software. Follow simple steps to export CSV to PDF in Node.js, making document generation easy....developers to generate professional reports from raw spreadsheet data....especially for structured reports and records. The process to...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  7. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....insert out document content in report Dynamically configure background...barcode in reports Dynamically insert hyperlinks in reports & apply...

    docs.groupdocs.com/assembly/net/features-overview/
  8. Convert XML to DOCX in CSharp on GroupDocs Blog...

    Convert XML to DOCX in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert XML to DOCX in CSharp on GroupDocs Blog | Document Automation So......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-docx-i...
  9. Cache results | Documentation

    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/
  10. Working with Multiple Data Sources | Documentation

    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...