|
| 1 | + |
| 2 | + |
| 3 | +# **Aspose.Word Java for NetBeans (Maven)** |
| 4 | + |
| 5 | +The project is **NetBeans IDE plugin** which lets developers to use [Aspose.Words for Java](http://goo.gl/Eg359W) in their Maven based Java projects. |
| 6 | + |
| 7 | +## Who is supposed to use this **Plugin?** |
| 8 | + |
| 9 | +The Plugin intended for developers using Maven platform for Java developments and want to use [Aspose.Words for Java](http://goo.gl/Eg359W) in their projects. |
| 10 | + |
| 11 | +**NOTE:** [Aspose.Words for Java](http://goo.gl/Eg359W) is Java API developed by [Aspose](http://aspose.com) that offers easy Microsoft Word document creation and manipulation right from within Java Projects. For the API detailed features list check the [link](http://goo.gl/Eg359W). |
| 12 | + |
| 13 | +## **Features** |
| 14 | + |
| 15 | +The plugin provides following features to work with [Aspose.Words for Java](http://goo.gl/Eg359W) API within **NetBeans IDE** comfortably: |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +### Aspose.Words Maven Project (wizard) |
| 20 | + |
| 21 | +* By using this wizard plugin creates Maven project for using [Aspose.Words for Java](http://goo.gl/Eg359W) from **New Project -> Maven-> Aspose.Words Maven Project** |
| 22 | +* The wizard will also give option for downloading latest available Code Examples for using the API. |
| 23 | + |
| 24 | +### Aspose.Words Code Example (wizard) |
| 25 | + |
| 26 | +* By using this wizard plugin lets you copy the downloaded Code Examples into your project for using [Aspose.Words for Java](http://goo.gl/Eg359W) from **New File -> Java -> Aspose.Words Code Example** |
| 27 | +* The wizard will also look for and updates for newly available Code Examples from [Aspose.Words for Java examples repository.](https://goo.gl/Qx9Hp9) |
| 28 | + **NOTE:** Selected Code Examples (category) source codes will be copied under **"com.aspose.words.examples"** package. Resources needed for running examples will be copied to the corresponding directory (package) within **"src/main/resources"**. |
| 29 | + |
| 30 | +### Other Features |
| 31 | + |
| 32 | +* Supports latest **NetBeans 8.1** version |
| 33 | +* Compatible with **Mac**, **Linux Flavors** and **Windows** |
| 34 | +* Native IDE user experience |
| 35 | +* Open Source |
| 36 | + |
| 37 | +## What is Aspose.Words Java API? |
| 38 | + |
| 39 | +**Aspose.Words for Java** is an advanced class library for Java that enables you to perform a great range of document processing tasks directly within your Java applications. |
| 40 | + |
| 41 | +Aspose.Words for Java supports processing word (**DOC, DOCX, OOXML, RTF**) **HTML, OpenDocument, PDF, EPUB, XPS, SWF and all image formats**. With Aspose.Words you can **generate**, **modify**, and **convert** documents without using Microsoft Word. |
| 42 | + |
| 43 | +For more info about the **Aspose.Words for Java API**, [please check the api documentation - click here](http://www.aspose.com/java/word-component.aspx) |
| 44 | + |
| 45 | +## Plugin Documentation |
| 46 | + |
| 47 | +For the most complete documentation, [Please check this WIKI](http://www.aspose.com/docs/display/wordsjava/8.+Aspose.Words+Java+for+NetBeans+%28Maven%29) |
0 commit comments