Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 3,139 for

image signature

(0.09 sec)
  1. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Signature Product Solution GroupDocs...redactions Spreadsheet redactions Image redactions Remove page redactions...

    docs.groupdocs.com/redaction/python-net/basic-u...
  2. Extracting MakerNote Metadata | Documentation

    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....Signature Product Solution GroupDocs...formats / Images / Working with metadata in JPEG images / Extracting...

    docs.groupdocs.com/metadata/net/extracting-make...
  3. Basic Usage | Documentation

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Signature Product Solution GroupDocs...redactions Spreadsheet redactions Image redactions Remove page redactions...

    docs.groupdocs.com/redaction/java/basic-usage/
  4. Working with Metadata in ASF Files | Documentation

    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....Signature Product Solution GroupDocs...Compression ); Console . WriteLine ( "Image height: {0}" , videoStreamProperty...

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

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

    docs.groupdocs.com/redaction/net/use-microsoft-...
  6. 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....Signature Product Solution GroupDocs...OCR to extract a text from images and PDFs Using OCR to extract...

    docs.groupdocs.com/parser/net/using-ocr/
  7. Conversion options by document family | Documen...

    This section explains GroupDocs.Conversion for Node.js via Java convert options specific to various document types...Signature Product Solution GroupDocs...different format Convert to Image with advanced options Convert...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. GroupDocs.Conversion Product Family

    Find answers about converting documents and Images of various types using code on any platform....Signature Product Family GroupDocs.Metadata...Java How to Convert Excel to Image in Java How to Convert Outlook...

    kb.groupdocs.com/conversion/page/16/
  9. GroupDocs.Conversion Product Family

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

    kb.groupdocs.com/conversion/page/18/
  10. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....Signature Product Solution GroupDocs...worksheet preview as an SVG image encapsulated in the SvgImage...

    docs.groupdocs.com/editor/nodejs-java/generatin...