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

Опубликовано: 06 Июль 2026
на канале: Aspose Marketplace
1,884
0

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

The Plugin lets you create maven projects (created project contains Aspose.Pdf for Java API maven dependency) and download Example Source Codes for using "Aspose.Pdf for Java API".

This plugin helps you to work with "Aspose.Pdf for Java API" (PDF document creation API that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat) within the IntelliJ IDEA.

The plugin comes with two wizards

Wizard 1: Aspose.Pdf Maven Project

Aspose Maven Project Wizard lets developers to create Aspose.Pdf for Java API based maven project.

The reference of "Aspose.Pdf 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.Pdf for Java API".

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

Wizard 2: Aspose.Pdf Example

Aspose.Pdf Example Wizard lets you import/ copy downloaded Example Source Codes for "Aspose.Pdf for Java API" into your project. All the examples for the selected category will get copied to the project's "com.aspose.pdf.examples" package folder along with the required resources within "src/main/resources" folder needed to run the examples.

Example Source Codes for Aspose.Pdf for Java API are meant for demonstrating the diverse uses of the API.