MPP File to Text File Conversion

Greetings,

Is it possible to generate a text file for a MPP file using Aspose SDK?

If yes, then can you kindly share a code snippet?

Regards,
Syed

Hi Syed,

Can you please elaborate which information do you want to write in the output text file? You can read all the information related to tasks, resources, assignments, Calendars etc. from MPP files using Aspose.Tasks for .NET API. Please check the documentation http://www.aspose.com/documentation/.net-components/aspose.tasks-for-.net/programmers-guide.html for more details and code snippets.

Best Regards,