Aspose.Slides Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0 Released!

Опубликовано: 08 Август 2026
на канале: Aspose Marketplace
776
0

Aspose.Slides Java for IntelliJ IDEA (Maven) is an IntelliJ IDEA Plugin

The Plugin lets you create maven projects (created project contains Aspose.Slides for Java API maven dependency) and download source code examples for using Aspose.Slides for Java API.

This plugin helps you to work with Aspose.Slides for Java API (PowerPoint API) inside your favorite IntelliJ IDEA.

The plugin comes with two wizards

Wizard 1: Aspose.Slides Maven Project

Aspose Maven Project Wizard lets developers to create Aspose.Slides for Java API Maven project.

The reference of Aspose.Slides for Java API maven dependency is automatically fetched from Aspose Cloud Maven Repository and gets added in the pom.xml.

The created project will always contain most recent available version Maven Dependency for Aspose.Slides for Java API.

The wizard steps also presents with the option for downloading Source Code Examples for using Aspose.Slides for Java API

Wizard 2: Aspose.Slides Example

Aspose.Slides Examples Wizard lets you create / copy downloaded Source Code Examples of Aspose.Slides for Java API into your project. All the examples for the selected category will get copied to the project's "com.aspose.slides.examples" package folder along with the required resources within "src/main/resources" folder needed to run the examples.

Source Code Examples of Aspose.Slides for Java API are meant for demonstrating the different usages of the API.