Browse our Products Toggle navigation
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.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
Boost your C++ development workflows with resource leveling and supercharged security using Aspose.Tasks for C++ 24.6 release for Linux. This version enables better stability and data protection in your C++ applications running on Linux systems.
The C++ MPP processing library now boasts an experimental resource leveling functionality. This feature offers refined project schedules by automatically handling task start and end dates to resolve resource conflicts. At present, this functionality has certain limitations. The following code example highlights the simple manner in which you can implement resource leveling into your C++ apps on Linux.
auto project = System::MakeObject<Project>(System::String(u"input.mpp")); ResourceLeveler::LevelAll(project);
Source*
Aspose.Tasks for C++ 24.6 takes care of the use of non-FIPS compliant algorithms to help promote more dynamic security measures within your Linux-based C++ applications.
This release resolves several identified problems, including:
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.