|
| 1 | +## Aspose.Slides Java (Maven) for NetBeans |
| 2 | + |
| 3 | +This project is **NetBeans IDE plugin** which lets developers use [Aspose.Slides for Java](http://www.aspose.com/java/powerpoint-component.aspx) in their Maven based Java projects. |
| 4 | + |
| 5 | +## Who is supposed to use this **Plugin?** |
| 6 | + |
| 7 | +This plugin is intended for developers using Maven platform for Java developments and want to use [Aspose.Slides for Java](http://www.aspose.com/java/powerpoint-component.aspx) in their projects. |
| 8 | + |
| 9 | +**NOTE:** [Aspose.Slides for Java](http://www.aspose.com/java/powerpoint-component.aspx) is Java API developed by [Aspose](http://aspose.com) 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](http://www.aspose.com/java/powerpoint-component.aspx). |
| 10 | + |
| 11 | +## **Features** |
| 12 | + |
| 13 | +The plugin provides following features to work with [Aspose.Slides for Java](http://www.aspose.com/java/powerpoint-component.aspx) API within **NetBeans IDE** comfortably: |
| 14 | + |
| 15 | +### Aspose.Slides Maven Project (wizard) |
| 16 | + |
| 17 | + |
| 18 | +* By using this wizard plugin creates Maven project for using [Aspose.Slides for Java](http://www.aspose.com/java/powerpoint-component.aspx) from **New Project -> Maven-> Aspose.Slides Maven Project** |
| 19 | +* The wizard will also give option for downloading latest available Code Examples for using the API. |
| 20 | + |
| 21 | +### Aspose.Slides Code Example (wizard) |
| 22 | + |
| 23 | +* By using this wizard plugin lets you copy the downloaded Code Examples into your project for using [Aspose.Slides for Java](http://www.aspose.com/java/powerpoint-component.aspx) from **New File -> Java -> Aspose.Slides Code Example** |
| 24 | +* The wizard will also look for and updates for newly available Code Examples from [Aspose.Slides for Java examples repository.](https://github.com/aspose-slides/Aspose.Slides-for-Java/tree/master/Examples) |
| 25 | + **NOTE:** 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"**. |
| 26 | + |
| 27 | +### Other Features |
| 28 | + |
| 29 | +* Supports latest **NetBeans 8.1** version |
| 30 | +* Compatible with **Mac**, **Linux Flavors** and **Windows** |
| 31 | +* Native IDE user experience |
| 32 | +* Open Source |
| 33 | + |
| 34 | +## What is Aspose.Slides Java API? |
| 35 | + |
| 36 | +**Aspose.Slides for Java** is a unique PowerPoint management component 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. |
| 37 | + |
| 38 | +**Aspose.Slides for Java** is the first and only Java component that provides functionality to manage PowerPoint documents within your own applications. As with all Aspose Java components, Aspose.Slides for Java is written in pure Java, incredibly priced and lightning fast. |
| 39 | + |
| 40 | +For more info about the **Aspose.Slides for Java API**, [please check the api documentation - click here](http://www.aspose.com/java/powerpoint-component.aspx) |
| 41 | + |
| 42 | +## Plugin Documentation |
| 43 | + |
| 44 | +For the most complete documentation, [Please check Aspose Docs](http://www.aspose.com/docs/display/slidesjava/Aspose.Slides+Java+for+NetBeans+-+Maven) |
0 commit comments