Do you want to perform Image comparison easily, then review the guide to compare Images in C# and learn how to create the Image comparison in C# functionality?...Viewer Product Family GroupDocs.Comparison...Product Family How to Compare Images in C# In this how-to article...
This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Viewer Product Solution GroupDocs...you pass instance to method. Image search criteria Sometimes a...
Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode Images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode Image within your template, perform the following steps:
Add a textbox to your template at the place where you want a barcode Image to be inserted. Set common Image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode Image without bars and text....Viewer Product Solution GroupDocs...Usage / Working with Barcode Image Generation / Barcodes Syntax...
This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Viewer Product Solution GroupDocs...Address inside the QR-Code image This example shows how to esign...
This article shows how to generate document pages with advanced options....Viewer Product Solution GroupDocs...(see ); property set to true image preview format - PNG / JPG /...
Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Viewer Product Solution GroupDocs...associated with various document, image, audio, video and many other...
In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs...spatial or geographical data to viewers for visualization, analysis...
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....Viewer Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...