Print Email Message to XPS with Aspose.Email for .NET
We are pleased to announce the release of Aspose.Email for .NET 1.2. In this version, we have added support for printing email messages to XPS format using the MailPrinter class. The Print() method takes an instance of the MailMessage class as an argument, so you can print EML, MSG, or MHT files. This sample code shows how to print an email:
// Initialize the MailPrinter class MailPrinter msgPrinter = new MailPrinter(); // Load an email message MailMessage msg = MailMessage.
Aspose.Words 10.7 Released
You can immediately download our next regular Aspose.Words release from the following links:
Aspose.Words for .NET 10.7 Aspose.Words for Java 10.7 The rest of this topic mentions some of the features that we have delivered in this release:
ActiveX Controls in DOCX Documents Support for OLE objects embedded in Word documents has been available in Aspose.Words for long time. ActiveX controls is a technology related to OLE. ActiveX controls are stored in the same way as OLE objects in the binary .
Advanced conditional formatting is supported and performance is enhanced for PDF conversion in Aspose.Cells for .NET 7.0.3
We are happy to release Aspose.Cells for .NET 7.0.3. We have made several enhancements and fixed a number of issues in this version.
We have added support for conditional formatting and cell gradient colors when rendering to PDF documents. The PDFs that you create look like the original documents even when they use advanced formatting.
There are some other enhancements to how smart markers and error checking options are handled, especially for XLSM files.
Render Visio Diagrams with Shape Shadows and Anti-Aliasing Effect using C#
Aspose.Diagram for .NET 1.7.0 has been released. In this release, PDF and image rendering features have been improved. You can now render diagrams with shape shadows. Some new options have been included in the ImageSaveOptions class so that you can render diagrams with high quality and anti-aliasing effects.
To view a complete list of new features and fixes and to download the new release of Aspose.Diagram for .NET, please visit the download page
One month and two new products: introducing Aspose.Imaging for .NET and Aspose.Pdf for SharePoint
Texas, USA - 31 October, 2011 - In October 2011 Aspose released two new products, Aspose.Imaging for .NET and Aspose.Pdf for SharePoint. Both were developed to answer particular needs expressed by our users.
Aspose.Imaging for .NET gives developers a way to process and draw images in .NET applications. Aspose.Pdf for SharePoint allows users to save Wiki pages, lists and list items to PDF from withing SharePoint. Aspose delivered a number of new products in 2011:
Performance Improvements in Aspose.Words 10.6
We have our regular monthly Aspose.Words release ready and you can download it from:
Aspose.Words for .NET 10.6 (66 fixes and improvements) Aspose.Words for Java 10.6 (77 fixes and improvements) In the rest of this post I am going to briefly talk about what’s new.
Page Layout Performance and Memory Optimizations We have done some optimizations that reduce memory usage and increase speed when converting large documents to PDF, XPS or images.
Create and edit documents in ASP.NET MVC applications using Aspose.Total for .NET
In this tutorial, you’ll learn to incorporate file creation and manipulation features in ASP.NET MVC applications using Aspose.Total for .NET. ASP.NET MVC is used to build patterns-based web applications in an agile development environment, while Aspose.Total for .NET provides everything to plug-in the features to create and manipulate a variety of documents. Using our .NET product suite, you can add and edit PDF, Word, Excel, PowerPoint, bar code, TIFF, and many other file formats in your applications.
Ground breaking Meta-Characters support for PPTX and added support for modifying Chart Title & Series Labels provided in new release of Aspose.Slides for .NET
We have released Aspose.Slides for .NET 5.6.0. This is primarily a maintenance release but it also includes new features support like meta-characters support for PPTX presentations. More new features like setting chart title and chart series labels have also been introduced in this new release. Improved chart rendering support for catering 3-D chart perceptive along with gear shaped and bubble chart rendering has been added in this new release. Several charting and rendering issues have also been addressed and rectified.
Utilize Smart Markers Grouping Data Feature and Access Document Properties of an Encrypted File using Aspose.Cells for .NET 7.0.2
We are happy to release Aspose.Cells for .NET v7.0.2. We have made several enhancements and fixed a number of user issues/bugs. Moreover, we have removed some obsolete methods for the Sheet-to-Image feature.
In this version, you can get the document properties for an encrypted XLS file without even knowing its password. We have made enhancements for Smart Markers feature: now you can group data in some complex scenarios where you also need to place dynamic rows for Sub-Totals, Totals and Grand Totals in between the sections of data.
Self Contained PDF to XPS, PDF to PDF/A-1B, better memory management
The new version of Aspose.Pdf for .NET 6.3.0 supports a self contained mechanism of rendering PDF documents into XPS format while using two simple lines of code. This new version also gives you the capability to check either the source PDF document is linearized or not and also you have the leverage to add background image to table cell from a web URL. There has been great improvement in terms of memory management when the requirement comes to export of Bookmarks from PDF, conversion of PDF files into PDF/A-1B, addition of form fields to large documents, HTML to PDF conversion, addition of images to existing PDF files and extraction of text from PDF files.