Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,139 for

note

(0.12 sec)
  1. 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....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/common-master-...
  2. Common Master-Detail Image in Text Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Text 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....Text Document Leave feedback Note In this article, we will use...report in Text Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/common-master-...
  3. Multicolored Numbered List in HTML Document | G...

    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...
  4. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...attachments from the MSG file: Note NOTE: provided code snippet suits...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  5. Load document from Azure Blob Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....(); return container ; } Note NOTE: Package WindowsAzure.Storage...

    docs.groupdocs.com/annotation/net/load-document...
  6. Versioning of annotated documents | GroupDocs

    The page describes how to manage different versions of document using GroupDocs.Annotation for Java API....pdf" , saveOptions ); } Note The property is object. Get...annotator . getVersionsList (); } Note The method returns list of objects...

    docs.groupdocs.com/annotation/java/versioning-o...
  7. Generate document pages preview | GroupDocs

    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. How to Integrate and Use GroupDocs' Online Sign...

    We have published a GroupDocs’ Signature plugin for Chrome. This online signature add-on provides GroupDocs users with a slick interface for signing documents from within Gmail. GroupDocs’ online signature plugin gives you the ability to sign documents online in Gmail emails, without having to install bulky office software. When you need to sign a document, GroupDocs Signature opens it for you. With the plugin, you no longer have to log in to the GroupDocs website to view a document.... Note : The **Search **field is not...details, and then click Save . Note : You can also open the config...

    blog.groupdocs.com/signature/how-to-integrate-a...
  9. 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/java/set-checkbox-v...
  10. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Highlighted Rows report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the client names with price. Show single client and his single contract price in a single row....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-...