openPR Logo
Press release

PDF Bookmark Creation for Chart Sheet & Export Document Properties in Excel to HTML Conversion using .NET

02-16-2018 10:22 AM CET | IT, New Media & Software

Press release from: Aspose

What is new in this release?

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() method. When users create a Pivot Table, Microsoft Excel takes a copy of the source data and stores it in the Pivot Cache. The Pivot Cache is held inside the memory of Microsoft Excel. When users load an Excel file inside the Workbook object, users can decide whether it also want to load the records of Pivot Cache or not, using the LoadOptions.ParsingPivotCachedRecords property. The default value of this property is false. If Pivot Cache is quite big, it can increase the performance. Aspose.Cells.GridDesktop has introduced two new events i.e. AfterDeleteColumns and AfterDeleteRows. These events are fired when you delete column(s) and row(s) respectively. There are some other enhancements also included in this release, such as Handle Automatic Units of Chart Axis like Microsoft Excel, Render Interactive Scrollbar in GridWeb, Handled IndexOutOfRangeException while converting XLSX to HTML, Handled exception when rendering image of the chart and Handled an exception when setting HtmlString on a cell to specific value. This release has also fixed several important bugs and other issues, for example, issues around reading/writing MS Excel file formats, manipulating Ole Objects in Excel file, rendering Excel to HTML and vice versa, converting SpreadsheetML to XLSX, import custom objects to Excel sheet, rendering and manipulating charts, manipulating PivotTables, rendering images from Excel worksheets, rendering images files from charts and exporting Excel workbooks to PDF format have been resolved. This release includes several enhanced features and bug fixes as listed below

• 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
• Chart is stretched up after saving to XLS format - "mouseover event - embedded.xls"
• Chart.Calculate is hanging when QAR_symbol is set as "丿.兀."
• Charts could not be exported when custom format is using "mm" format
• Sheet having chart shows changes when the Excel file is opened and re-saved
• Graph size is changed in a specific XLS file
• Excel Graph changed after load and save
• Legend entries have moved slightly down after simple resave
• Second vertical axis label is missing when converting chart to image
• Error when copying sheet from one book to another
• SpreadsheetML to XLSX - Aspose.Cells sets protection settings
• MS Excel prompts an error message when opening the re-saved file into it
• Left graph i.e. "Seasonal Adjustment" - the Bars size changes in the output Excel file
• Spreadsheet XML gets invalidated because it contains elements with double prefix
• Cell.R1C1Formula returns null when referencing named range(s)
• Embedded Pdf Image is broken after inserting OLE object
• Calculation chain part missed after conversion (XLSB -> XLSM)
• ImportCustomObjects does not import field names when list count is zero
• Invalid formula error on opening the file
• Vertical alignment is not applying to the range of cells
• Absolute path changes to relative path when re-saving an XLSX file
• RGB(255, 0, 0) is not a valid value for Int32 on HtmlString assignment
• Re-saving the XLS stretches the chart vertically
• Conversion from XLSB to XLSM: Resulting file does not contain xlqueryTablesqueryTable1
• When click on cell A1, it jumps to other cell and focused cell position is wrong
• Group status is wrong after collapse/expand - Aspose.Cells.GridDesktop

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/products/cells/net

- Download Aspose.Cells for .NET: http://www.aspose.com/downloads/diagram/net

- Online documentation of Aspose.Cells for .NET: http://docs.aspose.com/display/cellsnet/Home

Aspose Pty Ltd was founded in March 2002 in Sydney, Australia. The corporate portal was firstly launched in October 2002. Aspose strives to provide the richest component choices for global .NET programmers. Thousands of organizations from tens of countries have acquired Aspose products, including Microsoft, IBM, PricewaterhouseCoopers, Ernst & Young, DuPont, Hilton Hotels, Reader's Digest, Bank of America, Boeing, Siemens, etc.

Aspose Pty Ltd,
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Phone: 888.277.6734
Fax: 866.810.9465

This release was published on openPR.

Permanent link to this press release:

Copy
Please set a link in the press area of your homepage to this press release on openPR. openPR disclaims liability for any content contained in this release.

You can edit or delete your press release PDF Bookmark Creation for Chart Sheet & Export Document Properties in Excel to HTML Conversion using .NET here

News-ID: 944362 • Views:

More Releases from Aspose

