Aspose.Tasks for .NET 新版本發表
Released: Feb 11, 2022
V22.2 中的更新
特性
- Improved memory allocation when reading View data from MPP files.
- Renamed CalculationType.Calculation to CalculationType.Formula.
修補程式
- Fixed project’s timescale start \ finish is not shown properly by MS Project.
- Fixed file in MPP12 format saved by Aspose.Tasks cannot be opened by MS Project.
- Fixed reading of Prj.TimescaleStart for the specific file.
Released: Jan 14, 2022
V22.1 中的更新
特性
- Renamed members of SaveFileFormat enum to camel case.
- Changed return type of *Slack properties to System.TimeSpan.
修補程式
- Fixed ShowProjectSummaryTask public API.
- Fixed rendering of timescale to fit it to page’s width.
Released: Dec 16, 2021
V21.12 中的更新
修補程式
- Fixed issue where resource calendars are missing in file saved by Aspose.Tasks.
- Fixed incorrect Primavera percentage complete value.
- Fixed incorrect updating of project work completed up to the specified date.
Released: Nov 19, 2021
V21.11 中的更新
修補程式
- System.OverflowException: TimeSpan overflowed because the duration is too long.
- Fixed Exception on loading the P6 XML file.
- Fixed formula parsing exceptions when opening the specific file.
Released: Oct 13, 2021
V21.10 中的更新
修補程式
- Fixed calculation of formula results when operand is #ERROR value.
- Fixed “Value was either too large or too small for a Decimal.” exception when get pages count.
- Fixed reading of values of Actual Work’s Timephased Data.
- Fixed “File reading error.” exception when open document.
- Fixed rendering of task links in Gantt chart view.
Released: Sep 17, 2021
V21.9 中的更新
特性
PageSettings.PagesInWidth and PageSettings.PagesInHeight are now taken into account when a View is rendered. These properties correspond to the “Fit to X pages wide by Y tall” fields in the Microsoft Project Page Setup dialog.
PageSettings.PercentOfNormalSize and PageSettings.AdjustToPercentOfNormalSize properties are now taken into account when a View is rendered. These properties correspond to the “Adjust to X % normal size” field in the Microsoft Project Page Setup dialog.
修補程式
Released: Aug 14, 2021
V21.8 中的更新
特性
- Added the ability to read AutoFilters with multiple values.
修補程式
- Fixed "The given key '188744169' was not present in the dictionary." exception when open MPP document.
- Fixed "The given key '1680' was not present in the dictionary." exception when open document.
- Fixed StackOverflowException when creating a Project from Primavera XML.
- Fixed Aspose.Tasks Index was outside the bounds of the array.
- Fixed TotalSlack not returning the proper values.
- Resource Over Allocation not updated for entire...
Released: Jul 18, 2021
V21.7 中的更新
特性
- Added support for graphical indicators in MPP files.
修補程式
- Fixed wrong Timephased Data for the material resource in MPP.
- Fixed Invalid Tsk.Id when blank line is inserted.
- Fixed tasks are not shown in MS Project when opening result of “CopyTo” method.
- Fixed task lines are shown incorrectly when blank line is inserted for MPP 2003 and 2008.
Released: Jun 15, 2021
V21.6 中的更新
特性
- Added ExecutingWebRequest event for interacting with Microsoft Project Online/Project Server API.
- Added support for 'Display OLE as Icon' property.
修補程式
- Fixed issue where resaving of the specific MPP file throws ArgumentOutOfRangeException.
- Fixed issue where resaving of the specific MPP file throws 'Project writing exception'.
- Fixed issue where OLE object frame remains even after removing ole object.
- Fixed incorrect timephased data for assignment with zero work.
- Fixed setting of assigned task...
Released: May 8, 2021
V21.5 中的更新
特性
- Added an API to specify View object to render when saving project to PDF, HTML and Image formats.
- Added support for rendering Left/Top/Inside/Bottom text labels for task bars in Gantt charts.
修補程式
- Fixed exception when trying to get Project using ProjectServerManager.
- Fixed non-detailed general error message when trying to retrieve nonexistent project from Project Online.
- Fixed ArgumentException while reading XML without license.
- Problem with .MPP file baseline1 Finish date on saving MPP...