Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,554 for

note

(0.03 sec)
  1. Barcode Image Generation in Presentation Docume...

    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. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Presentation Document 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/barcode-image-g...
  2. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Empty Paragraphs Leave feedback Note This feature is supported by...by version 18.10. or greater. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/removing-empty...
  3. Numbered List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the HTML document. 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/numbered-list-...
  4. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for Java...attachments from the MSG file: Note NOTE: provided code snippet suits...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  5. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....and Licensing Leave feedback Note You can use GroupDocs.Assembly...load a license from a stream. Note Calling License.SetLicense multiple...

    docs.groupdocs.com/assembly/net/evaluation-limi...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  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-...