English

Remove Fonts from PDF and Extract Form Fields from Particular PDF Region in C#

We are pleased to announce the release of Aspose.PDF for .NET 7.3.0 which provides a new feature to remove duplicate/unused fonts from PDF documents. In order to replace fonts please use the following approaches: Use TextFragmentAbsorber. Use TextEditOptions.FontReplace.RemoveUnusedFonts parameter for TextFragmentAbsorber. (The above parameter removes fonts that become unused during font replacement). Set font individually for each text fragment. The following code snippet replaces font for all text fragments of all document pages and removes unused fonts.
September 14, 2012 · 2 min · Codewarior

Enhanced presentation access and rendering support in Aspose.Slides for .NET 6.6

We proudly present the release of Aspose.Slides for .NET 6.6.0. This is mainly a maintenance release where several important customer issues have been rectified. Many important presentation access and PDF export issues have been resolved in this release. Issues pertaining to slide thumbnail generation and exporting to PDF, specifically bullet, chart and table rendering, have been addressed. Issues related to opening Aspose.Slides generated presentations in cross platforms like Mac OS X and PowerPoint 2010 have also been resolved.
September 13, 2012 · 1 min · Mudassir

Set Follow Up Flag and Due Date for MSG files using Aspose.Email for Java 2.1

We are pleased to announce the release of Aspose.Email for Java 2.1.0. This version introduces a new feature that lets you set follow up flag and due date for Outlook MSG files. In addition to this new feature, the release also includes a number of important bug fixes and enhancements. To get further details about what’s new & fixed, read the release notes by visiting the Aspose.Email for Java release page.
September 12, 2012 · 1 min · Kashif Iqbal

Update Project Data in MPP Files with Aspose.Tasks for .NET 4.6

With the release of Aspose.Tasks for .NET 4.6.0, you can now write back the updated Project data to the Microsoft Project MPP file. It supports writing updated task, TaskLink, resource, resource assignment, extended attribute definitions and values, outline codes and calendar data back to any 2003, 2007 or 2010 MPP file. This release also includes some important bug fixes and enhancements. For more details, please visit the download page.
September 5, 2012 · 1 min · Kashif Iqbal

Field Engine Progress in Aspose.Words 11.7

We have just released Aspose.Words for .NET and Java 11.7. This month’s release includes almost 200 improvements to many areas of our components! You can download the latest Aspose.Words release from the following links: Aspose.Words for .NET 11.7.0 Aspose.Words for Java 11.7.0 Being responsible for the fields and reporting area of Aspose.Words, I would like to briefly let you know about the most notable improvements we recently made in this release.
September 4, 2012 · 4 min · DmitryV

Print Visio Diagrams with High Fidelity using Aspose.Diagram for .NET 2.6

Aspose.Diagram for .NET 2.6.0 has been released. We are pleased to announce that starting from this version, printing diagrams is fully supported. You can easily print all or specified pages of a document with just a few lines of code. Read about printing a document on a server via the XpsPrint API for more details. The Aspose.Diagram for .NET API provides the handy Diagram.Print method whose overloads allow you to print a document using various different options with just one line of code.
August 30, 2012 · 1 min · Imran Rafique

Add Contacts to Exchange Server using Aspose.Email for .NET 2.1.0

We are pleased to announce the release of Aspose.Email for .NET 2.1.0. This release includes new features, enhancements to existing features and resolution of reported issues. One of the new features is the ability to add contacts to an Exchange Server. This new version also supports logging the activity of Aspose.Email’s SMTP client for tracing purposes. We have also introduced setting the follow-up flag and due date for messages.
August 29, 2012 · 1 min · Kashif Iqbal

Advanced Conditional Formatting Types of Excel 2010 Supported, Formula Calculation Engine is Improved in Aspose.Cells for .NET 7.3.1

[![Aspose.Cells logo][1]. In this release, we have made some valuable enhancements to the advanced conditional formatting types of Microsoft Excel 2007/2010 file formats that were not supported in the product. Moreover, Microsoft Excel 2010’s advanced data validation is now supported. We have also supported data filters in Pivot Tables. We have made several enhancements regarding data series and markers for charts. The auto-shapes rendering in output HTML has also been enhanced.
August 23, 2012 · 1 min · Amjad Sahi

Add calendar items to PST, get Exchange version info and other improvements

We are pleased to announce the release of Aspose.Email for .NET 2.0.0. In this release, we have included some valuable new features, enhancements to existing features and resolution of the reported issues. One of the new features is the ability to retrieve Exchange Server version information. We have also introduced a mechanism for retrieving several MAPI properties from a PST file, for example PR_ENTRYID and PR_STORE_ENTRYID. Another new feature is the ability to insert calendar items into PST files.
August 14, 2012 · 1 min · Babar Raza

Optimal PDF to Image and Improved HTML to PDF Conversion in C#

We are pleased to announce the release of Aspose.PDF for .NET 7.2.0 with optimal support for converting PDF files to image formats. Please note that recently we have fixed many issues with PDF to PNG, JPEG, and TIFF conversion to improve the memory use and performance of this feature. The product has been tested in a multi-threaded environment. The text extraction feature is also improved to where it can easily extract non-English characters from PDF files.
August 7, 2012 · 1 min · Codewarior