Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2007
Aspose.Cells for Java V1.8.0 Released !
Dear Customers,
We have released Aspose.Cells for Java V1.8.0!
Following enhancements and fixes are included:
Supports to set active sheet and cell.
Fixes some bugs of setting formulas.
Fixes some bugs of calculating formulas.
Fixes a bug of opening file.
Fixes a bug of coping worksheet.
Fixes a bug of pivot table.
Fixes a bug of validtion.
Fixes a bug of autofilters.
Fixes a bug of freezePanes.
Note: For Aspose.Cells for Java 1.4, we have embedded all classes of retrotranslator-runtime … Continue Reading
Posted in Aspose.Cells Product Family
Aspose wins 2 awards in ComponentSource’s Top 2006 Awards
USA, Texas – February 9, 2007 – ComponentsSource is a leading online software vendor that offers products from over 100 vendors to many thousand customers. Every year, they put together a list of the best selling companies and products that they work with. There are two categories: Bestselling Publisher Awards, and Bestselling Product Awards. Aspose placed in both categories and collected two awards.
Aspose was awarded a Top 50 Publisher Award. It is very flattering to know that we are … Continue Reading
Posted in Aspose.Words Product Family, News Release
Aspose Customer Newsletter, February 2007
| ||
Welcome to the February 2007 issue of the Aspose Newsletter! In this month’s newsletter, we will provide some introductory information about our spotlight product: Aspose.Workflow. We will also cover newly added support for the Compact Framework by Aspose.BarCode and look at the new love story between Aspose.Words and Mono. You will learn about the latest |
Posted in Customer Newsletters
Exceptions Thrown by Document Constructors Got Better
According to many customers’ requests, we have improved design and documentation related to exceptions thrown by the Document class constructors. This is a new improvement introduced in Aspose.Words for .NET 4.1
The Document class represents a Microsoft Word document in Aspose.Words and a document is loaded from a file or stream using one of the Document constructors.
First, Aspose.Words automatically detects the format of the file (DOC, RTF, HTML or WordML) and then proceeds to load the document appropriately. When … Continue Reading
Posted in Aspose.Words Product Family
Aspose.Words for .NET 4.1 Released
This release of Aspose.Words contains a single important new feature:
- RTF Import
Support for RTF in Aspose.Words was requested by many customers and for very long time. We are proud to announce that RTF in Aspose.Words is now fully supported. We released RTF export a few months ago in Aspose.Words 4.0 and now we complete the job by adding RTF import.
Aspose.Words was initially developed to generate, open, modify, save and convert primarily Microsoft Word DOC documents, but it later grew to … Continue Reading
Posted in Aspose.Words Product Family
AWesome RTF
Finally it is released, the thing that you were waiting for so long. Yet another format is fully added to Aspose.Words arsenal, and this is Rich Text Format. Today we have released RTF importing module, thus keeping our promises to make it public in January (although it’s 31st ).
The release does not mean, however, that working on the module is stopped. We will be polishing the code, making it more and more resilient to badly formed RTF, and fixing any formatting … Continue Reading
Posted in Aspose.Words Product Family
Aspose.Flash for .NET 1.3.4.0 released!
Hot fix contains:
- Fixed: Creating Curves, Ellipses, Circles and Rounded Rectangles in the ShapeManager.
Posted in Aspose.Total Product Family
Aspose.Network.Exchange Coming Soon
Dear Customers,
We are heading to deliver the Aspose.Network.Exchange in the coming Aspose.Network 3.3.
Aspose.Network.Exchange will provide a set of communication features to Microsoft Exchange Server (with WebDav protocol), such checking email messages, sending email messages and calendaring.
With continuous growing, Aspose.Network has supported more than 8 major network protocols, including SMTP, POP3, IMAP4, MIME, FTP, DNS, ICMP, WhoIs, WebDAV and more. It is a must be tool kit for your network programming.… Continue Reading
Posted in Aspose.Email Product Family
Documentation for exceptions in the Aspose.Words public API
It would be great if there was any guideline on writing the <exception> documentation tags.
The .NET Framework Guidelines book gives plenty of guidelines on using exceptions, but nothing about documenting exceptions thrown by a method.
I fully agree and support the idea that the exception specification is not part of the C# language, but documenting what exceptions are thrown by a method in a public API is an entirely different thing and I think it must be done. The .NET … Continue Reading
Posted in Aspose.Words Product Family