Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 4,407 for

as

(0.04 sec)
  1. 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....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.

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  2. 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:...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: <ol> &lt;&lt;foreach [in getClients()]&gt;&gt; <li &lt;&lt;if [indexOf() % 2 == 0]&gt;&gt;style="background-color:#FFF8DC"&lt;&lt;/if&gt;&gt;>&lt;&lt;[getName()]&gt;&gt;</li> &lt;&lt;/foreach&gt;&gt; </ol> Download Multicolored Numbered List Template Please download the sample template we created in this article:

    docs.groupdocs.com/assembly/java/multicolored-n...
  3. 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....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.

    docs.groupdocs.com/assembly/java/common-master-...
  4. Client app example after upgrade - Free Support...

    Hello, We are trying to upgrade GroupDocs.Viewer for .NET from 18.3.0 version to 21.10 version. Can you pleAse recommend any client app in HTML5/JavAscript or jQuery or knockout or React framework that can work with ne…...Hello, We are trying to upgrade GroupDocs.Viewer for .NET from 18.3.0 version to 21.10 version. Can you please recommend any client app in HTML5/Javascript or jQuery or knockout or React framework that can work with ne&hellip;

    forum.groupdocs.com/t/client-app-example-after-...
  5. How to Compare Images in Java

    Review the step-by-step procedure to compare Images in Java and learn how to develop the functionality to compare two images and highlight differences Java....Review the step-by-step procedure to compare Images in Java and learn how to develop the functionality to compare two images and highlight differences Java.

    kb.groupdocs.com/comparison/java/how-to-compare...
  6. How to Extract Text from Word Document in Java

    This short tutorial describes the process to extract text from Word document in Java and how to develop the application to extract text from DOCX using Java....This short tutorial describes the process to extract text from Word document in Java and how to develop the application to extract text from DOCX using Java.

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  7. How to Convert PNG to JPG using Java

    Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application....Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application.

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.

    docs.groupdocs.com/metadata/java/clean-metadata/
  10. In-Table Master-Detail in HTML Document | Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table MAster-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table MAster-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ total orders prices and price of each product separately with the following key requirements:...Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ total orders prices and price of each product separately with the following key requirements:

    docs.groupdocs.com/assembly/net/in-table-master...