In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs...conversions From To CHM eBook: , , Image: , , , , , , , , , JPG, , ,...
This article shows how to generate document pages preview with advanced options....Watermark Product Solution GroupDocs...handler ); property set to true; image preview format - PNG / JPG /...
Find answers about converting documents and Images of various types using code on any platform....Watermark Product Family GroupDocs.Merger...to Convert Word Document to Image using C# How to Convert Word...
With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Watermark Product Solution GroupDocs...document as a separate PNG or JPG image. To render files to PNG/JPG...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs...loaded message to HTML, PDF, or image format. These methods allow...
This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs...also be exported to PDF or image formats for documentation. Common...
Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Watermark Product Solution GroupDocs...associated with various document, image, audio, video and many other...
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....Watermark Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...