Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,555 for

reporting api

(0.05 sec)
  1. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Upgrade an Order Support Docs API Reference Live Demos Free Support...access CSV data while building a report, you can pass a instance to...

    docs.groupdocs.com/assembly/net/working-with-cs...
  2. Inserting Hyperlinks Dynamically | GroupDocs

    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....Upgrade an Order Support Docs API Reference Live Demos Free Support...insert hyperlinks to your reports dynamically using link tags...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  3. 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....Upgrade an Order Support Docs API Reference Live Demos Free Support...{ var data = new { Title = "Report" , Date = DateTime . Now };...

    docs.groupdocs.com/assembly/net/basic-usage-loa...
  4. Batch Word Document Comparison with Performance...

    Learn how to efficiently compare large sets of Word (DOCX) files using GroupDocs.Comparison for Node.js with parallel processing and performance tuning....Upgrade an Order Support Docs API Reference Live Demos Free Support...progress and generate a summary report. The approach is ideal for...

    docs.groupdocs.com/comparison/nodejs-java/optim...
  5. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. 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. In turn, display_text_expression defines text to be displayed for the hyperlink....Upgrade an Order Support Docs API Reference Live Demos Free Support...insert hyperlinks to your reports dynamically using link tags...

    docs.groupdocs.com/assembly/java/inserting-hype...
  6. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....Upgrade an Order Support Docs API Reference Live Demos Free Support...: (2010 ~~ 2013) filename : report & creationdate : 2009 Exact...

    docs.groupdocs.com/search/nodejs-java/search-op...
  7. Working with spreadsheet document attachments |...

    Extract, add, remove, search, and watermark spreadsheet attachments using Python via .NET....Upgrade an Order Support Docs API Reference Live Demos Free Support...using DCT hash matching and reports findings. import groupdocs...

    docs.groupdocs.com/watermark/python-net/working...
  8. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....Upgrade an Order Support Docs API Reference Live Demos Free Support...using System ; public class Report { public DateTime CreatedDate...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  9. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Upgrade an Order Support Docs API Reference Live Demos Free Support...xlsx" ; string outputPath = "Report.xlsx" ; var reportData = new...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  10. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....Upgrade an Order Support Docs API Reference Live Demos Free Support...docx" ; string outputPath = "Report.html" ; var reportData = new...

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