Author Archives: Ikram Ul Haq

Perform OCR Operation On Transparent Images with Aspose.OCR for .Net 3.4.0

Aspose.OCR for .NET logo We are pleased to announce the release of Aspose.OCR for .Net 3.4.0. This release includes performing OCR operation on images with transparent background. OMR template editor is busy indicator feature has also been incorporated in this release.

Busy Indicator In Template Editor

OMR template editor now includes feature OMR template is busy indicator while processing image in OMR template editor. This indicator can be seen if Enable Automatic Skew Correction check box is checked and you are trying to process … Continue Reading

Posted in Aspose.OCR Product Family |

Recognize Capital Letters with Aspose.OCR for Java 3.2.0

Aspose.OCR for Java logo We are pleased to announce that Aspose.OCR for Java 3.2.0 is now available for public use. This release includes implementation of new ConvNet-based OCR algorithm and improved mechanism to recognize capital letters in a scanned document.

Enhancements

Recognizing capital letters while performing OCR operation was already supported. However recognition process has been improved further. Following enhancements have been introduced in this release.

  • Process of character classification in the scanned document has been improved by introducing ConvNet-based OCR algorithm.

  • Recognition process

Continue Reading
Posted in Aspose.OCR Product Family |

Export Webp and Update Text Layer In PSD using C#

We are pleased to announce the release of Aspose.Imaging for .NET 3.3.0. This release allows you to Create Webp image, export Webp image to other image formats, extract a particular frame from Webp image and convert frame of a GIF image to Webp image. Support to update text layer in the PSD file and read/ write XMP data to image has also been incorporated in this release.

Create WebP Image using C#

Using Aspose.Imaging for .NET API, developers can create … Continue Reading

Posted in Aspose.Imaging Product Family |

Enable Automatic Image Skew Correction and BarcodeElement Type with Aspose.OCR for .Net 3.3.0

Aspose.OCR for .NET logo

We are pleased to announce the release of Aspose.OCR for .NET 3.3.0. This release includes automatic and manual image skew correction in OMR template editor. The image skew correction using the algorithm has also been incorporated in this release.

No need to set BarcodeElement type property

OMR template editor now includes support to automatically detect type of BarcodeElement symbology. Select BarcodeElement and place it on the template. Right click on the element will show the shortcut menu. Select the Detect … Continue Reading

Posted in Aspose.OCR Product Family |

Set Fonts’ Location, Export PSD Layers to Raster Images and CAD to PDF With Aspose.Imaging for Java 3.2.0

Aspose.Imaging for Java logo We are pleased to announce the release of Aspose.Imaging for Java 3.2.0. This release allows you to use Bradley’s threshold algorithm during image conversion and define settings to expand or crop the image. Support to export PSD layers to raster images, CAD file to PDF format and font folder setting while converting DXF files has also been incorporated in this release.

Set Font Folder While Exporting DXF Files

Using Aspose.Imaging for Java, developers can specify the font folder path used … Continue Reading

Posted in Aspose.Imaging Product Family |

Recognize Capital Letters with Aspose.OCR for .Net 3.2.0

Aspose.OCR for .NET logo We are pleased to announce the release of Aspose.OCR for .Net 3.2.0. This release includes improved mechanism to recognize capital letters in a scanned document.

Enhancements

Recognizing capital letters while performing OCR operation on scanned documents was already supported. However recognition process has been improved further.

  • Process of character classification in the scanned document has been improved.
  • Recognition process of capital letters in the scanned document has been improved.
  • Exception handling process while performing OCR operation on barcode has been
Continue Reading
Posted in Aspose.OCR Product Family |

Open Recent Templates and Export Results to CSV with OMR Template Editor in C#

Aspose.OCR for .NET logo

We are pleased to announce the release of Aspose.OCR for .NET 3.1.0. This release includes open recently used OMR templates, export OMR template editor extract data results to CSV file, and undo or redo options in OMR template editor. Support to detect the orientation of elements automatically in the OMR template editor has also been incorporated in this release.

Open Recently Used OMR Template

OMR template editor now provides support to open a recently loaded/edited OMR template (.amr).

Access the … Continue Reading

Posted in Aspose.OCR Product Family |

Export PSD Layers to Raster Images using C#

We are pleased to announce the release of Aspose.Imaging for .NET 3.2.0. This release allows you to use Bradley’s threshold algorithm during image conversion and define settings to expand or crop the image.

Use Bradley’s Threshold Algorithm while Converting Images

Aspose.Imaging for .NET API has introduced the functionality to use Bradley’s threshold algorithm during process of image conversion. Here is the code to define the threshold value and use it.

string sourcepath = @"sourcefile.png";
string outputPath = @"binarized_output.png";

//Load 
Continue Reading
Posted in Aspose.Imaging Product Family |

Recognize Decorated and Dot Peen DataMatrix Barcode using C#

We are pleased to announce the release of Aspose.BarCode for .NET 7.6.0. Decorated and dot peen DataMatrix barcode recognition are the top of the list in this release. Export barcode properties to XML file feature has also been incorporated in this release.

Detect Decorated Datamatrix Barcode using C#

Aspose.BarCode for .Net provides facility to recognize decorated datamatrix barcode.

Following is the simple code illustration of the decorated DataMatrix barcode detection.

Detect Dot Peen Datamatrix Barcode using C#

Aspose.BarCode for … Continue Reading

Posted in Aspose.BarCode Product Family | Tagged ,

Align Elements and Create Duplicate Elements with OMR Template Editor

Aspose.OCR for .NET logo We are pleased to announce the release of Aspose.OCR for .NET 3.0.0. This release includes align template elements and create duplicate elements in OMR template editor. Not to save preprocessed images by default during recognition process has also been incorporated in this release.

Create Duplicate OMR Elements

OMR template editor now provides support to create elements very quickly using duplicate option.

Using OMR template editor developer can create duplicate elements to quickly fill the form with desired number of elements. … Continue Reading

Posted in Aspose.OCR Product Family |