Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,370 for

note

(0.06 sec)
  1. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....with resources Leave feedback Note This feature is supported by...by version 19.5. or greater Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  2. In-Paragraph List in Text Document | Documentation

    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...
  3. 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...
  4. Common Master-Detail Image in Text Document | D...

    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-...
  5. Render attachments | Documentation

    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...
  6. Load document from Azure Blob Storage | Documen...

    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...
  7. Common List Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the HTML Document format. Adding Syntax to be evaluated by GroupDocs....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-list-im...
  8. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....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/single-row-ima...
  9. Working with Template Syntax Formatting | Docum...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Syntax Formatting Leave feedback Note This feature is only compatible...NET 3.2.0 or later releases. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/working-with-te...
  10. Versioning of annotated documents | Documentation

    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...