Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 9,077 for

image

(0.13 sec)
  1. 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/java/using-ocr/
  2. 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.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature using Java How to Add Image Signature to PDF using C# How...

    kb.groupdocs.com/categories/page/42/
  4. Online Document Viewer Plugin for Umbraco is No...

    GroupDocs’ Viewer package for Umbraco CMS is now available for download from our Marketplace. GroupDocs Viewer is a platform and software independent online document viewer that lets you open all common document formats straight in a web-browser and from any web-enabled device. With this plugin you can integrate the GroupDocs Viewer into your Umbraco website and then publish documents on any web-pages within your website. Your website visitors can then view documents directly on your Umbraco web-pages....portable files (PDF) and even image files (JPG, BMP, GIF, TIFF)...

    blog.groupdocs.com/total/online-document-viewer...
  5. 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....redactions Spreadsheet redactions Image redactions Remove page redactions...

    docs.groupdocs.com/redaction/java/basic-usage/
  6. 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: " + ex . toString...

    docs.groupdocs.com/redaction/java/use-microsoft...
  7. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…...Image; }); builder.Services.AddControllersWithVi()...backend over get-page call. see image produced this problem. on multiple...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  8. 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...
  9. PDF tables display is improved in GroupDocs.Com...

    Following our monthly release process, we are pleased to introduce some new features, one improvement and bug fixes in GroupDocs.Comparison for .NET 18.2. New Image formats are introduced for Images comparing such as gif, png, bmp and jpeg. Page mapper in PDF is improved. You can follow release notes here. We’d recommend you to download latest version of the API and share your feedback. Document Comparison API for .NET - Features Implement Comparison Imaging Absorbing of tables with merged cells GroupDocs Document Comparison API - Improvements Improve displaying of tables in PDF GroupDocs.... New image formats are introduced for images comparing such...Features # Implement Comparison Imaging Absorbing of tables with merged...

    blog.groupdocs.com/comparison/pdf-tables-displa...
  10. GroupDocs.Conversion for Java

    Find answers about converting documents and Images of various types using Java code on any platform....PNG using Java How to Convert Image to Word using Java How to Convert...

    kb.groupdocs.com/conversion/java/page/4/