Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: October 2008
Aspose.Cells for Reporting Services V1.3.0.0 Released!
Many users told us that they liked new features provided by Aspose.Cells for Reporting Services. In the mean time, they also wanted to port their existing RDL reports smoothly.
In this new version, we enhanced standard RDL support. Now our product not only can render RDL reports as built-in Excel render, but also support some more RDL elments, for example, nest tables.
And with this new version, develpers can integrate Aspose.Cells for Reporting Services with Report Viewer control in local mode.
Please download and try … Continue Reading
Posted in Aspose.Cells Product Family
Aspose.Pdf for Reporting Services V1.4.0.0 Released
In this release, some new features of inline HTML and bookmarks are supported. The algorithm of positioning has been optimized and the rendering speed has been improved. Also, some bugs have been fixed, such as the incorrect display, rendering exception and so on.
Download URL:
http://www.aspose.com/community/files/52/ssrs-rendering-extensions/aspose.pdf.reporting.services/default.aspx… Continue Reading
Posted in Aspose.PDF Product Family
Aspose.Network v4.2.0.0 Supports Outlook Message Files Reading/Writing
We are proud to announce the new release of Aspose.Network v4.2.0.0. The long-awaited features for Outlook Message Files (*.msg) Writing have been completed and included in this release. Microsoft Outlook 2003, 2007, and 2008 are supported well.
Another exciting feature in this release is that the Email Message Files (*.eml) is able to convert to Outlook Message Files (*.msg).
You can now easily do the file format conversion in 1 line of code:
MapiMessage.FromMailMessage(“sample.eml”).Save(“sample.msg”);
For detail documentation of writing outlook message (msg) files, … Continue Reading
Posted in Aspose.Email Product Family
Aspose.Words for Java 2.5.0 Released
We are proud to announce the long-awaited Aspose.Words for Java 2.5.0 release. The list of new features and fixed issues includes 124 items!
For more info and download seehttp://www.aspose.com/community/files/51/file-format-components/aspose.words/entry148526.aspx
Posted in Aspose.Words Product Family
Load OpenDocument (ODT) Documents in Aspose.Words
This is the most important new feature in Aspose.Words for .NET 5.3.0 that I almost forgot to mention!
It is now possible to load OpenDocument (OpenOffice Writer) documents in Aspose.Words! Aspose.Words will recognize ODT files automatically and also a new LoadFormat.Odt enumerated value has been added.
It is now easy to convert ODT to OOXML or any other document format supported by Aspose.Words:
Document doc = new Document(@”C:\MyFile.odt”);
doc.Save(@”C:\MyFile Out.docx”);
Note: Loading OpenDocument is in Beta at the moment. We … Continue Reading
Posted in Aspose.Words Product Family
Generate, Convert and Modify DOC, OOXML, RTF, HTML documents in PHP, Perl, Python, PowerBuilder, VBScript etc
This has been possible with Aspose.Words all the time, but it has now gotten a lot easier.
We used to promote Aspose.Words to be used in .NET and Java applications only and provided “pretty cold” support for customers who wanted to use Aspose.Words in classical ASP with VBScript or JavaScript, in PHP, Delphi or other programming languages.
We have changed the policy now and we are happy to fully support use of Aspose.Words from any programming language.
Here is what we’ve … Continue Reading
Posted in Aspose.Words Product Family
Aspose.Words for .NET 5.3.0 Released
What’s changed:
- Smart tags are now supported
- Aspose.Words.TLB and Aspose.Words.IDL are now provided to simplify use from unmanaged code.
- A new article in the documentation on how to use Aspose.Words from PHP, Perl, Python, PowerBuilder and other languages.
- 35 fixes, enhancements and new features.
For more info and download see http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry148443.aspx… Continue Reading
Posted in Aspose.Words Product Family
Aspose.Flash for .NET 1.6.0.0 Released
Stable release which contains all fixes from 1.5.* versions.
What’s New:
… Continue Reading
What’s New:
- Added possibility to compile action script with flash.* classes.
- Added DefineShape4.ShapeId read/write property.
- Added read/write access for FlashObject.Id property.
- One more workaround for swf files with “broken” tags which have wrong tag size.
… Continue Reading
Posted in Aspose.Total Product Family