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.
Aspose.Tasks for C++ 24.11 (Windows) brings advanced project manipulation to native C++ apps with support for removing VBA macros from MPP files, writing group definitions, and improved font and task formatting behavior in Microsoft Project formats.
VBA Macro Removal:Use MPPSaveOptions::set_ClearVba(true) to remove VBA project macros while saving to MPP.
MPPSaveOptions::set_ClearVba(true)
Group Definitions Writing:Write task and resource groups to MPP files with full control over criteria, formatting, and group behaviors.
GroupAssignments
WriteGroups
GroupOn
GroupInterval
TimephasedData
TextStyles
Class: Aspose::Tasks::Group
Aspose::Tasks::Group
get_GroupAssignments()
set_GroupAssignments(bool)
Class: Aspose::Tasks::Saving::MPPSaveOptions
Aspose::Tasks::Saving::MPPSaveOptions
get_WriteGroups()
set_WriteGroups(bool)
get_ClearVba()
set_ClearVba(bool)
MPP VBA clear Windows | C++ write groups MPP | Aspose.Tasks Windows automation
MPP VBA clear Windows
C++ write groups MPP
Aspose.Tasks Windows automation