Hi Aspose Team,
We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application.
Requirement:
We need to reduce the actual file size of the exported .mpp files as mu…...any resources, tasks, or assignments that are not being used....ToList()) { if (resource.Assignments.Count == 0) { project.Resources...