Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 2,371 for

reporting

(2.34 sec)
  1. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....can insert bookmarks to your reports dynamically using bookmark...non-empty value. While building a report, bookmark_expression is evaluated...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  2. Heading level offset | GroupDocs

    Shift all heading levels in the Markdown output... ToFile ( "annual-report.docx" , "heading-offset-example...range 1-6. annual-report.docx annual-report.docx is a sample file...

    docs.groupdocs.com/markdown/net/heading-offset/
  3. Compare JSON Documents | GroupDocs

    Compare JSON files and detect differences in nested objects, arrays, and data types using GroupDocs.Comparison for Python via .NET.... Produce a visual HTML report with highlighted differences...(HTML report with summary) Generate a single HTML report that...

    docs.groupdocs.com/comparison/python-net/develo...
  4. 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...
  5. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....using System ; public class Report { public DateTime CreatedDate...FormatDates () { var report = new Report { CreatedDate = new DateTime...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  6. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....Document Protection 💼 Financial Report Marking 👥 HR Document Classification... Your top-secret financial report gets the same generic watermark...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  7. Convert CSV to PDF using Node.js

    Learn how to convert CSV to PDF using Node.js without installing extra software. Follow simple steps to export CSV to PDF in Node.js, making document generation easy....developers to generate professional reports from raw spreadsheet data....especially for structured reports and records. The process to...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  8. Extract Text from XLS using C#

    This article explains how to extract text from XLS using C#. It features code example to help you for text extraction from XLS in C# without installing extra software....working on data processing, report generation, or information...contexts, such as generating reports, performing data analysis,...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  9. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....working on data processing, report creation, or information management...tasks such as data analysis, report generation, or migrating data...

    kb.groupdocs.com/parser/java/extract-text-from-...
  10. Error handling | GroupDocs

    Handle conversion errors with specific exception types... ToFile ( "annual-report.docx" , "error-handling-example...Message}" ); } annual-report.docx annual-report.docx is a sample file...

    docs.groupdocs.com/markdown/net/error-handling/