Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.Tasks for C++ 24.6 Windows

Download  Support Forum 

File Details

  • Downloads:
  • 1
  • File Size:
  • 198.15MB
  • Date Added:
  • 28/6/2024

Description

It contains Aspose.Tasks for C++ 24.6 release for Windows.

File Details

Aspose.Tasks for C++ 24.6 (Windows) updates your development toolkit with resource leveling, security improvements, and bug fixes to ascertain stability and data protection within your C++ MPP processing applications.

New Feature: Resource Leveling

The latest C++ library release introduces an experimental resource leveling feature. With this functionality, you can optimize your project schedules by automatically managing task start and end dates to fix resource conflicts. Presently, this functionality comes with certain limitations. The following code example highlights the simple manner in which you can implement resource leveling into your C++ apps on Windows.


  auto project = System::MakeObject<Project>(System::String(u"input.mpp"));
  ResourceLeveler::LevelAll(project);

Source*

Security Enhancements

Aspose.Tasks for C++ 24.6 caters to the use of non-FIPS compliant algorithms, promoting more dynamic security practices within your Windows-based C++ solutions.

Bug Fixes

This release resolves several identified problems, including:

  • Incorrect time-phased data handling for assignments with contoured work contours (TASKSNET-11208).
  • Issues with referencing specific versions of the System.Drawing.Common (TASKSNET-11198).
  • Multipage TIFF generation problems in .NET 6.0 targeting versions (TASKSNET-11193).
  • Calendar reading errors in specific files (TASKSNET-11161).
  • Exceptions encountered while reading Global MPT template files (TASKSNET-11160).

You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.Tasks for C++ 24.6 Release Notes.

 English