#converting MPX to PdfA1b
Explore tagged Tumblr posts
Text
Set Output JPEG Image Quality While Exporting Project Data inside .NET Apps
What’s new in this release?
Aspose team is pleased to announce the new release of Aspose.Tasks for .NET 17.11.0. This month’s release includes a new feature of setting output image quality while exporting project data to JPEG. Other than the new feature and enhancement, it also includes several improvements in terms of bug fixes that further add to the stability of the API. For a detailed note on what is new and fixed, please visit the release notes section of API documentation. This month’s release includes a new feature setting output JPEG image quality while exporting project data. This is achieved using the JpegQuality property of ImageSaveOptions class as shown in the code sample on blog announcement page. There are some other important improvements part of this release, such as Issues with recalculation method of the API for manually scheduled tasks, problems with actual duration and finish dates of MPP and XML project data files, Missing time span from split parts collection, Rendering of sub-tasks while converting MPX to PDF1b, Calculation issue with percent complete in MPP as compared to XML output, Exceptions while loading certain project files and Errors raised by Microsoft Project 2010 with MPP files generated using Aspose.Tasks API. This release includes plenty of new features as listed below
Add option to set image quality when saving as JPEG
Enum GanttBarFillPattern should have value 11 corresponding to fill pattern in MSP 2016
Recalculate() is updating manually scheduled tasks
Wrong finish date calculated for ElapsedDay type duration
Prevent recalculation of manually scheduled tasks
Wrong Actual Duration in MPP file
SplitParts collection misses time span
Sub-tasks not rendered while converting MPX to PdfA1b
Wrong Finish date in XML file
Wrong Percent complete in MPP as compared to XML output
Loading project raises ProjectReadingException
TaskReadingException while reading the MPP file
MSP 2010 raises error while updating and saving MPP created by Aspose.Tasks
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Tasks for .NET documentation that may guide users briefly how to use Aspose.Tasks for performing different tasks like the followings.
Saving Project Data to JPEG
Saving a Project as PDF
Overview: Aspose.Tasks for .NET
Aspose.Tasks is a non-graphical .NET Project management component that enables .NET applications to read, write and manage Project documents without utilizing Microsoft Project. With Aspose.Tasks you can read and change tasks, recurring tasks, resources, resource assignments, relations and calendars. Aspose.Tasks is a very mature product that offers stability and flexibility. As with all of the Aspose file management components, Aspose.Tasks works well with both WinForm and WebForm applications.
More about Aspose.Tasks for .NET
Homepage of Aspose.Tasks for .NET
Download Aspose.Tasks for .NET
Online documentation of Aspose.Tasks for .NET
#Add option to set image#Saving Project Data to JPEG#Saving a Project as PDF#converting MPX to PdfA1b#Project Data Conversion to Images#.NET Project management
0 notes
Text
Set Image Quality While Exporting Project Data to JPEG & Enhanced Loading MPP Files using Java
What’s new in this release?
Aspose team is pleased to announce the release of Aspose.Tasks for Java 17.11.0.This release includes a new feature that allows users to set image quality while exporting project data to JPEG format. It also includes several other improvements as result of bug fixes that further enhance the API functionality. This release of Aspose.Tasks for Java API includes a new feature that lets users set the image quality while exporting project data to JPEG. The setJPEGQuality method of ImageSaveOptions lets users achieve this by providing image quality at a scale from 0 to 100, as shown in code sample on blog announcement page. This version also includes other improvements in terms of bug fixes that add to the overall improvement of the API in terms of expected behaviour. These include exceptions while loading certain MPP files, Errors while converting Project data to PDF, Calculation issues with Calendar times set to 24 hours, Task reading exceptions while loading MPP files, Wrong calculation of Finish date and Percent Complete in MPP files, Problem with setting working days, Missing time span with SplitParts collection and Improvements in manual calculation of tasks data. Below is the complete list of bug fixes and enhanced features included in this release.
Add option to set image quality when saving as JPEG
Enum GanttBarFillPattern should have value 11 corresponding to fill pattern in MSP 2016
Exception raised while loading the mpp file
ArgumentOutOfRangeException exception if 24 Hours Calendar is set
Program hangs while setting Tsk.Start for a Task
Wrong Actual Finish date in MPP as compared to XML output
Exception raised while saving MPX as PDF
Child tasks are not rendered in PNG without saving the project first
All values of BarStyle's From and To fields are changed
Loading project file raises Exception
Saving into image by page not working properly
Percent complete not set properly in MPP
Setting Project Start date raises ArgumentOutOfRangeException (Java)
Assignment Cost is not displayed for Cost resources in Microsoft Project 2013
Text extended attribute created by formula is read as date by Aspose.Tasks (Java)
Project recalculation throws an exception with cleared ActualStart and ActualFinish properties
MSP 2010 raises error while updating and saving MPP created by Aspose.Tasks
Recalculate() is updating manually scheduled tasks
Wrong finish date calculated for ElapsedDay type duration (Java)
Prevent recalculation of manually scheduled tasks
Wrong Actual Duration in MPP file
SplitParts collection misses time span
Sub-tasks not rendered while converting MPX to PdfA1b
Wrong Finish date in XML file
Wrong Percent complete in MPP as compared to XML output
MPP shows a warning after resaving
Loading project raises ProjectReadingException
TaskReadingException while reading the MPP file
MSP 2010 raises error while updating and saving MPP created by Aspose.Tasks
Problem with a setting of working days
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Tasks for Java documentation that may guide users briefly how to use Aspose.Tasks for performing different tasks like the followings.
Exporting Project Data to JPEG
Reading Project Data from Microsoft Project Database
Overview: Aspose.Tasks for Java
Aspose.Tasks is a non-graphical Java Project management component that enables Java applications to read, write & manage Project documents without utilizing MS Project. It supports reading MS Project Template (MPT) files as well as allows exporting project data to HTML, BMP, PNG, JPEG, PDF, TIFF, XPS, XAML and SVG formats. It reads & writes MS Project documents in both MPP & XML formats. Developers can read & change tasks, recurring tasks, resources, resource assignments, relations & calendars.
More about Aspose.Tasks for Java
Homepage of Aspose.Tasks for Java
Download Aspose.Tasks for Java
Online documentation of Aspose.Tasks for Jvaa
#Export Project Data to JPEG#Set Image Quality during Export#loading certain mpp file#saving MPX as PDF#set project working days#Java Project management API#converting Project data to PDF
0 notes