Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,683 for

image annotation

(0.04 sec)
  1. Remove form fields | Documentation

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

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Remove form fields | Documentation

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Annotation Product Solution GroupDocs...viewOptions ) The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/python-net/optimizati...
  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....Annotation 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...Annotation Product Solution GroupDocs...Usage / Using OCR to redact image documents / Use Microsoft Azure...

    docs.groupdocs.com/redaction/java/use-microsoft...
  5. Determine the file type | Documentation

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

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

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

    docs.groupdocs.com/viewer/java/logging/
  7. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Node.js in your Java applications....Annotation Product Solution GroupDocs...following formats: HTML PDF Images (JPG or PNG) If the source...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  8. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....Annotation Product Solution GroupDocs...following formats: HTML PDF Images (JPG or PNG) If the source...

    docs.groupdocs.com/viewer/net/rendering-documents/
  9. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....Annotation Product Solution GroupDocs...that can be applied to text, images, and other media types. The...

    docs.groupdocs.com/metadata/net/working-with-ip...
  10. Optimize the output PDF file | Documentation

    Optimize PDFs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Annotation Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...

    docs.groupdocs.com/viewer/python-net/optimizati...