Skip to content

Aspose.Slides Java (Maven) for Eclipse – v1.0

Compare
Choose a tag to compare
@ali-salman ali-salman released this 25 Mar 13:23
· 4 commits to 7ffb5a5863edc9f3e190e0a4f0ec4d1722ea406b since this release

This is new Plugin for Eclipse IDE by Aspose. This Plugin is intended for developers using Maven platform for Java developments and want to use Aspose.Slides for Java in their projects.

NOTE: Aspose.Slides for Java is Java API developed by Aspose that enables Java applications to read, write and manipulate PowerPoint documents (PPT, PPTX, POS, PPS, POTX, PPSX) PDF, HTML and image file formats without using Microsoft PowerPoint. For the API detailed features list check the link.

The release contains the following features:

Aspose.Slides Maven Project (wizard)
title

  • By using this wizard plugin creates Maven project for using Aspose.Slides for Java from New -> Project -> Maven-> Aspose.Slides Maven Project
  • The wizard will also give option for downloading latest available Code Examples for using the API.

Aspose.Slides Code Example (wizard)
title

  • By using this wizard plugin lets you copy the downloaded Code Examples into your project for using Aspose.Slides for Java from New -> Other -> Java -> Aspose.Slides Code Example
  • The wizard will also look for and updates for newly available Code Examples from Aspose.Slides for Java examples repository.
    (Selected Code Examples (category) source codes will be copied under "com.aspose.slides.examples" package. Resources needed for running examples will be copied to the corresponding directory (package) within "src/main/resources").

Other Features

  • Supports latest Eclipse Mars.1 (4.5.1) version
  • Compatible with Mac, Linux Flavors and Windows
  • Native IDE user experience
  • Open Source