Category Archive: Aspose.Tasks Product Family

Official blog of Aspose.Tasks with news of newly supported features, hot fixes, technical articles, tips and videos.

Convert Project Data to XAML using Java

As a Java developer, we can easily export Microsoft Project data from MPP files to XAML format programmatically in Java applications. In this article, you will learn how to convert Microsoft Project data to XAML using Java.

Posted in Aspose.Tasks Product Family | Tagged , , , ,

Read Gantt Chart of Project using Java

The Gantt chart view is the default view of the project. It lists project tasks, their relationship to one another, and the schedule of the project. In this article, you will learn how to read the Gantt chart of the MS project using Java.

Posted in Aspose.Tasks Product Family | Tagged , , , , , ,

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#.

Posted in Aspose.Tasks Product Family | Tagged , , , ,

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.

Posted in Aspose.Tasks Product Family | Tagged , , , , , ,

Convert MS Project MPP Files to SVG Format using Java

The SVG format is mostly used for embedding content in desktop and web applications. There might be situations where you need to embed your MPP files into desktop or web applications. To achieve that, converting your MPP files to SVG format will prove to be helpful. To that end, this article will teach you how to convert MPP files to SVG format using Java.

Posted in Aspose.Tasks Product Family | Tagged , ,

Convert MS Project MPP to XAML Format using C#

Extensible Application Markup Language (XAML) is a simple and declarative language based on XML that uses the .xaml format for its files. In XAML, you can create, initialize, and set properties of objects with hierarchical relations. It is mainly used to design graphical user interfaces in Xamarin Forms, UWP (Universal Windows Platform), and WPF (Windows Presentation Foundation). In this article, you will learn how to convert Microsoft Project MPP files to XAML format using C#.

Posted in Aspose.Tasks Product Family | Tagged , ,

Convert MS Project MPP Files to SVG Format using C#

The SVG format is often used for embedding content in web and desktop applications. There might be scenarios where you need to embed the content of Microsoft Project MPP files in such applications. In these circumstances, converting the MPP file to SVG format will prove to be helpful. In light of this, this article will teach you how to convert MPP files to SVG format programmatically using C#.

Posted in Aspose.Tasks Product Family | Tagged ,

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#.

Posted in Aspose.Tasks Product Family | Tagged ,

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#.

Posted in Aspose.PDF Product Family, Aspose.Tasks Product Family | Tagged , , ,

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 PNGJPEGBMP, 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#.

Posted in Aspose.Tasks Product Family | Tagged , , , ,