Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: February 2009
Directly Converting Excel Files to Pdf with Aspose.Cells
In previous versions, converting Excel files to Pdf needs two components: Aspose.Cells and Aspose.Pdf. With the new version v4.7.0, users can use Aspose.Cells for .NET only to implement this feature. This new change greatly optimizes speed and memory usage.
You will utilize the overloaded Save method of the Workbook class providing the SaveFormat.Pdf enum member that converts the native excel file to pdf format.
The above steps are implemented in the following example.
Example:
[C#]
// Instantiate the Workbook object
… Continue Reading Performance Improvements and Other Fixes in Aspose.Words for .NET 6.2.0
Hi,
We’ve just released Aspose.Words for .NET 6.2.0 and I would like to describe some of the exciting changes we’ve done.
Performance Improvements in the Rendering Engine
Thanks to users who’ve been testing (should I say stress testing) our product we’ve been able to track down and fix some sore spots in our rendering and page layout code.
One issue was causing memory not to be released soon enough after rendering. The fix makes sure all memory used during document … Continue Reading
Posted in Aspose.Words Product Family
Aspose.AdHoc 1.5.9 Released!
Dear Customers,
We’ve released Aspose.AdHoc v1.5.9!
It contains most recent bug fixes. Moreover, now download package contains two versions of the Aspose.AdHoc, built under Microsoft .NET Framework 1.1 and 2.0 so that you can use any appropriate version corresponding to your needs.
Also installer supports silent upgrade now, so you don’t need to uninstall previous version of component manually before installing new one.
Check the download out http://www.aspose.com/community/files/53/visual-components/aspose.adhoc-for-.net/entry164576.aspx
Thanks!
Posted in Aspose.Total Product Family
More Aspose.Words Case Studies
Thanks to customers who have recently submitted some new Case Studies for Aspose.Words. It was especially nice to finally get a case study for Aspose.Words for Java.
See the list of Case Studies here http://www.aspose.com/community/files/51/file-format-components/aspose.words-for-.net-and-java/category1240.aspx
Posted in Aspose.Words Product Family
Aspose.Words for Java 2.6.1 Released!
This release contains 7 fixes and enhancements strongly demanded by users. For more information and download check http://www.aspose.com/community/files/51/file-format-components/aspose.words/default.aspx
Next release is planned in the end of the February. This release will contain all fixes and enhancements as per .NET version 6.1.0+.
… Continue Reading Posted in Aspose.Words Product Family
Aspose.Metafiles for Java 1.4.0 Released
We released Aspose.Metafiles for Java 1.4.0 today.
That is maintenance release and contains several important fixes only.
Since it’s first release published 3 years ago Aspose.Metafiles became very stable and renders most of WMF/EMF metafiles with highest quality. Thank you to all customers who reported bugs, requested better support of metafiles specification and waited for fixes.
For details about release please follow download link.
… Continue Reading
That is maintenance release and contains several important fixes only.
Since it’s first release published 3 years ago Aspose.Metafiles became very stable and renders most of WMF/EMF metafiles with highest quality. Thank you to all customers who reported bugs, requested better support of metafiles specification and waited for fixes.
For details about release please follow download link.
… Continue Reading
Posted in Aspose.Total Product Family
Aspose.Words for .NET 6.1.0 Released
More than 50 fixes and enhancements. Check the download out http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry163323.aspx
Next release planned for end of February.… Continue Reading
Posted in Aspose.Words Product Family
Aspose Customer Newsletter, February 2009
<!– #newsletter-body {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
background-color:#FFFFFF;
} #newsletter-body h4 {
font-size:16px;
} #newsletter-body a, #newsletter-body a:link, #newsletter-body a:visited, #newsletter-body a:active, #newsletter-body a:focus {
text-decoration:none;
color: #009fcd;
} #newsletter-body a:hover {
text-decoration:underline;
} #newsletter-body ol li{
line-height: 1.3em
} #newsletter-body hr {
height: 1px;
clear: both;
} –>
… Continue Reading
Posted in Customer Newsletters
Aspose 2009年02月お客様へのメールマガジン
#newsletter-body {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
background-color:#FFFFFF;
} #newsletter-body h4 {
font-size:16px;
} #newsletter-body a, #newsletter-body a:link, #newsletter-body a:visited, #newsletter-body a:active, #newsletter-body a:focus {
text-decoration:none;
color: #009fcd;
} #newsletter-body a:hover {
text-decoration:underline;
} #newsletter-body ol li{
line-height: 1.3em
} #newsletter-body hr {
height: 1px;
clear: both;
}
… Continue Reading
Posted in Aspose Japan