Monthly Archives: October 2013

PDF to HTML and Improved PDF to Image Conversion in Aspose.Pdf for Java 4.3.0

Aspose.Pdf for Java logo

We are pleased to announce the release of Aspose.PDF for Java 4.3.0. This new release provides an exciting feature to convert PDF files to HTML format by using just two lines of code. We’ve previously provided the feature to extract PDF file contents as HTML using the PdfExtractor class’ extractTextAsHTML(..) method but the new approach greatly improves the output fidelity.

// Load source PDF file
com.aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document("c:/source.pdf");
// Save the file into HTML format
pdfDocument.save("c:/output.html", com.aspose.pdf.SaveFormat.Html);
Continue Reading
Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged ,

New PDF Save Options and Other Goodies in Aspose.Words 13.9.0

We are pleased to announce the monthly release of Aspose.Words for .NET and Java 13.9.0 as well as Aspose.Words for Android 1.2.  Aspose.Words for Android 1.2 marks the third release for the newest member of the Aspose.Words product family and we are pleased to announce all three product releases contain more than 100 useful improvements.

You can download the latest release of Aspose.Words from the following links:

Continue Reading
Posted in Aspose.Words Product Family | Tagged , , , , , ,

Support for Relative Scaling of PictureFrame and Improved SmartArt Rendering in Aspose.Slides for .NET 7.9.0

We are glad to share our new release Aspose.Slides for .NET 7.9.0. In this release we have made many improvements. We’ve implemented support for setting a relative picture frame size as available in Microsoft PowerPoint. Please visit the documentation for an example. We have also made great improvement towards SmartArt rendering support and many issues encountered when rendering presentations with SmartArt shapes have been rectified. We have also addressed performance related issues and have made some good improvements in this … Continue Reading

Posted in Aspose.Total Product Family, Aspose.Slides Product Family |

PDF to EPUB, XFA to PDF, Get Print Job Status and Specify PDF Open Page with Aspose.Pdf for .NET 8.5.0

Aspose.Pdf for .NET logoWe are excited to announce new features like PDF to EPUB conversion, dynamic XFA to PDF or image conversion, getting the status of a PDF printing job (finding out whether the process completed successfully or got stuck in the middle of execution) and specifying a particular page number to open when viewing the document. All these feature are introduced in latest release of Aspose.Pdf for .NET 8.5.0.

At Aspose, we love to keep things simple and effective. Keeping that … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

Rendering Microsoft Project Reports Supported with Aspose.Tasks for .NET 5.9.0

We are pleased to announce the release of Aspose.Tasks 5.9.0.

With this month’s release, Aspose.Tasks now provides support for Reporting services similar to Microsoft Project. This works for any type of Microsoft Project file (MPP/XML) and includes support for the following types of reports:

 

  • Project Overview
  • Resource Sot Overview
  • Cost Overview
  • Work Overview
  • Critical Tasks
  • Milestones
  • Late Tasks
  • Resource Overview
  • Cost Overruns
  • Upcoming Task
  • Task Cost Overview
  • Over allocated Resources
  • Slipping tasks
  • Best Practice Analyzer
  • Burn down
  • Cash Flow
Continue Reading
Posted in Aspose.Tasks Product Family |

Excel to PDF, Worksheet to Image and Chart to Image Features Supported in Aspose.Cells for Android 1.1.0

We are pleased to publish the next version of Aspose.Cells for Android 1.1.0. This release supports more file formats, for example ODS, XPS, and SVG. Moreover, Aspose.Cells for Android 1.1.0 includes all the important and useful features present in its native Aspose.Cells for Java. For example, the component now supports the following file formats and conversions:

  • Rendering Workbook to PDF, XPS, ODS and SVG formats
  • Worksheet to Image
  • Chart to Image
  • Excel to PDF
  • Shape to Image

To see a … Continue Reading

Posted in Aspose.Cells Product Family |

Improved PST Performance and Saving Contacts, Notes and Tasks Supported in Aspose.Email for .NET 3.4.0

Aspose.Email for .NET 3.4.0 has been released with a number of enhancements and new features along with bug fixes.

This month’s release includes a major enhancement to the PST functionality that improves its performance when adding large amounts of data. This enhancement reduces the overall disc I/O operations and, as a result, enhances the overall speed of adding Outlook MSG files to the PST. In addition, the AddMessages method has been added, It lets you copy a collection of messages … Continue Reading

Posted in Aspose.Email Product Family |

Learning from the Community: Sponsoring DDD North

In June we sponsored DDD East Anglia. It was a very well-received event and we’re pleased to have the opportunity to support DDD North this month.

What is it?

DDD – Developer! Developer! Developer! – is a series of free technical community events for developers in the UK. It’s a community event in the true sense of the word: the community suggests topics for discussions and votes on which topics are presented on the day. It lets developers share experiences … Continue Reading

Posted in Aspose.Total Product Family, Developer Community Support |