Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 9,022 for

image

(0.05 sec)
  1. Deleting | Documentation

     This section contains examples with advanced electronic signatures deletion with GroupDocs.Signature API....Leave feedback ✖ Barcode ✖ Image ✖ Multiple ✖ QR Code ✖ Text...

    docs.groupdocs.com/signature/java/deleting/
  2. 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.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. 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....worksheet preview as an SVG image encapsulated in the SvgImage...svgPreview . save ( `Sample_out_image_ ${ worksheetIndex } .svg` );...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  4. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....BaseSignature >(); // collect image signatures to delete foreach...SignatureType == SignatureType . Image ) { signaturesToDelete . Add...

    docs.groupdocs.com/signature/net/deleting-multi...
  5. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...usage / Using OCR to redact image documents / Use Microsoft Azure...Cognitive Services consider this image as wrong ({0})" , ex . ToString...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  6. C# Diff Library - Compare Text Files (PDF, DOC(...

    It compares and merges Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML documents. Document comparison API compares content to detect changes for words, paragraphs and characters....words and characters; Tables; Images; Shapes etc. Here are simple...specify desired page numbers, image format etc. The following are...

    blog.groupdocs.com/comparison/groupdocs-compari...
  7. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....throwing exception “Cannot open image file”. But now you can: Import...EnableCaching feature stores image representation of a document...

    blog.groupdocs.com/categories/groupdocs.annotat...
  8. 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....OCR to extract a text from images and PDFs Using OCR to extract...extract a text from images and PDFs Leave feedback GroupDocs.Parser...

    docs.groupdocs.com/parser/net/using-ocr/
  9. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Text}" ); } // display document Image signatures information Console...Console . WriteLine ( $"Document Image signatures : {documentInfo.ImageSignatures...

    docs.groupdocs.com/signature/net/obtain-documen...
  10. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....()); } // display document Image signatures information System...System . out . print ( "Document Image signatures : " + documentInfo...

    docs.groupdocs.com/signature/java/obtain-docume...