Author Archives: Ikram Ul Haq

Optimize recognition and process noisy OMR scanned sheet images by setting setSavePreprocessedImages property to false with Aspose.OCR for Java 3.0.0

Aspose.OCR for Java logo We are pleased to announce that Aspose.OCR for Java 3.0.0 is now available for public use. This release includes optimizing OCR process by setting not to save preprocessed images and improvements in the algorithms to process the noisy OMR scanned sheet images.

Exclude Preprocessed Images from OCR operation

Aspose.OCR for Java provides facility to exclude preprocessed images from being saved during OCR operation. This functionality can be achieved by setting the setSavePreprocessedImages property of the configuration [OCRConfig] class … Continue Reading

Posted in Aspose.OCR Product Family |

Convert PSD Layers to Raster Images and Export 3D Entities in DXF to PDF using Java

We are pleased to announce the release of Aspose.Imaging for Java 3.1.0. This release allows you to convert PSD layers to PNG, JPEG and TIFF image formats. Support to export 3D entities while converting DXF to PDF has also been incorporated in this release.

Convert PSD Layers to Raster Images in Java

Using Aspose.Imaging for Java, developers can convert PSD layers to PNG, JPEG and TIFF images. Further, an exception with an appropriate message will be thrown in case … Continue Reading

Posted in Aspose.Imaging Product Family |

Read UTF-8 Encoding, DataMatrix and Aztec using Java

Aspose.BarCode for Java logo


We are pleased to announce the release of Aspose.BarCode for Java 7.2.0. This release supports recognizing DataMatrix barcode that is UTF-8 encoded.

Enhancements

Reading UTF-8 encoded DataMatrix and Aztec coded barcodes were already supported. However reading from these barcodes have been improved further.

  • Reading functionality of UTF-8 encoded DataMatrix barcodes has been improved.
  • Reading functionality of Aztec code from the images has been improved.

Please check the release notes of Aspose.BarCode for Java 7.2.0 for a complete list of enhancements.… Continue Reading

Posted in Aspose.BarCode Product Family |

Set Border Thickness for ITF14 Barcode using Aspose.BarCode for .Net 7.4.0

We are pleased to announce the release of Aspose.BarCode for .NET 7.4.0. Barcode recognition from 38×18 pixel images and setting border thickness for ITF14 barcode are top of the list in this release. It also includes encoding and decoding improvements based on the clients’ feedback.

Specify Border Thickness for ITF14 Barcode

Aspose.BarCode for .Net provides facility to set border thickness for ITF14 barcode.

Following is the simple code snippet demonstrating the usage of the said property to set border thickness … Continue Reading

Posted in Aspose.BarCode Product Family |

Generate UTF-8 Encoded DataMatrix Barcode using Aspose.BarCode for Java 7.3.0

Aspose.BarCode for Java logo

We are pleased to announce the release of Aspose.BarCode for Java 7.3.0. This release supports generating DataMatrix Barcode that is UTF-8 encoded.

Create UTF-8 Encoded Datamatrix Barcode in Java

DataMatrix is used to encode product and serial number information on electrical rating plates, to identify lenses, circuit boards, and other items during manufacturing. DataMatrix barcodes can store up to 2000 characters. It is sometimes required that Barcode generated should be in UTF-8 Format.

Following is the simple code snippet … Continue Reading

Posted in Aspose.BarCode Product Family | Tagged ,

Load OMR Templates from Remote Location using Java

Aspose.OCR for Java logo


We are pleased to announce that Aspose.OCR for Java 2.9.0 is now available for public use. This release includes
loading OMR templates from a remote location. Scanned sheet images can also be loaded from a remote location by using this version.

Load OMR Template from URL using Java

Aspose.OCR for Java provides facility to load OMR template from a remote location. You just need to supply the URL of the OMR template to newly exposed loadFromUrl method.

Following is the … Continue Reading

Posted in Aspose.OCR Product Family |

Handle Exceptions with Aspose.OCR for Java 2.8.0

Aspose.OCR for Java logo

We are pleased to announce that Aspose.OCR for Java 2.8.0 is now available for public use. This release includes exception handling to capture failures caused by the OmrEngine and getting correct multi-selected values from Grid element.

Handling Exceptions for OmrEngine

This release of the Aspose.OCR for Java API has exposed com.aspose.omr.OmrException class along with it’s supporting methods that allow you to handle exceptions caused by OmrEngine during the processing of OMR forms.

Simple usage scenario of OmrException class is as … Continue Reading

Posted in Aspose.Total Product Family, Aspose.OCR Product Family |

Export PSD Layer to Raster Image and 3D AutoCAD Images to PDF with Aspose.Imaging for .NET 3.1.0

We are pleased to announce the release of Aspose.Imaging for .NET 3.1.0. This release contains two very useful features namely exporting PSD Layer to Raster Image and exporting 3D AutoCAD Images to PDF.

Export PSD Layer to Raster Image

Aspose.Imaging for .NET API has introduced the functionality to export layer(s) in a PSD file to Raster image. Save method of the Layer class can be used to export a layer in a PSD file to raster image. Here is the … Continue Reading

Posted in Aspose.Total Product Family, Aspose.Imaging Product Family |

Set Fonts’ Location, Substitute Fonts and Get Font Information with Aspose.Imaging for Java 3.0.2

Aspose.Imaging for Java logo

We are pleased to announce the release of Aspose.Imaging for Java 3.0.2. This minor release takes care of font-related issues while converting MetaFile format to a raster image.

Set Font Folder While Converting WMF File

Using Aspose.Imaging for Java, developers can specify the font folder path used while converting WMF file. FontSettings class has been introduced to manage font settings. Using FontSettings class you can specify the font folder. Here is the code to set the font folder.

Get

Continue Reading
Posted in Aspose.Imaging Product Family | Tagged ,

Custom Encoding Mode and Border Types for ITF14 supported in Aspose.BarCode for .NET 7.3.0

We are pleased to announce the release of Aspose.BarCode for .NET 7.3.0. Barcode generation using encoding standard like UTF8, border types for ITF14 barcode and optimizing barcode generation process are the top of the list of this release. It also includes encoding and decoding improvements based on the clients’ feedback.

Enhancements

Some problems were noticed with Code16K barcode and extra white space at the bottom with UPCA barcode encoding was detected. All such issues have been fixed. Also, new feature … Continue Reading

Posted in Aspose.BarCode Product Family |