openPR Logo
Press release

Add Cells to Microsoft Excel Formula Watch Window & Working with Slicers using Java

07-10-2018 01:45 PM CET | IT, New Media & Software

Press release from: Aspose

What’s new in this release?

Aspose team is pleased to announce the new release of Aspose.Cells for Java 18.6. This release includes many new features and enhancements along with some critical bug fixes that further improve the overall stability of the APIs. Microsoft Excel Watch Window is a useful tool to watch the cell values and its formulas conveniently in a window. You can open the Watch Window using Microsoft Excel by clicking the Formulas > Watch Window. It has Add Watch button that can be used to add the cells for inspection. Similarly, users can use Worksheet.getCellWatches().add() method to add cells into Watch Window using Aspose.Cells API. Slicers are used to filter data quickly. It provides buttons that user can click to filter Table or Pivot Table data. Whenever, Slicer buttons are selected or deselected, it shows the current filtering state that helps the user to understand what precisely has been filtered in the Pivot Table. The sample code on blog announcement page loads an Excel file that contains an existing Slicer. It unselects the 2nd and 3rd items of Slicer to refresh it. It then applies formatting/style of the Slicer and finally describes on how to remove the Slicer. Custom XML Parts are the XML data that is stored inside the Microsoft Excel documents and are used by the applications that deal with them. There is no direct way of adding them using Microsoft Excel UI at the moment. However, users can add them programmatically in various ways e.g. using VSTO, using Aspose.Cells etc. Please use Workbook.getCustomXmlParts().add() method if users want to add Custom XML Part using Aspose.Cells API. Users can also set its ID, using the CustomXmlPart.ID property. Similarly, if users want to select Custom XML Part by ID, it can use Workbook.getCustomXmlParts().selectByID() method. Aspose.Cells has added few new utility methods inside the Range object that help the user finding Address, Cell Count, Offset, Entire Column and Entire Row of the Range object. Aspose.Cells can extract text from the Gear Type Smart Art Shape. In order to do so, users should first convert Smart Art Shape to Group Shape using the Shape.getResultOfSmartArt() method. Then users should get the array of all the Individual Shapes forming the Group Shape using the GroupShape.getGroupedShapes() method. Finally, users can iterate all of Individual Shapes one by one in a loop and extract their text using the Shape.getText() method. Below are some important new features, enhancement and bug fixes part of this release.

• Implement custom data sorting in Pivot Table report via Aspose.Cells APIs
• The implementation of the MS Excel feature 'Watch Window'
• Unable to extract the text from the gear type SmartArt
• Exception: "FormulaBuildUnknown formula token0" on Name.getRefersTo()
• Exception: "FormulaBuildMore than one token in stack...." on Cell.getFormula()
• Aspose.Cells accepts and corrects an invalid formula
• Some drawing shapes are displaced or rendered wrongly in Excel to HTML rendering
• Unable to extract Smart Art images correctly
• Shape is displaced to cover data in Excel to HTML rendering
• Calculation of formulas are wrong e.g. it generates #DIV/0! errors
• Cell A3 format is not correct in the output HTML
• Poor performance when generating PDF file from an MS Excel file
• XLSX to TIFF - exception NoClassDefFoundError
• Images are lost when Excel file is converted to PDF
• Chart.calculate method causes OutOfMemoryError
• Memory increases in rendering Excel file to PDF file format
• Font size changed on chart title due to characters() method
• Shadow effect is changed while re-saving XLS
• Excel to PDF conversion - the conversion never completes
• Unable to get or set alternative text for Comment shape
• Aspose.Cells hangs when converting a spreadsheet ml file (xml) to PDF with self-closing Styles tag
• Unable to set alternative text for SmartArt shape
• getFirstVisibleRow() and getFirstVisibleColumn() returning invalid indices
• Hyperlinks with encoded symbols (such as, "%5c") decode after re-saving

Other most recent bug fixes are also included in this release

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.

More about Aspose.Cells for Java

- Homepage of Aspose.Cells for Java: http://www.aspose.com/products/cells/java

- Download Aspose.Cells for Java: http://www.aspose.com/downloads/cells/java

- Online documentation of Aspose.Cells for Java: http://www.aspose.com/docs/display/cellsjava/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 Add Cells to Microsoft Excel Formula Watch Window & Working with Slicers using Java here

News-ID: 1114724 • Views:

More Releases from Aspose

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
Load any HTML with Self-Closing Tags & Convert It to Excel File inside Android A …
What’s new in this release? Aspose development team is pleased to announce the new release of Aspose.Cells for Android via Java 18.12. Depiction of data through HTML page is very common, however this page can be opened in variety of devices including mobiles, tabs and other hand held devices which contain small screens. The size of the columns is defined in “pt” which works in many cases. However there can be

All 4 Releases


More Releases for Cell

Global GMP Cell Banking Market By Type - Mammalian Cell, Microbial Cell, Insect …
Researchmoz added Most up-to-date research on "Global GMP Cell Banking Market By Type - Mammalian Cell, Microbial Cell, Insect Cell and Others" to its huge collection of research reports. This report researches the worldwide GMP Cell Banking market size (value, capacity, production and consumption) in key regions like North America, Europe, Asia Pacific (China, Japan) and other regions. This study categorizes the global GMP Cell Banking breakdown data by manufacturers, region, type
Cell Culture Market Size, Cell Culture Market Share, Cell Culture Market Trends …
According to a new research published by Polaris Market Research the global cell culture market is anticipated to reach more than USD 49 billion by 2026. Cell culture is a rapidly emerging as an implement for analyzing and treating various disease such as Alzheimer’s and cancer. Request for Sample of This Research Report @ https://bit.ly/2D7pZ5u Top Key Players: - Becton, Dickinson and Company Biospherix EMD Millipore Eppendorf AG Merck KGaA Sartorius AG VWR International Cell culture is a rapidly emerging
Cell Banking Outsourcing Market Report 2018: Segmentation by Type of Bank (Maste …
Global Cell Banking Outsourcing market research report provides company profile for Charles River Laboratories, Cryo-Cell International Inc., BioOutsource (Part of Sartorious Stedim Biotech Group)Ltd., BioReliance Corporation, BSL Bioservice Scientific Laboratories Munich GmbH, Cleancells, CordLife Group Ltd and Others. This market study includes data about consumer perspective, comprehensive analysis, statistics, market share, company performances (Stocks), historical analysis 2012 to 2017, market forecast 2018 to 2025 in terms of volume, revenue, YOY
Load Cell Market Key Player Analysis By Single Point Load Cell, Compression Load …
The Load Cell Report consists of all the basic information regarding the Load Cell market. The all-inclusive report will aid users to understand the market current trends, industry growth drivers, share, analysis, size, production, forecast trends, supply, sales, demands, and many other aspects. The analysis was accomplished using an objective amalgamation of primary and secondary data including contributions from major participants in the market. The global Load Cell report is
Global Stem Cell Storage Market By Product Type - Umbilical Cord Blood Stem Cell …
Researchmoz added Most up-to-date research on "Global Stem Cell Storage Market By Product Type - Umbilical Cord Blood Stem Cell, Embryonic Stem Cell & Adult Stem Cell" to its huge collection of research reports. In this report, the global Stem Cell Storage market is valued at USD XX million in 2016 and is expected to reach USD XX million by the end of 2022, growing at a CAGR of XX% between
Stem Cell Media Sales In Global Market, 2017: By Product Type - Pluripotent Stem …
Researchmoz added Most up-to-date research on "Stem Cell Media Sales In Global Market, 2017: By Product Type - Pluripotent Stem Cell Culture, Neural Stem Cell Culture & Mesenchymal Stem Cell Culture" to its huge collection of research reports. In this report, the global Stem Cell Media market is valued at USD XX million in 2016 and is expected to reach USD XX million by the end of 2022, growing at a