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....Signature Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...
In this article, we will guide you on how to render DOCX as JPG using C# without installing extra software. We will also provide code to render DOCX to JPG using C#....Signature Product Family GroupDocs.Metadata...Microsoft Word document to a JPEG image format can be a valuable task...
This topic lists file formats supported by GroupDocs.Viewer for Java....Signature Product Solution GroupDocs...Lha/Lzh Archive Cabinet Windows Imaging Format Refer to the following...
The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background Images...Signature Product Solution GroupDocs...watermark to all background images Extracting information about...
This article shows how to clear existing text or Image watermarks....Signature Product Solution GroupDocs...searching and then removing text or image watermarks from a wide range...
Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat().
advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation
PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Signature Product Solution GroupDocs...how to remove the background image of a particular slide calling...
This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...also be exported to PDF or image formats for documentation. Common...
In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...GEOJSON eBook: , , GIS: , , , Image: , , , , , , , J2K, JFIF, ,...
In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...conversions From To CHM eBook: , , Image: , , , , , , , , , JPG, , ,...