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

reporting api

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled watermarks, and password-protected sections that can't be easily removed....remove watermarks from a 20-page report where each page contains 15-20...Legal documents, financial reports, intellectual property, or...

    blog.groupdocs.com/watermark/secure-word-docume...
  7. 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/net/search-operation-...
  8. 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...
  9. Generate Document from Database | GroupDocs

    Create reports from database data using DataSet, DataTable, or IDataReader as data sources for templates....Upgrade an Order Support Docs API Reference Live Demos Free Support... making it easy to create reports from SQL Server, Oracle, MySQL...

    docs.groupdocs.com/assembly/net/basic-usage-dat...
  10. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary data sources during document assembly....Upgrade an Order Support Docs API Reference Live Demos Free Support...include dynamic images in your reports. The main classes involved...

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