Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,381 for

reporting

(0.04 sec)
  1. 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...
  2. 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-...
  3. XML to PDF in CSharp on GroupDocs Blog | Docume...

    XML to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XML to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &...... 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/xml-to-pdf-in-csharp/...
  4. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....insert hyperlinks to your reports dynamically using link tags...for example, while building a report, uri_expression and display_text_expression...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  5. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 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/net/inserting-bookm...
  6. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the API without license. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license....specified) generates the document reports with full product functionality...document When a Spreadsheet report is generated it contains an...

    docs.groupdocs.com/assembly/java/evaluation-lim...
  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. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....specified) generates the document reports with full product functionality...document When a Spreadsheet report is generated it contains an...

    docs.groupdocs.com/assembly/net/evaluation-limi...
  9. Inserting Bookmarks Dynamically | Documentation

    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...
  10. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....working on data processing, report creation, or information management...tasks such as data analysis, report generation, or migrating data...

    kb.groupdocs.com/parser/java/extract-text-from-...