Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,444 for

note

(0.1 sec)
  1. In-Paragraph List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in Text Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....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/in-paragraph-l...
  2. 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...
  3. 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-...
  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. Licensing and Subscription | GroupDocs

    This article explains evaluation limitations and licensing of GroupDocs.Merger for Java... Note Note that there are a number of... setLicense ( fileStream ); Note Calling License.setLicense multiple...

    docs.groupdocs.com/merger/java/licensing-and-su...
  9. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents.... Note PDF Reference 1.7 An external...document sanitization. Artifacts Note PDF Reference 1.7 The graphics...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  10. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....into Templates Leave feedback Note This feature is supported by...by version 19.3 or greater. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/use-of-in-line-...