Follow on Google News News By Tag Industry News News By Location Country(s) Industry News
Follow on Google News | ![]() PDF Bookmark Creation for Chart Sheet & Export Document Properties in Excel to HTML ConversionIt has added some useful features and enhancements regarding Pivot Tables, Charts and Excel to HTML renderings. This release also supports Creating PdfBookmarkEntry for Chart Sheet, exclude unused Styles during Excel to HTML conversion & more.
By: Aspose Aspose development team is pleased to announce the new release of Aspose.Cells for .NET 18.1.0. It has added some useful features and enhancements regarding Pivot Tables, Charts and Excel to HTML renderings. The previous versions has create PdfBookmarkEntry for normal sheets only. But now Aspose.Cells can also create PdfBookmarkEntry for chart sheet. Since, chart sheet does not have any other cell except cell A1, so it will create PdfBookmarkEntry for cell A1 only. The following sample code loads an Excel file which has four sheets in it. Two of them are normal sheets and others are chart sheets. It creates four bookmarks, one for each sheet. Microsoft Excel file may contain many unnecessary unused styles. When users export the Excel file to HTML file format, these unused styles are also exported. This could increase the size of HTML. Users can exclude the unused styles during the conversion of Excel file to HTML using the HtmlSaveOptions.ExcludeUnusedStyles property. When Microsoft Excel file is exported to HTML using Microsoft Excel or Aspose.Cells APIs, it also exports various types of Document, Workbook and Worksheet properties. Users can avoid exporting these properties by setting the HtmlSaveOptions.ExportDocumentProperties, HtmlSaveOptions.ExportWorkbookProperties and HtmlSaveOptions.ExportWorksheetProperties as false. The default value of these properties is true. A Pivot table may use other pivot table as a data source. Such a Pivot table is called a child or nested Pivot table to its parent Pivot table. You can find the children Pivot tables for a parent Pivot table using the PivotTable.GetChildren() · Find the children Pivot Tables of parent Parent Pivot Table · Handle automatic axis units like Microsoft Excel · Read and write tableSingleCells of XLSB file · Add events after deleting rows and columns in Aspose.Cells.GridDesktop · GridWeb does not render Scrollbars correctly · Unsupported external stylesheet during round-trip conversion · XLS format should match with MS Excel 2016 · FontSettings are overwriting each other while MS Excel keeps both of them · Filtering in GridDesktop does not work properly or like Microsoft Excel · Shape text is rotated in Excel to PDF conversion · Characters overlap when converting to Image · XLSB file dealing with Power Pivot corrupts on opening and re-saving · Borders are not shown when export from HTML to Excel · Gridlines do not appear when HtmlSaveOptions.ExportActiveWorksheetOnly property is set to true · Support exporting the separate stylesheet for a single-tab document · Image properties (Title and Subject) are lost after converting XLSX to PDF · Rendering Excel cuts the right border with some data loss · Converting Excel to PDF cuts word with apostrophes when using RTL language Other most recent bug fixes are also included in this release Overview: Aspose.Cells for .NET Aspose.Cells is a .NET component for spreadsheet reporting without using Microsoft Excel. It supports robust formula calculation engine, pivot tables, VBA, workbook encryption, named ranges, spreadsheet formatting, drawing objects like images, OLE objects and importing or creating charts. You can also create Excel file using designer spreadsheet, smart marker or API and apply formulae and functions. It supports CSV, XLS, SpreadsheetML, OOXML, XLSB, CSV, HTML, ODS, PDF, XPS and all file formats from Excel 97 to Excel 2007. You can also view, generate, modify, convert, render and print workbooks all without using Microsoft Excel. More about Aspose.Cells for .NET - Homepage of Aspose.Cells for .NET: http://www.aspose.com/ - Download Aspose.Cells for .NET: http://www.aspose.com/ - Online documentation of Aspose.Cells for .NET: http://docs.aspose.com/ Contact Information Aspose Pty Ltd, Suite 163, 79 Longueville Road Lane Cove, NSW, 2066 Australia http://www.aspose.com/ sales@aspose.com Phone: 888.277.6734 Fax: 866.810.9465 End
|
|