Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,013 for

report

(0.04 sec)
  1. Using Spreadsheets as Data Sources | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output Report documents Assemble a document using the external document table as a data source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data.docx The Code...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-spreadsh...
  2. Barcode Image Generation in Presentation Docume...

    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 PowerPoint 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....about syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  3. GroupDocs.Parser for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.11. Available now on NuGet and GroupDocs website....Support Forum – Ask questions or report issues in the GroupDocs.Parser...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  4. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output Report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data....Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/net/using-tables-of...
  5. 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.... Generating The Report Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/working-with-la...
  6. Evaluation Limitations and Licensing | GroupDocs

    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...
  7. GroupDocs.Assembly Product Family

    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....another release of document report generation API version 17.9...another release of document report generation API version 17.9...

    blog.groupdocs.com/categories/groupdocs.assembl...
  8. Evaluation Limitations and Licensing | GroupDocs

    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...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...another release of document report generation API version 17.9...formats. Furthermore, few issues reported on forums are also fixed....

    blog.groupdocs.com/groupdocs.blog/page/69/
  10. Load Template Documents from File or Stream | G...

    Learn how to load template documents from file paths and streams for document assembly in .NET applications....{ var data = new { Title = "Report" , Date = DateTime . Now };...new DataSourceInfo ( data , "report" )); Console . WriteLine (...

    docs.groupdocs.com/assembly/net/basic-usage-loa...