Explore what’s new in GroupDocs.Total for .NET 25.9. Available now on NuGet and GroupDocs website.
=> GroupDocs.Total for .NET 25.9의 새로운 기능을 살펴보세요. 이제 NuGet 및 GroupDocs 웹사이트에서 제공됩니다....Assembly for .NET 25.6 (변경 없음) 릴리스...
GroupDocs.Conversion for .NET v25.8'deki yenilikleri keşfedin. NuGet ve GroupDocs web sitesinde şimdi mevcut....Direct Download – Download assemblies for both .NET and .NET Framework...
This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Assembly Product Solution GroupDocs...
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....Assembly Product Solution GroupDocs...
This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....Assembly Product Solution GroupDocs...
Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#....Assembly Product Solution GroupDocs...
Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Assembly Product Solution GroupDocs...