Skip to content

Commit 60b1cdf

Browse files
Merge pull request #18 from ali-salman/master
Aspose.Slides Java for NetBeans v1.0
2 parents c6afa39 + cef74de commit 60b1cdf

31 files changed

+4194
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2001-2016 Aspose Pty Ltd
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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+
![plugin title shot](http://i.imgur.com/WgqE1lT.png)
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+
![plugin title shot](http://i.imgur.com/IFie2Rq.png)
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)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Aspose.Slides Java (Maven) for NetBeans - Release Notes</title>
5+
</head>
6+
<body>
7+
8+
9+
<b>Aspose.Slides Java (Maven) for NetBeans - v1.0</b>
10+
<p> This is new Plugin for NetBeans IDE by <a href="http://aspose.com">Aspose</a>. This plugin is intended for developers using Maven platform for Java developments and want to use <a href="http://www.aspose.com/java/powerpoint-component.aspx">Aspose.Slides for Java</a> in their projects.</p>
11+
<p><b>NOTE:</b> <a href="http://www.aspose.com/java/powerpoint-component.aspx">Aspose.Slides for Java</a> is Java API developed by <a href="http://aspose.com">Aspose</a> 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 <a href="http://www.aspose.com/java/powerpoint-component.aspx">link</a>.
12+
</p><p> The plugin provides following features to work with <a href="http://www.aspose.com/java/powerpoint-component.aspx">Aspose.Slides for Java</a> API within <b>NetBeans IDE</b> comfortably:
13+
</p><ul><li><b>Aspose.Slides Maven Project</b><br><ul><li>By using this wizard plugin creates Maven project for using <a href="http://www.aspose.com/java/powerpoint-component.aspx">Aspose.Slides for Java</a> from <b>New Project -> Maven-> Aspose.Slides Maven Project</b></li><li>The wizard will also give option for downloading latest available Code Examples for using the API.</li></ul></li>
14+
<li><b>Aspose.Slides Code Example</b><ul><li>By using this wizard plugin lets you copy the downloaded Code Examples into your project for using <a href="http://www.aspose.com/java/powerpoint-component.aspx">Aspose.Slides for Java</a> from <b>New File -> Java -> Aspose.Slides Code Example</b></li><li>The wizard will also look for and updates for newly available Code Examples from <a href="https://github.com/aspose-slides/Aspose.Slides-for-Java/tree/master/Examples">Aspose.Slides for Java examples repository.</a></li></ul></li>
15+
<li><b>Other Features</b><ul><li>Supports latest <b>NetBeans 8.1</b> version</li><li>Compatible with <b>Mac</b>, <b>Linux Flavors</b> and <b>Windows</b></li><li>Native IDE user experience</li><li>Open Source</li></ul></li></ul>
16+
</body>
17+
</html>
3.37 KB
Loading

0 commit comments

Comments
 (0)