Skip to content

Commit

Permalink
Merge pull request #18 from ali-salman/master
Browse files Browse the repository at this point in the history
Aspose.Slides Java for NetBeans v1.0
  • Loading branch information
shoaibkhan-aspose committed Apr 11, 2016
2 parents c6afa39 + cef74de commit 60b1cdf
Show file tree
Hide file tree
Showing 31 changed files with 4,194 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Plugins/Aspose.Slides Java (Maven) for NetBeans/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2001-2016 Aspose Pty Ltd

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
44 changes: 44 additions & 0 deletions Plugins/Aspose.Slides Java (Maven) for NetBeans/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
## Aspose.Slides Java (Maven) for NetBeans

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.

## Who is supposed to use this **Plugin?**

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.

**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).

## **Features**

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:

### Aspose.Slides Maven Project (wizard)
![plugin title shot](http://i.imgur.com/WgqE1lT.png)

* 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**
* The wizard will also give option for downloading latest available Code Examples for using the API.

### Aspose.Slides Code Example (wizard)
![plugin title shot](http://i.imgur.com/IFie2Rq.png)
* 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**
* 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)
**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"**.

### Other Features

* Supports latest **NetBeans 8.1** version
* Compatible with **Mac**, **Linux Flavors** and **Windows**
* Native IDE user experience
* Open Source

## What is Aspose.Slides Java API?

**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.

**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.

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)

## Plugin Documentation

For the most complete documentation, [Please check Aspose Docs](http://www.aspose.com/docs/display/slidesjava/Aspose.Slides+Java+for+NetBeans+-+Maven)
17 changes: 17 additions & 0 deletions Plugins/Aspose.Slides Java (Maven) for NetBeans/Release Notes.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<title>Aspose.Slides Java (Maven) for NetBeans - Release Notes</title>
</head>
<body>


<b>Aspose.Slides Java (Maven) for NetBeans - v1.0</b>
<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>
<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>.
</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:
</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>
<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>
<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>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 60b1cdf

Please sign in to comment.