En

Convert XLS/XLSX Files to CSV in Java

XLS or XLSX files are commonly used to store the data in the form of rows and columns. However, while processing the data, you often need to convert Excel files to CSV (Comma Separated Values) format. To perform this conversion programmatically, this article shows how to convert an Excel XLS or XLSX file to CSV in Java.
June 15, 2022 · 2 min · Usman Aziz

Convert JSON Files to XLS/XLSX in Java

JSON files are widely used to keep and share the data. Most often, JSON files are used to import or export data within the web, desktop, or mobile applications. In certain cases, you have to convert the received JSON data to XLS or XLSX format programmatically. To achieve that, this article covers how to convert a JSON file to Excel XLS or XLSX in Java.
June 14, 2022 · 2 min · Usman Aziz

Export Custom Properties in Excel to PDF and Create Safe Sheet Names in Java

We are back with pleasure to present another enhanced version Aspose.Cells for Java v18.9 containing a lot of new features, enhancements, and bug fixes as usual. These new features will strengthen our developer’s community to enhance their solutions and provide more advanced level products to their customers. We always prefer resolving the bugs which are reported by our precious developers to avoid missing any milestone in their development lifecycles and make the customers happy by providing bug-free products.
September 27, 2018 · 6 min · Ahsaniqbal

PDF/A-1a Compliance, Custom Page Size Options and Copy Page Setup Settings in Java

Aspose team is pleased to announce the release of Aspose.Cells for Java 17.5. This release includes many new features and enhancements along with some critical bug fixes that further improve the overall stability of the API. We also recommend our clients use the powerful Aspose for Java APIs directly in their Maven Projects with simple configurations. Please check the release notes in order to get an idea about what is new and what has been fixed with this revision of Aspose.
June 1, 2017 · 4 min · Amjad Sahi