Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,910 for

report

(0.08 sec)
  1. Optionally remove a column from a Word table us...

    Is there any template syntax that can be used to optionally remove a column from a Word table? I know I can do it by have different row definitions, but I’m curious if it can be done in a more elegant way. I have 3 col…...dotnet , document-automation , report-generation dsmeltz May 5, 2020...

    forum.groupdocs.com/t/optionally-remove-a-colum...
  2. Using Tables of Word Processing Documents as Da...

    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 Managers Data.docx Template Importing Word Processing Table into Presentation.pptx The Code...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-tables-o...
  3. Using Tables of Presentation Documents as Data ...

    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 Managers Data.pptx Template Using Presentation as Table of Data.pptx The Code...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-tables-o...
  4. 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....data into PDF and MS Word reports using C# using simple templates...how to convert CSV data in Reports using Java. This article will...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. 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...
  6. GroupDocs.Metadata for .NET 25.10 – Latest Upda...

    Explore what’s new in GroupDocs.Metadata for .NET 25.10. Available now on NuGet and GroupDocs website....Support Forum – ask questions, report issues, and share feedback...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Using Spreadsheets as Data Sources | GroupDocs

    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 Spreadsheets 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 Contracts Data.xlsx Template Using Spreadsheet as Table of Data....Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/net/using-spreadshe...
  8. Using Tables of Word Processing Documents as Da...

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