• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Aspose.Newsletter: March 2009 edition is out now

 
Ranch Hand
Posts: 60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Aspose publishes March 2009 Newsletter for .NET & Java programmers by highlighting the newly supported features by Aspose.Pdf, Aspose.Words, Aspose.Metafiles, Aspose.Editor and Aspose.AdHoc. We will also provide information about migrating your code for Microsoft Office Automation to Aspose using Aspose.Slides. You will learn about the latest news from Aspose along with the monthly Tech-Tip, which demonstrates how to add new shapes to slides in your presentation using serialization, and an introduction to our featured technical article in which we show you how to send a meeting cancel request with Aspose.Network using Calendar object. In addition to this, we will introduce the latest tutorial video from Aspose, which shows how you can use Aspose.Slides to get images of slides in your presentation.

Product Spotlight

Aspose.Pdf is a non-graphical PDF® document reporting component that enables either .NET or Java applications to create PDF documents from scratch without utilizing Adobe Acrobat®. Aspose.Pdf is very affordably priced and offers a wealth of strong features including: compression, tables, graphs, images, hyperlinks, security, and custom fonts. Aspose.Pdf supports the creation of PDF files through API, XML templates and XSL-FO files. Aspose.Pdf is very easy to use and is provided with 14 fully featured demos written in both C# and Visual Basic. Take the time to download the free evaluation version today to see how Aspose.Pdf can work for you.

Improved text rendering with Aspose.Metafiles for Java

The latest version 1.4.0.0 of Aspose.Metafiles for Java has been released. This is a maintenance release which contains several important fixes since the last version. The problem of missing text when WMF metafile is rendered has been fixed. Characters of Japanese and other multi-byte character sets are now rendered properly and can be overlapped. Also included with this release are numerous other improvements and bug fixes. For more information you can view the official release page and the relevant blog post. The latest version of Aspose.Metafiles for Java can be downloaded from here.

Aspose.Editor for .NET 3.0.2.0 hotfix released

Aspose.Editor for .NET version 3.0.2.0 has been released. This is a minor release which includes some bug fixes and few improvements. In this release, the new properties EditorOptions.IsShowUnknowns and Aspose.Editor.Server.EditorControl.ClassId have been added. In addition to this, the new release also includes numerous other improvements and bug fixes. For detailed information you are requested to view the official release page and accompanying blog post. The latest version of Aspose.Editor for .NET can be downloaded from here.

Preserve Metafile images in HTML documents with Aspose.Words for Java

Aspose.Words for Java version 2.6.1.0 has been released. With this release you can preserve Metafile images in HTML documents. You can choose between having Metafiles preserved as is regardless of image scaling and cropping in the source document, or have them converted to PNG with scaling and cropping as in source image. Also included with this release are numerous improvements and bug fixes. For more information please consult the official release page and the relevant blog post. The latest version of Aspose.Words for Java can be downloaded from here.

Improved Aspose.AdHoc for .NET

Aspose.AdHoc for .NET version 1.5.9.0 has been released. The new version supports silent install/upgrade and includes a separate DLL of Aspose.AdHoc for both .NET 1.1 and .NET 2.0 frameworks. Numerous other improvements and bug fixes have also been incorporated into this release. For more information, you are requested to view the official release page and the accompanying blog post. The latest version of Aspose.AdHoc for .NET can be downloaded from here.

Performance improvements in the rendering engine of Aspose.Words for .NET

The latest version 6.2.0.0 of Aspose.Words for .NET offers significant performance improvements in the rendering engine. Now you can convert larger documents much faster to PDF and Images, as well as achieve faster printing. There are numerous other important improvements included in this release, including better conversion of WMF/EMF metafiles with clip regions to PDF, some new shapes in OpenDocument import/export have been supported, improvements to CSS import in HTML and many others. For more details, please consult the official release page and the relevant blog post. Previously, version 6.1.0.0 of Aspose.Words for .NET had been released. The 6.1.0.0 release included more than 50 bug fixes and enhancements. For more details, please consult the official release page and the relevant blog post. The latest version of Aspose.Words for .NET can be downloaded from here.

Migration from Microsoft Office Automation to Aspose – Aspose.Slides

In this month’s newsletter we include information for migrating to Aspose.Slides your Microsoft Office Automation code to add new text on slides dynamically. You can find the detailed article with complete code here.

Technical Article – Cancel meeting requests with Calendar

In this article we will show you how to cancel a meeting request using Aspose.Network. You can send a meeting cancel request with Aspose.Network using the Calendar object. You will need to have the original meeting request information in order to cancel the request. This article includes an example which shows how to first send a meeting request, save the information in a database and then cancel the request on the basis of the MessageID.

Tutorial Video – Generating images of slides using Aspose.Slides

This video tutorial illustrates how you can use Aspose.Slides to get images of slides in your presentation. For simplicity, the video shows a console application but you can use it in any other .NET application like ASP.NET, WinForms etc.

Technical Tip – Adding new shapes using serialization

Aspose.Slides provides different APIs for adding different kind of shapes in slides. For example, Slide.Shapes.AddRectangle(), Slide.Shapes.AddEclipse() etc. These APIs fulfill most of your needs, but sometimes, you need to add a shape which cannot be added with any of these APIs. For such cases, Aspose.Slides provides a workaround to add new shapes using Serialization and in this technical tip, we are going to show you how.

Contact Information
Suite 119, 272 Victoria Avenue
Chatswood, NSW, 2067
Australia
Aspose - The .NET and Java component publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic