English

Create Excel XLSX/XLS File in Node.js - A Complete Guide

In this article, I’ll show you how to implement Excel automation and create Excel XLSX or XLS files in Node.js applications. Microsoft Excel is a powerful tool for working with data, and it’s often used for various tasks, such as data analysis, reporting, and data visualization. However, there may be scenarios where you need to generate Excel files programmatically, especially when you’re dealing with large datasets or creating dynamic reports. In this blog post, we’ll explore how to create Excel files in Node.
August 5, 2020 · 4 min · Usman Aziz

Excel API for Node.js - Aspose.Cells for Node.js via Java

We are pleased to announce the first public release of our Excel API for Node.js - Aspose.Cells for Node.js via Java (17.11). The new API incorporates MS Excel data processing and rendering functionalities in JavaScript (the most commonly used client-side scripting language). Aspose.Cells for Node.js via Java has full functionality of Aspose.Cells for Java with a few limitations, minor API changes and additional requirements. See the following release notes on major features for your reference.
December 7, 2017 · 2 min · Amjad Sahi