Aspose Launches Low-Cost Plugins, Delivering Enterprise-Level Document Processin …
Aspose, a leading provider of file format automation and document processing solutions, is thrilled to announce the launch of its new line of low-cost, feature-focused plugins. Designed specifically with developers, freelancers, and small businesses in mind, the $99 plugins make enterprise-grade document, PDF, spreadsheet, barcode, and OCR capabilities accessible to even the leanest of teams. Traditionally, integrating advanced file handling-such as complex Word conversions, OCR, or PDF transformations-could involve hefty licensing
Read/Write Projects Created using MS Office 365 Project Online Service using .NE …
What's New in this Release? Aspose team is pleased to announce the new release of Aspose.Tasks for .NET 19.2. This release includes support for Microsoft Project Online, MPP files saved with Microsoft Office 365 cloud are supported now. Also fixes few issues reported with the API that further enhance the stability of the API. Aspose.Tasks for .NET API now supports Microsoft Office 365 Project Online Services. Now the users shall
aspose.cloud Newsletter February 2019: Work with Cloud File Format REST APIs & S …
Aspose.Cloud Newsletter for February 2019 has now been published that highlights all the newly supported features offered in the recent releases. It also includes information about Cloud REST API and SDKs for working with Microsoft Visio Diagrams, Reordering multiple PowerPoint slides in one Cloud REST API call, Convert HTML to Markdown and MHTML formats in cloud applications and much more. Cloud REST API and SDKs for working with Microsoft Visio Diagrams Manipulate
Aspose.Newsletter February 2019: Enhance Productivity using JDK 11 Compatible PD …
Aspose Newsletter for February 2019 has now been published that highlights all the newly supported features offered in the recent releases. It includes information about Enhancing productivity & performance using JDK 11 compatible PDF API, Loading Excel workbook efficiently without loading VBA project, Use latest version of Aspose.PDF for C++ with new codebase changes, Create PST folder hierarchy with string notation, Detect archive-based file format and work with AMF files

All 5 Releases


More Releases for Excel

Split Large Excel Files with Excel Splitter: Bulk Division Made Easy
Today PDFExcelConverter.com released Excel Splitter V1.1, which is a dedicated Windows software program that allows users to quickly and efficiently split Excel workbooks into individual files or divide worksheets based on rows. Large Excel files can be a nightmare. They're slow to open, difficult to navigate, and prone to errors. Manually splitting them is time-consuming and inefficient. This is where an Excel Splitter becomes indispensable. Excel Splitter offers a practical
New Excel Software Utility Convert Excel Files to PDF in Bulk
PDFExcelConverter, Inc. today released their new freeware tool Batch Excel to PDF Converter, which is a powerful Excel software utility enables users to convert Excel XLS/XLSX Files to PDF format in bulk without installing MS Office or Excel. Although the latest MS Excel version provides the feature saves a workbook as a PDF file, it is still a headache when users have to convert dozens of Excel files to PDF documents.
New Excel Merging Utility Combines Excel Files and Workbooks in Bulk
PDFExcelConverter, Inc. today released their new freeware tool Excel Merger, which is a handy Excel software utility enables users to merge Excel XLS/XLSX and ODS/CSV/XML Files, Workbooks and Spreadsheets to one single workbook file without MS Office or MS Excel. Unlike other Excel merging applications only merging Excel files into one single file, this genuine tool could also combine all workbooks in a file to one worksheet, or merge all workbooks
Support for Excel 2019 and Freshdesk API v2 in Devart Excel Add-ins 2.0
Devart team, a recognized vendor of professional database management software for developers and DBAs, has announced the release of Devart Excel Add-ins 2.0 — add-ins for Microsoft Excel that allow connecting Excel to cloud and database data, edit this data, and save it back to the data source. Now the new versions of Devart Excel add-ins are even more powerful and useful together with fresh Microsoft Excel 2019 features such as
Create, Manipulate & Convert Excel Spreadsheets without using MS Excel in PHP AP …
What's New in this Release? Aspose team is pleased to announce the first public release of Aspose.Cells for PHP via Java v18.7. The new API incorporates MS Excel data processing and rendering functionalities in PHP (a widely-used open source scripting language). Aspose.Cells for PHP via Java has full functionality of Aspose.Cells for Java with a few limitations, minor API changes and additional requirements. Aspose.Cells for PHP is a subset API that
Microsoft Excel 2007 Themes/Colors Support & Delete Comments in Excel Worksheet …
What’s new in this release?] We are pleased to announce the new release of Aspose.Cells for Cloud 17.5.0. Aspose.Cells for Cloud is a platform independent REST API that allows developers to process their Excel files on Cloud. This new release comes up with a couple of new features. Developers can delete all comments in an Excel worksheet and apply Microsoft Excel 2007 themes and color. It has also made enhancements to