Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 8,787 for

image

(0.06 sec)
  1. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on Images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in Images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. String indexFolder = "c:\\MyIndex"...

    docs.groupdocs.com/search/java/ocr-support/
  2. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....associated with various document, image, audio, video and many other...standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific...

    docs.groupdocs.com/metadata/python-net/product-...
  3. GroupDocs.Total Product Family

    Find answers to view, render, annotate, convert, e-sign, compare and assemble documents in .NET and Java languages....Latest Answers Create a Docker Image to Run GroupDocs.Viewer for...Java How to Create a Docker Image to Run GroupDocs.Conversion...

    kb.groupdocs.com/total/
  4. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Audio File Format Metadata only Image Document Type Document Type...and metadata JPEG 2000 Core Image File Content and metadata Portable...

    docs.groupdocs.com/search/net/supported-documen...
  5. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract Images from PowerPoint in Java and how to use it for creating the application to get Images from PowerPoint using Java....Product Family How to Extract Images from PowerPoint in Java This...workflow of how to extract images from PowerPoint in Java and...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  6. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD Image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract Image resource blocks (building blocks of the Photoshop file format) from a PSD Image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....formats / Images / Working with metadata in PSD images Working...Working with metadata in PSD images Leave feedback Reading Photoshop...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Description Barcode Digital FormField Image Metadata QR-code Stamp Text...(CDR) Corel Metafile eXchange Image Deja Vu (DjVu) Graphics Interchange...

    docs.groupdocs.com/signature/java/supported-doc...
  8. Convert GIS formats | Documentation

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....eBook: , , GIS: , , , TOPOJSON Image: , , , , , , , , , JPG, , ,...eBook: , , GIS: , , , TOPOJSON Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/net/convert/gis/
  9. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....package and than we build Docker image and run the applicaiton in Docker...Dockerfile To create Docker image add a Dockerfile and a .dockerignore...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  10. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape Image and more....particular shapes, Replacing shape image and more. Extracting information...shape . Image != null ) { Console . WriteLine ( shape . Image . Width...

    docs.groupdocs.com/watermark/net/shapes-in-spre...