Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,379 for

notes

(0.04 sec)
  1. In-Table List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show managers’ name. It must show the sum of contract prices against each manager....Email Document Leave feedback Note In this article, we will use...article: Generating The Report Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Multicolored Numbered List in HTML Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in HTML Document format. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the clients in numbered list. It must highlight the products. Report must be generated in the HTML Document. Adding Syntax to be evaluated by GroupDocs.Assembly Engine We provide support for the following clients:
      <<foreach [in getClients()]>>
    1. <<[getName()]>>
    2. <</foreach>>
    Download Multicolored Numbered List Template Please download the sample template we created in this article:...HTML Document Leave feedback Note In this article, we will use...article: Generating The Report Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/multicolored-n...
  3. Technical Support | Documentation

    Get comprehensive technical support for GroupDocs.Total for Java. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team.... Note Please note that GroupDocs does not...

    docs.groupdocs.com/total/java/technical-support/
  4. Technical Support | Documentation

    Get comprehensive technical support for GroupDocs.Total for .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team.... Note Please note that GroupDocs does not...

    docs.groupdocs.com/total/net/technical-support/
  5. Technical Support | Documentation

    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...
  6. Working with JSON Data Sources | Documentation

    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. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document pages using GroupDocs.Merger for .NET API.... Note Stream that were created by...preview" , imageFilePath ); } Note NOTE: Stream that was created over...

    docs.groupdocs.com/merger/net/generate-document...
  8. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...attachments from the MSG file: Note NOTE: provided code snippet suits...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  9. In-Paragraph List in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Email Document format. In-Paragraph List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. A descriptive or informative line like “We provide support for the following clients:”....Email Document Leave feedback Note In this article, we will use...article: Generating The Report Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  10. GroupDocs.Assembly Engine APIs | Documentation

    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....Assembly Engine APIs Leave feedback Note In this article, we will discuss...representations: Long Double Boolean Date Note – For recognition of data types...

    docs.groupdocs.com/assembly/java/groupdocs-asse...