What’s new in this release?
The long awaited version of Aspose.Cells for Java 8.0.2 has been released. This release provides the getter & setter for the TextDirection property in the Shape class. The aforesaid property now lets developers to control the direction of the text in shapes including the spreadsheet comments. The setTextDirection method accepts a value from the constants TextDirectionType, and applies the text direction as Left to Right, Right to Left or Context. Prior to this release, developers couldn’t control images when exporting spreadsheets (Excel files) to HTML format. Starting with Aspose.Cells for Java 8.0.2, the API has exposed the ImageOptions for the HtmlSaveOptions class, allowing developers to set preferences for images in output HTML files. ImageOptions has brought a great deal of features that can be set. A few of the most important settings are listed below.
Overview: Aspose.Cells for Java
Aspose.Cells is a Java component for spreadsheet reporting without using Microsoft Excel. Other features include creating spreadsheets, opening encrypted excel files, macros, VBA, unicode, formula settings, pivot tables, importing data from JDBC ResultSet and support of CSV, SpreadsheetML, PDF, ODS and all file formats from Excel 97 to Excel 2007. It is compatible with Windows, Linux & Unix and supports all advanced features of data management, formatting, worksheet, charting and graphics
The long awaited version of Aspose.Cells for Java 8.0.2 has been released. This release provides the getter & setter for the TextDirection property in the Shape class. The aforesaid property now lets developers to control the direction of the text in shapes including the spreadsheet comments. The setTextDirection method accepts a value from the constants TextDirectionType, and applies the text direction as Left to Right, Right to Left or Context. Prior to this release, developers couldn’t control images when exporting spreadsheets (Excel files) to HTML format. Starting with Aspose.Cells for Java 8.0.2, the API has exposed the ImageOptions for the HtmlSaveOptions class, allowing developers to set preferences for images in output HTML files. ImageOptions has brought a great deal of features that can be set. A few of the most important settings are listed below.
- The image format can be set.
- The image quality can be specified from a range of 0 to 100 if ImageFormat is set to Jpeg.
- The compression type can be set when the ImageFormat is set to Tiff.
- The background transparency can be set if the specified ImageFormat is set to Png.
- Rendering hints allow specifying smoothing edges to the text as well as lines and curves.
- Vertical & horizontal resolution of the images.
- Support custom theme for shape properties
- Set Rendering Hints for Images while Exporting Spreadsheets to HTML
- Range referring issue is resolved and now referring to correct area
- WorkbookRender.toPrinter() method now properly print picture
- Pivot Column Grand problem is resolved while rendering XLTX to PDF
- Cell alignment issues are resolved in the rendered PDF file
- Converting Excel file with large number of columns into PDF file
- AutoFitColumns is now working when used with different font settings
- Cursor still move to last column after using Cells.DeleteColumn() to delete it is now fixed
- Generated EMFshape is not same as the original is now fixed
- Excel bookmarks are now generated when converted to PDF
Overview: Aspose.Cells for Java
Aspose.Cells is a Java component for spreadsheet reporting without using Microsoft Excel. Other features include creating spreadsheets, opening encrypted excel files, macros, VBA, unicode, formula settings, pivot tables, importing data from JDBC ResultSet and support of CSV, SpreadsheetML, PDF, ODS and all file formats from Excel 97 to Excel 2007. It is compatible with Windows, Linux & Unix and supports all advanced features of data management, formatting, worksheet, charting and graphics
- Homepage of Aspose.Cells for Java
- Download Aspose.Cells for Java
No comments:
Post a Comment