Aspose.Tasks for .NET provides ReduceFooterGap property To reduce gap between list of tasks and footer while conversion of project data....mpp" ); 2 3 // Use ReduceFooterGap...ImageSaveOptions(SaveFileFormat. PNG ) { ReduceFooterGap = true ,...
Learn how To export Mpp/XML documents inTo graphical formats using Aspose.Tasks for .NET....mpp" ); 2 3 // Get number of pages...= new Project( "New Project.mpp" ); 2 3 // Get number of pages...
Learn how To sort tasks by any column defined in Gantt chart view using Aspose.Tasks for .NET....mpp" ); 6 SaveOptions options = new...ImageSaveOptions(SaveFileFormat. Png ) 2 { 3 TasksComparer = new SortByStartDate()...
Learn how To calculate the Total number of pages while exporting Microsoft Project (Mpp/XML) documents in graphical formats using Aspose.Tasks for C# and/or VBScript....mpp" ); 6 7 // Get number of pages...(dataDir + u "GetNumberOfPagesForV.mpp" ); 6 7 // Get number of pages...