Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 2,481 for

reporting

(0.47 sec)
  1. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....maximum number of indexing reports stored in RAM for an index...Detailed information on indexing reports is provided on the page . ...

    docs.groupdocs.com/search/net/search-index-sett...
  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....insert hyperlinks to your reports dynamically using link tags...for example, while building a report, uri_expression and display_text_expression...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  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....using System ; public class Report { public DateTime CreatedDate...FormatDates () { var report = new Report { CreatedDate = new DateTime...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  4. async-cancellation.md

    ![](data:image/png;base64,iVBORw0KGgoAAAANSUhE/gAAAMWElEQVR4nO3dUWz+nSnsgxYTa5kbEnhJgJpJ/lf6/h2jjg/M/nIz8c7v/v3z345atz/v9zTkNpaiwBgFj92aPuA/+53/9r4tXbi6u1t/v/Pa6tjXzXV1cZTXVVFNNN+NPc/97j6uIqq6mmmmq......outcomes that past clients have reported. For a quote or a scoping...we ship a written findings report roughly every ten days so the...

    docs.groupdocs.com/markdown/net/_output_files/d...
  5. 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-...
  6. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....employees as well through the reports/documents they prepare. So...before sending these bulks of reports to the other party, removal...

    blog.groupdocs.com/metadata/releasing-first-ver...
  7. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....insert out document content in report Dynamically configure background...barcode in reports Dynamically insert hyperlinks in reports & apply...

    docs.groupdocs.com/assembly/net/features-overview/
  8. Legal Document Comparison API: Automate Contrac...

    Learn how to automate legal document comparison and contract review using GroupDocs.Comparison API for Node.js. Compare contract versions, track changes, and streamline legal workflows programmatically....generation : Create detailed change reports for legal documentation and...structure. It generates comparison reports that highlight differences...

    blog.groupdocs.com/comparison/legal-document-co...
  9. 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....insert hyperlinks to your reports dynamically using link tags...for example, while building a report, uri_expression and display_text_expression...

    docs.groupdocs.com/assembly/java/inserting-hype...
  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/