Monthly Archives: January 2011

Read/Write MS Project 2010 XML Format using C#

Aspose.Tasks for .NET 3.6.0 has been released. This release supports reading/writing MS Project 2010 XML format. This release also supports reading IsCrossProject flag and CrossProjectName values of the TaskLink and allows you to identify the tasks through subprojects and linked projects

This release automatically sets the DurationFormats to undefined values when creating new objects and includes the most recent bug fixes.

To view a complete list of new features and fixes and to download the new release of Continue Reading

Posted in Aspose.Tasks Product Family |

Exchange Web Services support added in Aspose.Network for SharePoint v1.1

We are pleased to announce the release of Aspose.Network for SharePoint v1.1. The Email Synchronization component now supports Exchange Web Services (EWS). EWS was introduced in Microsoft Exchange Server 2007 and provides better connectivity than WebDAV.

Continue Reading
Posted in Aspose.Email Product Family |

HTML paragraph tag and BindFO formatting issues resolved

As you may know, we just have released our latest release version of Aspose.Pdf for .NET. Beside the regular fixes, this release incorporates even better support for <p> HTML tag and various XSL-FO tags, which ultimately produce more professional PDF documents with highest degree of precision.

In order to view a complete list of fixes and to download Aspose.Pdf for .NET 5.0.0, please visit this link.Continue Reading

Posted in Aspose.PDF Product Family |

Improved Barcode Recognition Performance in Aspose.BarCode for .NET 3.9

We are pleased to announce a new version of Aspose.BarCode for .NET v3.9. It now supports exclusive locking of the barcode image, which can result in improved barcode recognition performance for large sized images.

BarCodeReader reader = new BarCodeReader(image, BarCodeReadType.Code128);
// Acquire an exclusive lock on the image
reader.SetHints(RecognitionHints.ImageAccessHints.Exclusive);
while (reader.Read() == true)
{
      Console.WriteLine(“Codetext: ” + reader.GetCodeText());
}
reader.Close();

Continue Reading
Posted in Aspose.BarCode Product Family |

Text layout and cell border alignment issues resolved

We happily announce the release of Aspose.Slides for JasperReports 1.5.0. This is a minor release and contains fix for the text and cell rendering issues in the exported presentation.

In order to view a complete list of fixes and to download Aspose.Slides for JasperReports 1.5.0, please visit this link.Continue Reading
Posted in Aspose.Slides Product Family |

Make the Component Interruptible and Utilize other Enhancements in Aspose.Cells for Java 2.5.1

We have released the Aspose.Cells for Java v2.5.1 for the users.

 

In this version, we have supported to interrupt open/save process while working with large files. We includes many new formulas (that are supported now) to the list. Moreover, you can get/set a shape’s absolute position in the worksheet. We have also enhanced/optimized the following existing features and modules:

  • Chart-to-Image
  • Direct Excel-to-PDF
  • Sheet-to-Image
  • Parsing/Calculating Formulas

 

There are some other enhancements and fixes too.

 

Download URL:

http://www.aspose.com/community/files/72/java-components/aspose.cells-for-java/entry280782.aspxContinue Reading

Posted in Aspose.Cells Product Family |

SCC-14 barcode generation support added in Aspose.BarCode for Java 2.5

We have just released a new version of Aspose.BarCode for Java v2.5, which includes SCC-14 barcode generation capabilities. SCC is also known as Shipping Container Code, EAN-14 and UCC-14.

Continue Reading
Posted in Aspose.BarCode Product Family |

Lines, cells borders rendering and missing slide data issues are resolved

We feel happy on presenting the new release of Aspose.Slides for Reporting Services 3.8.0. This is a minor release and contains fix for some of lines and cells border rendering issues. Issues related to unhandled reports exceptions have also been resolved. Missing slides and data issues have also been addressed in this new release.

In order to view a complete list of fixes and to download Aspose.Slides for Reporting Services 3.8.0, please visit this link.Continue Reading
Posted in Aspose.Slides Product Family |

MS Excel 2007 Table Styles are Supported in Excel-to-PDF Feature using Aspose.Cells for .NET 5.2.2

We have released the Aspose.Cells for .NET v5.2.2 for the users.

 

In this version, we have supported to export MS Excel 2007 Table’s styles while generating PDF files from Excel spreadsheets. We have also enhanced the internal modules for reading and writing ODS files. For the web control provided by Aspose.Cells for .NET, we have upgraded the control’s base .htc files to JavaScript files for better productivity.

 

There are some other enhancements and fixes too.

 

Download Continue Reading

Posted in Aspose.Cells Product Family |

There are massive 156 features/improvements in Aspose.Words for .NET 9.6

Finally available for download http://www.aspose.com/community/files/51/.net-components/aspose.words-for-.net/entry279263.aspx

Have a look at our updated online demos, output to SWF Flash got a new viewer UI. Pick any demo, for example http://www.aspose.com/demos/.net-components/aspose.words/csharp/general/dinner-invitation.aspx, select SWF at the bottom and click Submit.

 … Continue Reading

Posted in Aspose.Words Product Family |