Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,154 for

note

(0.09 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Presentation Document Leave feedback Note In this article, we will use...from multiple data sources. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/generating-rep...
  2. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Spreadsheet Documents Leave feedback Note This feature is supported by...by version 18.2 or greater. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/working-with-sp...
  3. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation** Documents**. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Presentation Documents Leave feedback Note This feature is supported by...by version 18.2 or greater. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/working-with-pr...
  4. How to Run Examples | GroupDocs

    Run GroupDocs.Comparison for .NET examples from scratch, from the GitHub back-end examples project, or using MVC, WebForms, or Docker sample applications....docx" ; // NOTE: Put here actual path to source...targetDocumentPath = @"C:\target.docx" ; // NOTE: Put here actual path to source...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  5. Set Checkbox Values 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. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Values Dynamically Leave feedback Note This feature is supported by...by version 20.3 or greater. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  6. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Data Sources Leave feedback Note This feature is only compatible...JsonDataSource(..., options); Note – Parsing of date-time values...

    docs.groupdocs.com/assembly/java/working-with-j...
  7. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in HTML Document Reporting Requirement As a report developer, you are required to represent your clients and their prices with the following key requirements: Report must show each client along with its price. It must show sum of all the prices....HTML Document Leave feedback Note In this article, we will use...report in HTML Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. In-Table Master-Detail in HTML Document | Group...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show each manager along with his total contract prices. It must also show each individual client within the contract....HTML Document Leave feedback Note In this article, we will use...report in HTML Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-table-maste...
  9. Technical Support | GroupDocs

    GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.... Note Please note that GroupDocs does not...

    docs.groupdocs.com/metadata/nodejs-java/technic...
  10. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it deNotes a cell merging operation in a horizontal direction....Cells Dynamically Leave feedback Note This feature is supported by...by version 19.1 or greater Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/merging-table-...