Aspose.Tasks for .NET 9.4.1 Release Notes
Contents
[
Hide
]
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
Key | Summary | Category |
---|---|---|
TASKSNET-708 | Move task from one position to other under same parent and outline level | New Feature |
TASKSNET-701 | Project Reading Exception in Multithreaded environment | Bug |
TASKSNET-697 | Calendar.GetWorkingTimes returns wrong From & To information | Bug |
TASKSNET-703 | Error while reading XML file from primavera | Bug |
TASKSNET-699 | Program hangs while loading XER file to Project | Bug |
Public API and Backwards Incompatible Changes
Added API | Description |
---|---|
Aspose.Tasks.Task.MoveToSibling | Allows to move task to another position at the same parent |