Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Tasks Product Family
Calculate Project Programmatically using C#
. As a C# developer, you can easily set project calculation mode in .NET applications and calculate project properties. In this article, you will learn how to calculate a project programmatically using C#.
Convert MPP to Excel using Java
As a Java developer, you can easily export project data from MPP files to Excel spreadsheets (XLSX) programmatically. In this article, you will learn how to convert MPP to Excel using Java.
Convert XML to MPP or MPP to XML Programmatically using C#
Extensible Markup Language (XML) is a file format that stores information using tags. It may be used for storing or transferring data. There might be situations where you need to transfer the data stored in an MPP file to some application that accepts XML as an input format. On the other hand, you might have project data in XML format that you may want to convert to MPP format. For such cases, you can inter-convert MPP and XML formats according to your needs. To that end, this article will teach you how to convert MPP files to XML format and vice versa programmatically using C#.
Convert MS Project MPP to Word Document (DOC/DOCX) using C#
Microsoft Project (MPP) files are used for different project management tasks like organizing and tracking projects and managing resources. If you want the project data in a document form to modify and share further, you can achieve that by converting the MPP file to Word DOC/DOCX format. In this article, you will learn how to convert MPP files to Word documents using C#.
Convert MS Project MPP to Images (PNG, JPEG, BMP, TIFF) using C#
Microsoft Project (MPP) files are used to track, organize and manage projects. These files contain tasks, assignments, and other project-related resources and information. If you want to share project information with someone and they do not have MS Project installed, you can convert the MPP file to images like PNG, JPEG, BMP, and TIFF and share those. To that end, this article will teach you how to convert Microsoft Project MPP files to images programmatically using C#.
Convert MPP to Excel XLSX or CSV Programmatically in C#
Microsoft Project (MPP) files can contain tasks, resources, assignments, and different other project-related information. You can convert MPP files to Excel format XLSX or CSV file programmatically using C#. Please refer to the following sections for further details.
Posted in Aspose.Tasks Product Family Tagged Convert MPP to Excel in csharp, mpp to csv, mpp to excel, mpp to xlsx
Convert MPP File to PDF Programmatically using C# .NET
Microsoft Project Files are used to organize and manage different tasks in a project. You can convert MPP files to PDF programmatically using C#. You can find several options for the conversion in the following headings.