Search
Follow Us
Categories
- Success Stories(157)
Archives
Aspose becomes a Sun Business Partner
Aspose, the .NET and Java component publisher, is very pleased to announce a new business partnership with the company Sun. For many years the development community has primarily know Aspose as a .NET component provider. However, Aspose has also had a very strong initiative to support the Java platform as well. This new partnership is another effort to help extend that initiative and continually provide better support for Java developers.
Aspose currently offers six powerful, file-management components for the Java … Continue Reading
Posted in Danny Cooper
Aspose.Cells for .NET v4.1.2 released!
Dear Customers,
We have released Aspose.Cells for .NET v4.1.2!
- F0008: Enhanced formula calculation engine
- F0014: Added CheckBox.Value property
- F0025: Added feature to convert image in Excel file to Pdf file
- F0031: Supported more functions while reading formula from file
- B0009: Fixed a bug about merged cell while converting to pdf file
- B0010: Fixed a bug about StandardWidth property
- B0011: Fixed a bug in concatenating ASCII characters between code 128-255
- B0012: Fixed a CopyConditionalFormattings bug
- B0013: Fixed InsertRows/InsertColumn method doesn’t update Print_Area
Posted in Aspose.Cells Product Family
Aspose.Grid 1.9 Released!
Dear Customers,
We have just released Aspose.Grid 1.9!
Aspose.Grid.Web 1.9
0.Added Multi-Language Support. You may create a simple language file for the control to let it display in your own language.
1.New formula engine, lifts the performance of calculation for more than 20x than the old one.
2.Provides a new interface that enables users define their own formula functions. Please see the API document about WebWorksheets.RegisterCustomFunctionHandler for details.
3.Two new server event:RowDeleting, ColumnDeleting
4.New client-side functions: … Continue Reading
Posted in Aspose.Cells Product Family
Rapid Text Format
Please download the latest Aspose.Words 4.1.1 if you want to assess the result of the optimizations applied to RTF import within almost two weeks after release.
Let me boast a bit. Let’s take our old fellow for the testing: a document named Microsoft Office Word 2003 Rich Text Format (RTF) Specification converted to the format it describes, RTF. Why we commonly use it for testing our import/export modules is because it’s well balanced for that purpose: it’s large enough (~8 Mb RTF); … Continue Reading
Posted in Aspose.Words Product Family
Aspose.Words for .NET 4.1.1 Released
This maintenance release includes a number of useful fixes:
1455 | TXT | Added TxtExportEncoding, TxtExportHeadersFooters, TxtExportParagraphBreak properties. |
1464 | DOC | Document shows the image from the other document when two documents are opened in MS Word simultaneously. |
1462 | DOC | System.ArgumentException during list import. |
1406 | DOC | AllowBreakAcrossPages property value is incorrect after reading from DOC to model. |
1130 | DOC | RowFormat.AllowBreakAcrossPages is sometimes defined incorrectly in nested tables. |
1463 | DocumentBuilder | InsertImage scales image size to 60%. |
1397 | MailMerge | Support (char)148 double quotes in merge |
Posted in Aspose.Words Product Family
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