MS Project Capabilities? (bar styles- timescale- grid columns)

I need to produce a MS Project Gantt chart with the following customizations but i do not see support for these in the API. Could someone tell me if & where these features exist in Aspose?

- bar styles: i need to add decorative text such as cost, percent complete, start/end dates around the bars (top, bottom, left, right)

- timescale: i need to convert the timescale to a fiscal year which starts in October

- grid: i need to remove the start/end date columns and add custom columns to the grid

These can all be done directly in MS Project as well as through the MS Project primary Interop assemblies.

Thank you.

Chris.

Dear Chris,

Thanks for your consideration.

Although, Aspose.Tasks can read mpp files but it cannot save them back in mpp format, it will save them only in mpx or xml format. If your above mentioned changes can be preserved in xml or mpx format by MS-Project, then Aspose.Tasks is likely to fulfill your requirement.