Author Archives: Saqib Razzaq

Italian Post 25 and IATA 2 of 5 barcode symbologies added in Aspose.BarCode for Java 2.2

We recently released Aspose.BarCode for Java v2.2. It supports barcode generation as well as recognition of Italian Post 25 and IATA 2 of 5 barcode symbologies.

Continue Reading
Posted in Aspose.BarCode Product Family |

Aspose.BarCode for .NET Introduces Threshold Calculation in Barcode Recognition

We have recently released a new version of Aspose.BarCode for .NET v3.6 which includes support for threshold calculation in barcode recognition hints. This can be useful in recognizing some bad/damaged barcodes. Some bugs were also fixed in this version.

Continue Reading
Posted in Aspose.BarCode Product Family |

Read and Write Outlook MSG Files in Java Applications without using Microsoft Outlook®

After the enormous success of Aspose.Email for .NET, we are very excited to announce the release of our new product, Aspose.Network for Java. Using Aspose.Email for Java you will be able to develop Java applications that are capable of reading and writing Microsoft Outlook® MSG files without using Microsoft Outlook®. Download the free trial version of Aspose.Email for Java and see its features at work.… Continue Reading

Posted in Aspose.Email Product Family |

IMAP protocols and PST file format related issues fixed in Aspose.Network for .NET 5.4

We just released a new version of Aspose.Network for .NET 5.4. This release contains some IMAP protocol and Outlook PST file related bug fixes reported by our customers on the forums.

Continue Reading
Posted in Aspose.Email Product Family |

IATA and Italian Post 25 Barcode Support Added in Aspose.BarCode for Reporting Services 2.2

We just released a new version of Aspose.BarCode for Reporting Services 2.2. In this version, we added support for rendering of IATA (International Air Transport Association) 2 of 5 and Italian Post 25 barcode symbologies.

Continue Reading
Posted in Aspose.BarCode Product Family |

Aspose.BarCode for .NET Now Supports IATA 2 of 5 Barcode

We are pleased to announce the latest release of Aspose.BarCode for .NET v3.5. In this release, we added new barcode symbology, IATA 2 of 5 (aka 2 of 5 IATA or 2/5 IATA). It can generate as well as recognize IATA 2 of 5 barcodes.

IATA 2 of 5 is a numeric only barcode symbology and is used by International Air Transport Association (IATA) for managing their cargo items.

For release notes and download, please visit http://www.aspose.com/community/files/51/.net-components/aspose.barcode-for-.net/default.aspx.
Continue Reading
Posted in Aspose.BarCode Product Family |

Outlook PST File Format Support Added in Aspose.Network for .NET

We are pleased to announce the release of new version of Aspose.Network for .NET 5.3. We added support for reading Microsoft Outlook PST file. A new namespace (Aspose.Network.Outlook.Pst) and set of classes are added for reading the PST file. You can now load Microsoft Outlook PST file from disk or stream, get folders and subfolders information, get message information e.g. subject, sender, recipient etc from message contained in any folder and also save the message from PST file in MSG … Continue Reading

Posted in Aspose.Email Product Family |

Italian Post 25 barcode symbology added in Aspose.BarCode for .NET

We have recently released a new version of Aspose.BarCode for .NET 3.4. It supports both generation and recognition of Italian Post 25 barcodes. Now, you can also specify a rectangular region within the image for barcode scanning. This is useful and more efficient in case you have a large size image and the barcode is placed at a specific location that you already know.

BarCodeReader reader = new BarCodeReader(new Bitmap(“test.png”), new Rectangle(0, 0, 300, 300), BarCodeReadType.Pdf417);
while (reader.Read())
{
Continue Reading
Posted in Aspose.BarCode Product Family |

Aspose.Network for .NET supports messages (eml, mht and msg format) with Swedish, Japanese and Russian characters

We have recently released a new version of Aspose.Network for .NET 5.2. In this version, we fixed various issues related to loading and saving messages with non-English language characters like Japanese, Russian and Swedish. Some other bugs were also fixed which were reported on the forums by our customers. This version is also compatible with .NET framework 4.0 client profile and hence can be used with Microsoft Visual Studio 2010 and .NET Framework 4.0.

For release notes and download, please
Continue Reading
Posted in Aspose.Email Product Family |

J2ME Support added in Aspose.BarCode for Java

We are pleased to announce the release of Aspose.BarCode for Java 2.1, which now supports barcode generation and recognition for J2ME platform (CLDC/MIDP compliant mobile devices). The API documentation and a sample application for generating and recognizing barcodes for J2ME are also included in the package.

Continue Reading
Posted in Aspose.BarCode Product Family |