Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,140 for

note

(0.07 sec)
  1. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...- Part 1 of 2 Leave feedback Note This article is the first part...opening tag. <</ tag_name >> Note: Tag body elements are case-sensitive...

    docs.groupdocs.com/assembly/python-net/template...
  2. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...- Part 1 of 2 Leave feedback Note This article is the first part...opening tag. <</ tag_name >> Note: Tag body elements are case-sensitive...

    docs.groupdocs.com/assembly/net/template-syntax...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. 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/bulleted-list-...
  10. In-Paragraph List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in HTML 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....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-paragraph-l...