Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,761 for

reporting

(0.11 sec)
  1. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....for generating documents and reports by merging your templates and...quotes, employment letters, reports, etc. The library supports...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  2. assembly-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/java/weekly0.5 https://docs.groupdocs.com/assembly/java/adding-next-field-......com/assembly/java/generating-report-using-multiple-data-source...com/assembly/java/generating-report-using-multiple-data-source...

    docs.groupdocs.com/sitemaps/assembly-java.xml
  3. 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...
  4. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...accessibility checks and it generates report with failure. Steps: Open the...Checking. Review the Accessibility Report, which highlights errors, warnings...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  5. 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/java/search-index-set...
  6. Inserting Documents Dynamically | GroupDocs

    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 run time....of outer documents to your reports dynamically using doc tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/java/inserting-docu...
  7. 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...
  8. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....functionality required to build a report from a template is assembled...the class. Building Reports To build a report from a template, you...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. 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...
  10. Inserting Images Dynamically | GroupDocs

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