Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,466 for

reporting

(0.04 sec)
  1. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....How to Insert Hyperlinks to Reports using Link Tag in C# # Using...insert hyperlinks to your reports dynamically using link tags...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  2. 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...
  3. Calculate Formula while Assembling Spreadsheet ...

    Calculate Formula The Recipe Set up source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the template from here. Update formula.xlsx The Code...template path Set up destination report path Instantiate DocumentAssembler...UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the template...

    docs.groupdocs.com/assembly/java/calculate-form...
  4. Inserting Images Dynamically | Documentation

    How to dynamically inserted image within your template...can insert images to your reports dynamically using image tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/java/inserting-imag...
  5. Laporan PDF & Word dari Data CSV menggunakan C#...

    Konversi format CSV ke PDF & Word dengan templat menggunakan C#. Otomatiskan pembuatan laporan PDF & DOC/DOCX menggunakan .NET Reporting API oleh GroupDocs....NET Reporting API. Tentukan file data CSV...reportFilePath = @"path/csv-to-pdf-report.pdf"; // Muat Sumber Data CSV...

    blog.groupdocs.com/id/assembly/generate-reports...
  6. Laporan PDF & Word dari XML dalam C# | XML ke P...

    Otomatiskan pembuatan laporan di C# dengan mengonversi data XML menjadi PDF & DOC/DOCX melalui template berbasis teks menggunakan .NET API oleh GroupDocs....= @"reportsPath/xml-to-pdf-report.pdf"; // Muat sumber data XML..."managers")); Hasilkan MS Word Report dari data XML dalam C# # Dengan...

    blog.groupdocs.com/id/assembly/generate-reports...
  7. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....of outer documents to your reports dynamically using doc tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/net/inserting-docum...
  8. Enhanced Email Formats Support Introduced in Gr...

    We are at GroupDocs glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for Java API. The latest release adds enhanced support for existing features to the API, the most important changes are done to support document assembly for Email formats and also providing bug fixes for all major email formats. For a better experience with the API, we recommend you to download the latest release and try out the features introduced in the latest version of the API....another release of document report generation API version 17.9...provided below. Java Document Report Generation API - Issues Resolved...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  9. Search index settings | Documentation

    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/nodejs-java/search-in...
  10. Inserting Hyperlinks Dynamically | Documentation

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