Aspose.Tasks for .NET 9.5.0 Release Notes

Aspose.Tasks for .NET API enables application developers to write code for manipulating Microsoft Project documents without it being installed on the systems. It provides support for Microsoft Project (MPP/XML) as well as Primavera File Formats. Project data can be exported to a number of formats including PDF, PNG, BMP and others.

Features and Improvements

KeySummaryCategory
TASKSNET-729Provide option for excluding document header name during Project conversion to HTMLEnhancement
TASKSNET-728Performance is too slow with large number of tasks ~10K+Enhancement
TASKSNET-1589PhysicalPercentComplete not saved in MPP fileBug
TASKSNET-1573Predecessors information changed while loading and saving MPP (.NET)Bug
TASKSNET-1563Custom Field marked as Lookup while adding extended attribute to MPP fileBug
TASKSNET-1559All tasks in Primavera XML file cannot be readBug
TASKSNET-706Reading Project file raises Project Reading ExceptionBug
TASKSNET-698Cropped image when converting project document to image with Vertical\Horizontal Resolution settingsBug
TASKSNET-695Setting Task Notes to Chinese not workingBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.Saving.HtmlSaveOptions.IncludeProjectNameInTitleDetermines whether to include project name in HTML title.
Aspose.Tasks.Saving.HtmlSaveOptions.IncludeProjectNameInPageHeaderDetermines whether to include project name in HTML page header.