Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 3,298 for

image conversion

(0.07 sec)
  1. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Conversion Product Solution GroupDocs...+ fileType ); The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/how-to-determine...
  2. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for Java...Conversion Product Solution GroupDocs...viewOptions ); } The following image shows the output.log file: Was...

    docs.groupdocs.com/viewer/java/logging/
  3. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Conversion Product Solution GroupDocs...println ( String . format ( "Image height: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Conversion Product Solution GroupDocs...Usage / Using OCR to redact image documents / Use Microsoft Azure...

    docs.groupdocs.com/redaction/java/use-microsoft...
  5. Convert to grayscale | Documentation

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....Conversion Product Solution GroupDocs...output PDF file / Optimize images / Convert to grayscale Convert...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Conversion Product Solution GroupDocs...field 🔍 Text 🔍 QR Code 🔍 Image 🔍 Multiple types Was this page...

    docs.groupdocs.com/signature/java/search-for-el...
  7. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...Conversion Product Solution GroupDocs...Supported Archive Types Supported Image Types System Requirements Installation...

    docs.groupdocs.com/merger/java/getting-started/
  8. Add component to the document | Documentation

    The page describes how to add components to a document using GroupDocs.Annotation API....Conversion Product Solution GroupDocs...apply a PDF component to Word, Image, or diagram file, etc. For more...

    docs.groupdocs.com/annotation/net/add-component...
  9. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Conversion Product Solution GroupDocs...viewOptions ); } The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API....Conversion Product Solution GroupDocs...viewOptions ); } The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/java/optimization-pdf...