Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,683 for

image annotation

(0.11 sec)
  1. Working with Image Reports - Common List | Docu...

    Articles in this section...Annotation Product Solution GroupDocs...Working with Image Reports - Common List Working with Image Reports...

    docs.groupdocs.com/assembly/java/working-with-i...
  2. Working with Image Reports - Single Row | Docum...

    Articles in this section...Annotation Product Solution GroupDocs...Working with Image Reports - Single Row Working with Image Reports...

    docs.groupdocs.com/assembly/net/working-with-im...
  3. Delete Image signatures from documents | Docume...

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures from documents / ✖ Image Delete Image signatures from documents...

    docs.groupdocs.com/signature/net/delete-image-s...
  4. Advanced search for Image signatures | Document...

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures / 🌐 Image Advanced search for Image signatures Leave...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Extracting Common Image Information | Documenta...

    For all supported Image formats the GroupDocs.Metadata API allows extracting common Image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an Image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage<ImageRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...specific formats / Images / Extracting Common Image Information Extracting...

    docs.groupdocs.com/metadata/net/extracting-comm...
  6. annotation.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/Annotation/net/technical-support/weekly0.5https://docs.groupdocs.com/Annotation/jav......com/annotation/net/technical-support/weekly0...5https://docs.groupdocs.com/annotation/java/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/annotation.xml
  7. Convert Image using OCR | Documentation

    To convert Image using ocr, follow this guide to learn how to convert an Image document with ocr processing using GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...family / Convert Image using OCR Convert Image using OCR Leave...

    docs.groupdocs.com/conversion/net/convert-image...
  8. Single Row Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show Image of the manager It must show Name and age of manager Report must be generated in the Text Document....Annotation Product Solution GroupDocs...Working with Image Reports - Single Row / Single Row Image in Text...

    docs.groupdocs.com/assembly/java/single-row-ima...
  9. Single Row Image in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show Image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...Working with Image Reports - Single Row / Single Row Image in Email...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature Image on document page with GroupDocs.Signature....Annotation Product Solution GroupDocs...signature types / ✎ Image eSign document with Image signature Leave...

    docs.groupdocs.com/signature/java/esign-documen...