Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,080 for

values

(0.17 sec)
  1. Load document from URL | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/java/load-documen...
  2. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Email Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share the following key requirements: A report must be in .eml or .msg format. It must add email recipient, CSS and subject of the email.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  3. In-Table List in HTML | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must show managers’ name. It must show the sum of contract prices against each manager.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Common Master-Detail Image in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/common-master-...
  5. Developers Guide - Web Report Generator | Group...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/developers-guid...
  6. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/net/convert-each-...
  7. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/compar...
  8. Konversi CSV ke HTML menggunakan Java

    Mari kita pahami dengan cepat proses cara mengonversi CSV ke HTML menggunakan Java. Kami akan memberi Anda langkah-langkah penting dan contoh kode untuk mengekspor CSV ke HTML menggunakan Java....sedangkan file CSV (Comma-Separated Values) adalah format umum untuk menyimpan...

    kb.groupdocs.com/id/conversion/java/convert-csv...
  9. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/python-net/email-re...
  10. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/optimizing-shards/