Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 4,410 for

as

(0.05 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices.

    docs.groupdocs.com/assembly/java/generating-rep...
  2. Bulleted List in HTML Document | Documentation

    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 Note This feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document. To add a bulleted list start and end your list with
      tag and list all the elements by enclosing them between
    • tag....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 Note This feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document. To add a bulleted list start and end your list with <ul></ul> tag and list all the elements by enclosing them between <li></li> tag.

      docs.groupdocs.com/assembly/net/bulleted-list-i...
    • In-Table List in Email Document | Documentation

      Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Note This feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email....Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Note This feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email.

      docs.groupdocs.com/assembly/net/in-table-list-i...
    • Generating Report using Multiple Data Sources i...

      Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices.

      docs.groupdocs.com/assembly/java/generating-rep...
    • Common Master-Detail Image in Email Document | ...

      Note In this article, we will use GroupDocs.Assembly to generate a Common MAster-Detail report in Email Document format. Common MAster-Detail in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Common MAster-Detail PleAse follow below steps to create Common MAster-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email....Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email.

      docs.groupdocs.com/assembly/net/common-master-d...
    • Load password-protected document | Documentation

      Learn this article and check how to load and convert pAssword-protected documents using GroupDocs.Conversion for Java API....Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API.

      docs.groupdocs.com/conversion/java/load-passwor...
    • Working with metadata in JPEG2000 images | Docu...

      Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented As strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata.

      docs.groupdocs.com/metadata/java/working-with-m...
    • Convert publisher formats | Documentation

      In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Node.js via Java....In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Node.js via Java.

      docs.groupdocs.com/conversion/nodejs-java/conve...
    • Extract Text and Metadata from OTP Online

      Free online document text and metadata extractor. Secure and eAsy to use OTP text and metadata parser and extractor...Free online document text and metadata extractor. Secure and easy to use OTP text and metadata parser and extractor

      products.groupdocs.app/parser/otp
    • GroupDocs.Assembly for Java 20.8 Release Notes ...

      Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this ReleAse Key Summary Category AsSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature AsSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature AsSEMBLYNET-159 Improve barcode scaling Feature AsSEMBLYJAVA-19 Barcode text is truncated upon some circumstances Bug AsSEMBLYJAVA-20 Anti-aliAsing does not work expectedly for barcode text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature ASSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature ASSEMBLYNET-159 Improve barcode scaling Feature ASSEMBLYJAVA-19 Barcode text is truncated upon some circumstances Bug ASSEMBLYJAVA-20 Anti-aliasing does not work expectedly for barcode text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs.

      docs.groupdocs.com/assembly/java/groupdocs-asse...