Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert Image to Searchable Word Document (DOC/DOCX) using Java
You can convert an image to a searchable or editable word document in DOCX as well as DOC file format. Popular image formats like JPG, PNG, TIFF, BMP, etc., can be converted to a word document (DOC/DOCX) with OCR in Java.
Posted in Aspose.OCR Product Family Tagged image to docx, image to docx in java, jpg to docx, ocr image in java, png to docx, png to word
Convert Visio Diagrams to HTML, SVG, or XPS with C#
Microsoft Visio Diagrams are used for creating or manipulating technical drawings. You can convert Visio Diagrams in VSD, VSDX, VDX, and several other supported file formats to an HTML Webpage, SVG Image, or an XPS file programmatically using C#.
Convert PUB to Word Document (DOC/DOCX) in C#
Microsoft Publisher files are popularly used for professional designing and editing tasks. You can convert a PUB file to a Word document in DOC and DOCX format. This article covers how to convert the publisher files programmatically using C#.
Convert OneNote File to Image Programmatically using Java
Creating digital notes is like an everyday activity these days. Many people keep notes including text, drawings, pictures, and much more. You can convert such notes to images programmatically using Java. OneNote file can be rendered to JPG, PNG, as well as TIFF image with different color modes and compressions. The following sections discuss the conversions in detail.
Recognize Image from MemoryStream using OMR in C#
You can recognize specific marks on images by performing optical mark recognition operations. For example, you can recognize bubbles filled for a questionnaire, survey, or an exam in the form of Multiple Choice Questions. Please refer to the following sections for further details.
Convert a Postscript PS or EPS file to PDF using Java
Postscript is page description language and the PS/EPS files are can contain text, graphics and different glyphs. You can convert a PS/EPS file to PDF file programmatically using Java. Please refer to the following sections for further details.
Convert Image to Searchable PDF with OCR using C#
Images or scanned documents can contain textual information. You can convert a scanned document or an image to a searchable PDF document with OCR programmatically using C#. So the JPG, PNG, TIFF, BMP, and other format images can be converted to searchable PDF files. Please refer to the following sections for further details.
Text Vectorization in SVG Images Programmatically using C#
You can vectorize text by converting it to digital graphics in an SVG file. It is helpful for text security purposes like when you want to protect a copyrighted font from unwanted use. This article covers how to perform text vectorization programmatically using C#.
Convert PUB to Image Programmatically in Java
Microsoft Publisher Files are used for printing or publishing information. You can convert PUB to JPG, PNG, or TIFF images programmatically using Java. In this article, you will learn how to convert the PUB file to different image formats.
Recognize Text by Performing OCR on Image from URL with Java
You can convert a text from the image to an editable format with Optical Character Recognition (OCR). Images like JPG, PNG, TIFF, BMP, GIF, etc. are used everywhere on the internet and you may need to recognize text from an online image. You can easily use the URL link to that image to perform the OCR on it, instead of saving or downloading the file. The following headings discuss the details further.