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…...enterprise MPP files may contain View data with custom RTF headers...Project("EmptyProject.mpp"); p.Views.Clear(); p.TaskFilters.Clear();...