Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,117 for

reporting api

(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...Upgrade an Order Support Docs API Reference Live Demos Free Support...template path Set up destination report path Instantiate DocumentAssembler...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  2. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....Upgrade an Order Support Docs API Reference Live Demos Free Support...Searching / Search reports Search reports Leave feedback Each...

    docs.groupdocs.com/search/net/search-reports/
  3. Improvements and Fixes in GroupDocs.Viewer for ...

    GroupDocs team always takes care of customers. Our customers provide us with their valuable feedback which help us improve day by day, keeping it in mind, we are proudly announcing version v1.2 of **GroupDocs.Viewer for .NET**MVC Front End. This new front end includes improvements and fixes for a bunch of issues reported by our customers. Please feel free to download and investigate this new version. GroupDocs.Viewer for .NET MVC Front End - ImprovementsFollowing are the improvents introduced in this version of the Front End Search and highlight a text passed from main page while loading the document....fixes for a bunch of issues reported by our customers. Please feel...technical support on document viewer API . # Download - MSI Package and...

    blog.groupdocs.com/viewer/improvements-fixes-gr...
  4. Merge DOCX in Node.js | GroupDocs.Merger

    Discover how to efficiently merge DOCX files in Node.js applications without third-party software. Get started with examples!...Whether you are consolidating report files, combining project documents...Merger for Node.js via Java API. Below are the key steps involved...

    blog.groupdocs.com/merger/merge-docx-in-nodejs/
  5. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Upgrade an Order Support Docs API Reference Live Demos Free Support...about syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  6. Developers Guide - Web Report Generator | Docum...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Upgrade an Order Support Docs API Reference Live Demos Free Support...for .NET / Showcases / Web Report Generator Powered by GroupDocs...

    docs.groupdocs.com/assembly/net/developers-guid...
  7. Updating Fields while Assembling Word Processin...

    Updating Fields The Recipe Set up source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the template from here. Update field.docx The Code...Upgrade an Order Support Docs API Reference Live Demos Free Support...template path Set up destination report path Instantiate DocumentAssembler...

    docs.groupdocs.com/assembly/java/updating-field...
  8. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Upgrade an Order Support Docs API Reference Live Demos Free Support...template from here. Generating The Report Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/working-with-la...
  9. Working with Template Syntax Formatting | Docum...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Upgrade an Order Support Docs API Reference Live Demos Free Support...about syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/working-with-te...
  10. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Upgrade an Order Support Docs API Reference Live Demos Free Support...Indexing / Indexing reports Indexing reports Leave feedback Indexing...

    docs.groupdocs.com/search/java/indexing-reports/