Aspose.Tasks for Java のリリース
Released: Feb 22, 2022
V22.2 での更新項目
機能
- Changed return type of *Slack properties to System.TimeSpan.
- Renamed members of SaveFileFormat enum to camel case.
不具合の修正
- Fixed ShowProjectSummaryTask public API.
- Fixed rendering of timescale to fit it to page’s width.
Released: Jan 26, 2022
V22.1 での更新項目
不具合の修正
- Fixed issue where resource calendars are missing in file saved by Aspose.Tasks.
- Fixed incorrect updating of project work completed up to the specified date.
- Fixed StackOverflow exception during project loading in a case of neutral culture used.
Released: Dec 14, 2021
V21.12 での更新項目
不具合の修正
- 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.
- Fixed StackOverflowError in License.setLicense method when current Locale is neutral.
Released: Nov 17, 2021
V21.11 での更新項目
不具合の修正
- 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: Oct 25, 2021
V21.10 での更新項目
機能
- Added printing support.
- Added support for scaling with a given scale factor.
- 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.
不具合の修正
- Fixed ‘The start time should be not greater than the finish one’ exception when creating project from Primavera .xer file.
- Fixed invalid position of progress rectangle in task bars in...
Released: Sep 14, 2021
V21.9 での更新項目
機能
- 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: Aug 13, 2021
V21.8 での更新項目
機能
- Improved FIPs compliant version of Bouncy Castle usage in APIs.
不具合の修正
- Some locales are not supported.
- Wrong results for the material resource in MPP.
- Fixed disappearing of a task after an active view change.
- 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: Jul 10, 2021
V21.7 での更新項目
機能
- Added ExecutingWebRequest event for interactions with the API of ProjectOnline/ProjectServer.
不具合の修正
- Support of display OLE as Icon property: getDisplayAsIcon missing from Tasks library.
- When exporting MPP, the percentages do not correspond to the set value.
- Fixed resaving of the specific MPP file throws ArgumentOutOfRangeException.
- Fixed resaving of the specific MPP file throws ‘Project writing exception’.
- OLE object frame remains even after removing ole object.
- Same hours planned for...
Released: Jun 15, 2021
V21.6 での更新項目
機能
- Added an API to specify View object to be rendered when saving a project to PDF, HTML or Image formats.
- Added support for rendering left/top/inside/bottom text labels on 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...
Released: May 12, 2021
V21.5 での更新項目
機能
- Added support for SaveOptions.TaskFilter and SaveOptions.TasksComparer options when saving a project to CSV or XLSX.
不具合の修正
- Removed the ability to set Tsk.ID when using CalculationMode.Manual and CalculationMode.Automatic.
- Fixed issue with exported value of “Outline Code *” attributes when project is saved to non-MPP formats.
- Fixed issue with headers in exported XLSX when custom ProjectView is specified.
- Fixed issue with parsing of “Round” operator in formulas.
- Wrong calendar exception usage...