Getting Started

System Requirements

Aspose.Cells for Java supports the following Java versions:

  • J2SE 6.0 (1.6)
  • J2SE 7.0 (1.7)
  • or above

More details

Installation

Install Aspose Cells for Java from Maven Repository

Maven is the easiest way to download and install Aspose.Cells for Java.

  1. Specify the Aspose Maven repository configuration/location in your Maven pom.xml.
  2. Define Aspose.Cells for Java API dependency in your pom.xml.

More steps for details

Install Aspose Cells for Java manually

  1. Download Aspose.Cells jars into a folder.
  2. Enter the folder and install the JAR packages manually with Eclipse or IntelliJ.

Install Aspose Cells for Java with Eclipse:

Eclipse install Aspose Cells for Java

Install Aspose Cells for Java with IntelliJ:

IntelliJ install Aspose Cells for Java

Creating the Hello World Application

The steps below create the Hello World application using the Aspose.Cells API: