|
1 | | -## Aspose.Barcode Java for IntelliJ IDEA (Maven) |
| 1 | +## Aspose.Pdf Java for IntelliJ IDEA (Maven) |
2 | 2 |
|
3 | | -The project is **Intellij IDEA (JetBrains IDE) plugin** that lets you work the robust and reliable barcode generation and recognition API - **Aspose.Barcode for Java**. |
| 3 | +The project is **Intellij IDEA (JetBrains IDE) plugin** that lets you work the robust PDF document creation API -**Aspose.Pdf for Java** that enables your to read, write and manipulate PDF documents from Java code. |
4 | 4 |
|
5 | | -The plugins is for those who wants to utilize / use **Aspose.Barcode for Java API**. A robust and reliable barcode generation and recognition component, written in Java, which allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications. |
| 5 | +The plugins is for those who wants to utilize / use **Aspose.Pdf for Java API**. A robust PDF document creation API, written in Java, which allows developers to quickly and easily read, write and manipulate PDF documents without using Adobe Acrobat from their Java applications. |
6 | 6 |
|
7 | 7 | The plugin contains two wizards: |
8 | 8 |
|
9 | | -1. **Aspose-Barcode Maven Project** Wizard - To create **Aspose.Barcode for Java API** Maven project |
10 | | -2. **Aspose.Barcode Examples** - To create / download **Aspose.Barcode for Java API** Examples Source Codes (Which is meant to demonstrate the usages of the API) |
| 9 | +1. **Aspose-Pdf Maven Project** Wizard - To create **Aspose.Pdf for Java API** Maven project |
| 10 | +2. **Aspose.Pdf Examples** - To create / download **Aspose.Pdf for Java API** Examples Source Codes (Which is meant to demonstrate the usages of the API) |
11 | 11 |
|
12 | 12 | **Wizards Detail:** |
13 | 13 |
|
14 | | -1. **Aspose.Barcode Maven Project** wizard, after installing the plugin, can be run from **File->New Project->Aspose.Barcode Maven Project** option. You will have to follow the wizard steps asking for the project information i.e **Project Name, Artifact ID** for your maven project or whether you want to download the Examples Source Codes (for later addition into the project). |
15 | | -2. **Aspose.Barcode Examples** wizard lets you create /copy downloaded Source Code Examples into your project. All the examples withn the selected category will be copied/ created inside "**com.aspose.barcode.examples**" package and also the corresponding directory structure for the package will be created within "src/main/resources" folder which is needed to run the examples. |
| 14 | +1. **Aspose.Pdf Maven Project** wizard, after installing the plugin, can be run from **File->New Project->Aspose.Pdf Maven Project** option. You will have to follow the wizard steps asking for the project information i.e **Project Name, Artifact ID** for your maven project or whether you want to download the Examples Source Codes (for later addition into the project). |
| 15 | +2. **Aspose.Pdf Examples** wizard lets you create /copy downloaded Source Code Examples into your project. All the examples withn the selected category will be copied/ created inside "**com.aspose.pdf.examples**" package and also the corresponding directory structure for the package will be created within "src/main/resources" folder which is needed to run the examples. |
16 | 16 |
|
17 | | -## What is Aspose.Barcode Java API? |
| 17 | +## What is Aspose.Pdf Java API? |
18 | 18 |
|
19 | | -**Aspose.Barcode for Java** is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications. It is available for the Java SE, Java EE and Java ME platforms. |
| 19 | +**Aspose.Pdf for Java** is a robust PDF document creation API that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat. |
20 | 20 |
|
21 | | -Aspose.BarCode for Java supports most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF. |
| 21 | +**Aspose.Pdf for Java** offers an incredible wealth of features, these include: PDF compression options, table creation and manipulation, graph support, image functions, extensive hyperlink functionality, extended security controls and custom font handling. |
22 | 22 |
|
23 | | -For more info about the **Aspose.Barcode for Java API**, [please check the api documentation - click here](http://goo.gl/19r8Tz) |
| 23 | +For more info about the **Aspose.Pdf for Java API**, [please check the api documentation - click here](http://goo.gl/bfok4I) |
24 | 24 |
|
25 | 25 | ## Plugin Documentation |
26 | 26 |
|
27 | | -For the complete documentation of this Intellij IDEA plugin, [please go through this wiki - click here](http://www.aspose.com/docs/display/barcodejava/4.+Aspose.Barcode+Java+for+IntelliJ+IDEA+%28Maven%29) |
| 27 | +For the complete documentation of this Intellij IDEA plugin, [please go through this wiki - click here](http://goo.gl/cae4NH) |
28 | 28 |
|
29 | | -## Looking for Aspose.Barcode plugins for some other platform? |
| 29 | +## Download Latest Versions? |
30 | 30 |
|
31 | | -Please check the following URL of "Aspose.Barcode for Java" API GitHub repository, [Aspose.Barcode for Java on GitHub - click here](https://github.com/asposebarcode/Aspose_BarCode_Java/tree/master/Plugins) |
| 31 | + |
| 32 | +* [Latest Releases on Codeplex](https://asposebarcodejavaintellij.codeplex.com/releases/view/617769) |
| 33 | + |
| 34 | + |
| 35 | +## Clone Plugin SourceCodes? |
| 36 | + |
| 37 | + |
| 38 | +This project is also hosted and maintained at CodePlex. To clone navigate to: |
| 39 | + |
| 40 | + |
| 41 | +* [Aspose.Barcode Java for IntelliJ Maven on CodePlex - click here](https://asposebarcodejavaintellij.codeplex.com/SourceControl/latest) |
0 commit comments