Aspose.Tasks for .NET 19.4 Release Notes

Major Features

  • Support for encoding of MPX files
  • Resource prefix implementation for nested resources

All Changes

KeySummaryCategory
TASKSNET-3120Add support of encodings for MPX filesNew Feature
TASKSNET-2992Implement resource prefix for nested resourcesNew Feature
TASKSNET-3075Add validation of SaveFileFormat.SVG save optionEnhancement
TASKSNET-2917Aspose.Tasks for .NET saves pages as an image without headers and footersEnhancement
TASKSNET-2600Include header information in the PDF output fileEnhancement
TASKSNET-3104Fix NullReferenceException when trying to save project without GanttChart view.Bug
TASKSNET-3094Fix invalid row’s background and foreground colors after resaving of MPP.Bug
TASKSNET-3092AT returns wrong assignment datesBug
TASKSNET-3087Fix Argument Exception “Item with Same Key has already been added” when saving MPP fileBug
TASKSNET-3085Project file to PDF font problemBug
TASKSNET-3078Fix IsMilestone field calculation for CalculationMode.NoneBug
TASKSNET-3069Fix invalid background color of rows in Gantt Chart view for project saved in MSP 2007Bug
TASKSNET-3022Fix invalid size of generated tiff imagesBug
TASKSNET-2958Fix a case when a file cannot be saved in MS Project after resaving in Aspose.TasksBug
TASKSNET-2602Fix spaces between days on TimelineBug
TASKSNET-2254Fix task progress after PercentComplete being updatedBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.Project.ctor(StreamReader reader)Initializes a new instance of the class from a StreamReader instance.
Aspose.Tasks.GanttChartView.TimescaleSizePercentageGets or sets a percentage to reduce or enlarge the spacing between units on the timescale tier
Aspose.Tasks.ResourceSavingArgs.NestedUriGets or sets the nested resource URI.
Aspose.Tasks.Visualization.HeaderFooterInfo.LeftImageSizeGets or sets the displayed size of the left image.
Aspose.Tasks.Visualization.HeaderFooterInfo.CenteredImageSizeGets or sets the displayed size of the center image.
Aspose.Tasks.Visualization.HeaderFooterInfo.RightImageSizeGets or sets the displayed size of the right image.
The following public enumerations were added:Description
Aspose.Tasks.PrjKey.TemplateFullPathRepresents the Template (Project) full file name.