English

AutoFit Excel Rows and Columns in Java

While generating and processing Excel spreadsheets programmatically, you may need to enable this feature dynamically. To achieve that, this article shows how to autofit rows and columns in Excel files in Java.
September 27, 2022 · 3 min · Usman Aziz

Convert XLSX to JSON in Java

XLSX files are immensely used for storing small or large-sized data. Also, you can process and manipulate data by performing various operations. However, in certain cases, you have to transform the Excel data into JSON format, such as in web applications. To perform this conversion programmatically, this article shows how to convert an Excel XLSX file to JSON in Java.
July 28, 2022 · 2 min · Usman Aziz

Convert Excel XLSX to CSV in Java

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 XLSX files to CSV (Comma Separated Values) format. To perform this conversion programmatically, this article shows how to convert an Excel XLSX to CSV in Java.
July 26, 2022 · 2 min · Usman Aziz

Convert Excel XLS to CSV in Java

XLS 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 XLS files to CSV (Comma Separated Values) format. To perform this conversion programmatically, this article shows how to convert an Excel XLS to CSV in Java.
June 15, 2022 · 2 min · Usman Aziz

Convert Excel XLS to JSON in Java

XLS files are immensely used for storing small or large-sized data. Also, you can process and manipulate data by performing various operations. However, in certain cases, you have to transform the Excel data into JSON format, such as in web applications. To perform this conversion programmatically, this article shows how to convert an Excel XLS or XLSX file to JSON in Java.
June 15, 2022 · 3 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