Author Archives: Saqib Razzaq

PZN barcode support added in Aspose.BarCode for JasperReports

We have just released a new version of Aspose.BarCode for JasperReports v1.2. It now supports PZN barcode generation and user-defined codeset pattern for Code128 BarCode.

For download and release notes, please visit http://www.aspose.com/community/files/67/jasperreports-exporters/aspose.barcode-for-jasperreports/default.aspx.
Continue Reading

Posted in Aspose.BarCode Product Family, Saqib Razzaq |

Aspose.Network Release 5.1 fixes pop3, imap and msg file loading issues

New version of Aspose.Network v5.1 was released recently which fixed some issues related to downloading complex messages (with attachments and Html formatting) from Pop3 and Imap mail servers. Besides these there were also some issues in loading eml/msg files due to very large file size, MIME compatibility etc which are solved in this release.

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

Aspose.BarCode for Java supports PZN and Deutsche Post Identcode symbologies

We just released a new version of Aspose.BarCode for Java 2.0.0. It supports generation and recognition of PZN and Deutsche Post Identcode symbology types.

A new class has also been added to generate Code128 barcodes with user defined codeset patterns. Sample code is given below:

Code128CodeBuilder builder = new Code128CodeBuilder(Code128Set.A);
String codeText = builder.Append(“1234”).Switch(Code128Set.B).Append(“5678”).toString();
BarCodeBuilder b = new BarCodeBuilder(Symbology.CODE128, codeText);
b.setCode128Set(Code128Set.Customized);
String file = “code128.png”;
b.save(file);

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

PZN barcode support added in Aspose.BarCode for Reporting Services

We recently released a new version of Aspose.BarCode for Reporting Services v 2.1.0. It now supports PZN barcode generation and contains some improvements in barcode designer of Visual Studio IDE.

For release notes and download, please visit http://www.aspose.com/community/files/52/ssrs-rendering-extensions/aspose.barcode-for-reporting-services/default.aspx.
Continue Reading
Posted in Aspose.BarCode Product Family |

Aspose.BarCode for .NET supports PZN barcode symbology

We just released Aspose.BarCode for .NET v3.3.0. In this release, we added support for generation and recognition of PZN barcode also known as Pharma Zentral Nummer or Pharmazentralnummer barcode. Some bugs are also fixed. 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 |

Better Support for Encoded Msg Files and Embedded Images/Attachments

We are pleased to announce the release of Aspose.Network v5.0.0. This release provides a lot of bug fixes related to HTML, Rich text formatting, embedded attachments/images and encoding issues.

For complete release notes and downloading the latest release, please visit http://www.aspose.com/community/files/51/.net-components/aspose.network-for-.net/default.aspx.
Continue Reading
Posted in Aspose.Email Product Family |

Aspose.Network for .NET supports accessing named properties from Outlook msg files

We recently released a new version of Aspose.Network for .NET 4.9.0. It now supports accessing custom or named properties from Outlook msg files. This release also contains some bug fixes, reported by our customers on forums.

For complete list of new features, bug fixes and download, please visit http://www.aspose.com/community/files/51/.net-components/aspose.network-for-.net/default.aspx.
Continue Reading
Posted in Aspose.Email Product Family |

Identcode barcode symbology support added in Aspose.BarCode for .NET 3.2.0

We recently released a new version of Aspose.BarCode for .NET v3.2.0. We added Identcode barcode generation and recognition support in this version along-with some bug fixes reported by our customers.

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 |

Send meeting requests using Outlook Interop and Aspose.Network for .NET

Recently, we added a new article in our “Migration from Office Automation to Aspose” section of Aspose.Network for .NET documentation. In this article, we sent a meeting request to recipients using Outlook Interop and Aspose.Network for .NET and discussed some benefits of using Aspose over Outlook Interop. For viewing the complete article, please visit http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/sending-meeting-request-using-outlook-interop-and-aspose-network-for-net.html.
Continue Reading
Posted in Aspose.Email Product Family |

Aspose.BarCode for JasperReports now supports Identcode and Matrix 2 of 5 symbologies

We have published a new release of Aspose.BarCode for JasperReports. It now supports 2 new barcode symbologies, Identcode, also know as German Post (Deutsche Post AG) and Matrix 2 of 5, also known as 2 of 5 Matrix.

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