English

Convert MPP to TIFF in Python

Microsoft Project creates a project in MPP format. We organize, track, and maintain projects in MPP. MPP file contains tasks, resources, assignments, timelines, budgets, and different other project-related information. We can easily export project data from MPP files to multi-page TIFF images programmatically. In this article, we will learn how to convert MPP to TIFF in Python.
January 22, 2024 · 3 min · Muzammil Khan

Convert MPP to MPX in Python

This article provides a step by step guide to export Project data from MPP to MPX format using Aspose.Tasks for Python. MPX allows exchanging project information between Microsoft Project and other software applications supporting the MPX format. Learn how to convert MPP to MPX in Python.
December 26, 2023 · 3 min · Muzammil Khan

Convert MPP to MPX in C#

MPX is an older file format for Microsoft Project that was used in earlier versions of the software. It allows exchanging project information between Microsoft Project and other software applications supporting the MPX format. In this article, we will learn how to convert MPP to MPX in C#.
March 13, 2023 · 3 min · Muzammil Khan

Convert MPP to TIFF in Java

Microsoft Project allows creating, organizing, tracking, and maintaining projects in MPP format. An MPP file stores tasks, resources, assignments, timelines, budgets, and different other project-related information. In this article, we will learn how to convert MPP to TIFF in Java.
October 31, 2022 · 3 min · Muzammil Khan

Convert MPP to TIFF in C#

Microsoft Project creates a project in MPP format. We organize, track, and maintain projects in MPP. MPP file contains tasks, resources, assignments, timelines, budgets, and different other project-related information. We can easily export project data from MPP files to multi-page TIFF images programmatically. In this article, we will learn how to convert MPP to TIFF in C#.
September 28, 2022 · 3 min · Muzammil Khan

Upcoming Release of Aspose.Tasks for C++

We are pleased to share that Aspose.Tasks API is coming soon to C++ platforms with the name of Aspose.Tasks for C++. It will be soon available for download and to be used in applications. Aspose.Tasks (written in C++) is designed to be used with C++ language in variety of platforms like Windows, Linux and UNIX. Aspose.Tasks can be used with any kind of application from console-based to desktop-based applications. The documentation shall provide fully featured demos and working examples written in C++ for a quick start of API.
October 23, 2019 · 2 min · Mudassir

Dealing with Microsoft Project Documents using Aspose.Tasks Java API Maven Plugin inside IntelliJ IDEA

New Plugin - Aspose.Tasks Java for IntelliJ IDEA (Maven) v.1.0.0.0 released! Aspose releases New IntelliJ IDEA Plugin to utilize Aspose.Tasks for Java API in java application comfortably. The plugin allows developers to add Microsoft Project® document manipulation capability in their applications – all without using Microsoft Project®. Developers can control various stages of project management, such as project planning, definition and tracking. using the API – Aspose.Tasks for Java. Developers by using the plugin’s wizards can create Aspose.
November 3, 2015 · 3 min · Adeel Ilyas

Reading Password Protected MPP Files with Aspose.Tasks for .NET 5.7.0

We are pleased to announce the release of Aspose.Tasks 5.7.0. With this month’s release, all non-generic collections have been replaced with strongly typed and, hence, we don’t support .NET framework anymore with all occurrences of ArrayList replaced with List as well. This month’s release also provides the facility of reading password protected files in 2003 format. The Project’s class overloaded constructor enables users with loading password protected files. In case a wrong password is provided, TaskReadingException is thrown.
August 4, 2013 · 1 min · Kashif Iqbal

Rendering Project Views with Aspose.Tasks for .NET 5.1.0

We are pleased to announce the release of Aspose.Tasks for .NET 5.1.0. This month’s release includes a number of enhancements as well as bug fixes. We already supported rendering complete project data. With this release Aspose.Tasks supports rendering individual views of a project to various output formats. We support rendering the resource usage view, resource sheet view and task usage view. In addition, this version also includes enhancement for getting the number of pages for different views with various timescale settings.
February 5, 2013 · 1 min · Kashif Iqbal

Aspose.Tasks for .NET 5.0.0 Supports Reading MPP 2013 Files

The release of Aspose.Tasks for .NET 5.0.0 provides support for reading Miscrosoft Project 2013 MPP formats. Aspose.Tasks now facilitates reading general project properties, calendar information, task and task link data, resource and resource assignment data, and outline codes and extended task attributes data for Microsoft Project 2013 formats. This version also incorporates a new feature that lets you read a task’s budget work and cost values from Microsoft Project 2007/2010 MPP files, that were not supported earlier.
January 18, 2013 · 1 min · Kashif Iqbal