Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 3,047 for

image annotation

(0.75 sec)
  1. Images | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...formats / Images Images Leave feedback Extracting common image information...

    docs.groupdocs.com/metadata/java/images/
  2. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to Image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Annotation Product Solution GroupDocs...formats / Images / Working with metadata in JPEG images / Extracting...

    docs.groupdocs.com/metadata/net/extracting-make...
  3. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs...BaseSignature >(); // collect image signatures to delete foreach...

    docs.groupdocs.com/signature/net/deleting-multi...
  4. Remove annotations | GroupDocs

    Remove Annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Annotation Product Solution GroupDocs...content / Remove annotations Remove annotations Leave feedback...

    docs.groupdocs.com/viewer/python-net/optimizati...
  5. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Annotation Product Solution GroupDocs...Compression ); Console . WriteLine ( "Image height: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Use Microsoft Azure Computer Vision API | Group...

    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/net/use-microsoft-...
  7. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from Image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Annotation Product Solution GroupDocs...OCR to extract a text from images and PDFs Using OCR to extract...

    docs.groupdocs.com/parser/java/using-ocr/
  8. GroupDocs.Conversion Product Family

    Find answers about converting documents and Images of various types using code on any platform....Annotation Product Family GroupDocs...in C# How to Convert HTML to Image in Java How to Convert JPG to...

    kb.groupdocs.com/conversion/page/19/
  9. How to Run Examples | GroupDocs

    This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Annotation Product Solution GroupDocs...run_examples.py Run from Docker Use image to try GroupDocs.Signature for...

    docs.groupdocs.com/signature/python-net/how-to-...
  10. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from Image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Annotation Product Solution GroupDocs...OCR to extract a text from images and PDFs Using OCR to extract...

    docs.groupdocs.com/parser/net/using-ocr/