Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 4,712 for

as

(0.19 sec)
  1. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/add-replaceme...
  2. Working with metadata in JPEG2000 images | Grou...

    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...
  3. 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 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...
    • Keyboard layout correction | GroupDocs

      This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API.

      docs.groupdocs.com/search/java/keyboard-layout-...
    • In-Table List in Email Document | GroupDocs

      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...
    • 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...
    • Convert PDF to PCL using Java

      Discover how to convert PDF to PCL using Java without extra software installations. This library employed to export PDF to PCL using Java is platform-independent....Discover how to convert PDF to PCL using Java without extra software installations. This library employed to export PDF to PCL using Java is platform-independent.

      kb.groupdocs.com/conversion/java/convert-pdf-to...
    • How to Extract Metadata from Word Document usin...

      This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java.

      kb.groupdocs.com/parser/java/how-to-extract-met...
    • How to Extract Images from PDF using C#

      Let's get familiar with the image extraction process from documents and how to extract images from PDF using C# and implement C# extract images from PDF capability....Let's get familiar with the image extraction process from documents and how to extract images from PDF using C# and implement C# extract images from PDF capability.

      kb.groupdocs.com/parser/net/how-to-extract-imag...
    • How to Convert PDF to Text in C#

      Review the procedure to convert PDF to Text in C#, eAsily follow this guide to save PDF As text using C# on any operating system like MS Windows, Linux, and Mac OS....Review the procedure to convert PDF to Text in C#, easily follow this guide to save PDF as text using C# on any operating system like MS Windows, Linux, and Mac OS.

      kb.groupdocs.com/conversion/net/how-to-convert-...