Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 757 for

report generation

(0.03 sec)
  1. Adding NEXT Field into Template Syntax | Docume...

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination Report path Instantiate DocumentAssembler class Generate Report Download Template Get the template from here: Using next.docx The Code...template path Set up destination report path Instantiate DocumentAssembler...DocumentAssembler class Generate report Download Template Get the template...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  2. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary Report...example, you can use this to generate previews of compared documents...documents. Comparison summary report Once the comparison process...

    docs.groupdocs.com/comparison/java/features-ove...
  3. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Node.js via Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary Report...count, which can be used for generating previews of the compared...documents. Comparison summary report Once the comparison process...

    docs.groupdocs.com/comparison/nodejs-java/featu...
  4. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary Report...count, which can be used for generating previews of the compared...documents. Comparison summary report Once the comparison process...

    docs.groupdocs.com/comparison/python-net/featur...
  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. 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....an API that allows you to generate documents in popular office...insert out document content in report Dynamically configure background...

    docs.groupdocs.com/assembly/java/features-overv...
  7. 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...
  8. Multi Choice Questions - Free Support Forum - g...

    Hi there, I can figure out how to add text field questions, but not multiple choice. I want a series of questions to be answered, and predefined answers to be generated as a Report. The goal is for this to be a webf…...predefined answers to be generated as a report. The goal is for this...

    forum.groupdocs.com/t/multi-choice-questions/93
  9. 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....an API that allows you to generate documents in popular microsoft...insert out document content in report Dynamically configure background...

    docs.groupdocs.com/assembly/net/features-overview/
  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…...1” } When generating a DOCX from this template...program that uses them to generate a report. test.zip (961 Bytes)...

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