Monthly Archives: October 2010

Need to use Aspose in your development products? We’re now offering SDK licenses!

Over the years our products have evolved into the most powerful, independent libraries available for managing files. No other solutions offer the type of comprehensive file support and features that Aspose libraries deliver. Now, other companies can provide that same powerful functionality to their audience through our tools.

If you produce a product that can be enhanced by the functionality we provide, please be sure to visit our newly updated SDK Policy Page. Similarly if you’re using another library… Continue Reading
Posted in Danny Cooper |

Autoporting Aspose.Words for Java Progress – 13th Oct 2010

Today’s stats are:

  • Total source files 2413
  • 1888 compiles on Java okay = 78.2%
  • 525 has autoporting problems = 21.7%

Comparing to the previous report we have made 47 C# files autoportable. That’s 8% of the previous 572 files still to fix. This allows to make some estimates. If we keep this pace, then we need about 12 weeks more to make all files compile in Java. That’s only all compile. We will need time to get all unit tests going, … Continue Reading

Posted in Aspose.Words Product Family |

Text rotation, Image rotation, basefont, dt, dl, menu & alt tags

Putting another feather in the crown, a new version of Aspose.PDF for .NET has been released with a better support for rendering XML and XSLT file contents. With the release of this version, ImageRotation and TextRotation have also become more stable. Nonetheless, the support for <alt>, <dir>, <menu>, <dl>, <dt>, <dd>, <basefont> and many other HTML controls has been provided.

In order to view a complete list of fixes and to download Aspose.Pdf for .NET 4.7.0, please visit https://products.aspose.com/pdfContinue Reading

Posted in Aspose.PDF Product Family |

Access MS Exchange Server Public Folders using Aspose.Network for .NET

We are pleased to announce the release of a new version of Aspose.Network for .NET v5.7. We added support for reading Public Folders from Microsoft Exchange Server and downloading messages from folders/sub-folders. Below is the simple C# code for getting the list of all public folders: // Connect to Exchange Server.

NetworkCredential credential = new NetworkCredential(username, password, domain);
ExchangeWebServiceClient client = new ExchangeWebServiceClient(mailboxURI, credential);
// Get list of public folders
ExchangeFolderInfoCollection folders = client.ListPublicFolders();
// Display folder name and sub-folder 
Continue Reading
Posted in Aspose.Email Product Family |

Better WMF and EMF Rendering to Raster Graphics using Java

A new stable version of Aspose.Metafiles for Java 1.7.0 is released. This release version provides remarkable support for rendering complex WMF & EMF files into Windows raster graphics format. Nevertheless, now users have the capability to get Metafile’s DPI, position, and size in internal metafile units, and also, users can get the number of metafile units per inch.  This product release has also proven a steady response while using in Java Applets.

In order to view a complete list of Continue Reading

Posted in Aspose.Total Product Family |

Autoporting Aspose.Words for Java Progress – 4th Oct 2010

In the previous post we celebrated all unit tests passed for a completely autoportable Aspose.Foundation (or internal library).

Now we are back to making the remainder of Aspose.Words C# source autoportable.

I used to treat the actual number of classes in Aspose.Words as confidential and disclosed the progress as percentage only e.g. 73% done. But I just remembered that anyone can easily count the number of classes in any .NET assembly in ildasm or Reflector so I don’t think it makes sense … Continue Reading

Posted in Aspose.Words Product Family |

PDF Printing, PDF to Image Conversion, Text Extraction and Memory Utilization are Improved in Aspose.Pdf.Kit for .NET.

We have published the latest version of Aspose.Pdf.Kit for .NET. In Aspose.Pdf.Kit for .NET 4.9.0, we have improved PdfConverter, PdfExtractor, PdfViewer and PdfFileMend classes. Memory utilization has been improved for adding images in the PDF file. We have also worked on PDF printing and improved the quality of the printed output along with enhancing the printing performance. In addition to that, we have fixed an issue related to orientation of the printed output.

PDF to image conversion is enhanced quite… Continue Reading
Posted in Aspose.PDF Product Family |

Text Replacement in Existing SWF File and True Type to SWF Font Conversion are Improved in Aspose.Flash for .NET

The latest version of Aspose.Flash for .NET is now available for download. In Aspose.Flash for .NET 3.3.0, we have improved the text replacement mechanism inside an existing SWF file. We have also introduced a new overload of ConvertTrueTypeFontToSWFFont method of the FontManager class. In this overload, we have added a new parameter which allows you to specify the height of the font in twips and the resulting font is optimized according to this parameter. You can download the latest version… Continue Reading
Posted in Aspose.Total Product Family |

Aspose Customer Newsletter, October 2010

Aspose announces the Q3 2010 release of Aspose.Total

This month sees the release of the Q3 2010 release of our product suites, Aspose.Total, platform-specific compilations that bring together all of our components. Aspose.Total contains all the new features, fixes and improvements that we have made on our products since the last big release. For more information please read our press release.

The latest version of Aspose.Total for .NET, Aspose.Total for Java, Aspose.Total for Reporting Services and Aspose.Total for
Continue Reading
Posted in Customer Newsletters | Tagged , ,

Support for SQL Server 2008 R2 in Aspose.Slides for RS

We feel proud to announce the long awaited release of Aspose.Slides for Reporting Services 3.6.0 that includes the comprehensive support for SQL Server 2008 R2.

In order to view a complete list of fixes and to download Aspose.Slides for Reporting Services 3.6.0, please visit this link.Continue Reading

Posted in Aspose.Slides Product Family |