Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 31,803 for

groupdocs.comparison

(0.05 sec)
  1. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/single-row-imag...
  3. Search for built-in Metadata signatures | Docum...

     This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/search-for-bu...
  4. Delete Signatures of the certain type | Documen...

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Working with Spreadsheet Documents | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-s...
  6. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/add-dropdown...
  7. How to Convert XPS to PDF using Java

    This quick article explains the stepwise process to convert XPS to PDF using Java and provides a sample working application for XPS to PDF converter in Java....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

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

    This article explains the document conversion workflow to convert TeX to HTML in C# and demonstrates a sample application for LaTeX to HTML converter using C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert HTML to Markdown using C#

    Quickly convert HTML to Markdown using C# with one of the popular document converter APIs and learn how to create the HTML to MD converter in C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert Outlook Email to Word in Java

    This article walks you through the process to convert Outlook email to Word in Java and creates a sample code for Java Email to Word ability using a few API calls....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

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