Skip to content

Commit 0141a7a

Browse files
Updated ReadMe File
1 parent ddf1f38 commit 0141a7a

File tree

1 file changed

+9
-42
lines changed

1 file changed

+9
-42
lines changed

README.md

Lines changed: 9 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,17 @@
1-
##Aspose.Slides for Java Examples Repository
1+
##Aspose.Slides for Java
22

3-
This package contains Java Examples for [Aspose.Slides for Java](http://www.aspose.com/categories/java-components/aspose.slides-for-java/default.aspx).
4-
<br/><br/>
3+
This package contains [Examples](https://github.com/asposeSlides/Aspose_Slides_Java/tree/master/Examples) and Showcase projects for [Aspose.Slides for Java](http://www.aspose.com/categories/java-components/aspose.Slides-for-java/default.aspx) and will help you write your own applications.
4+
5+
Aspose.Slides for Java is a unique PowerPoint management component that enables Java based applications to read, write and manipulate PowerPoint documents without using Microsoft PowerPoint.
56
<p align="center">
6-
<a title="Download Examples Dashboard" href="http://www.aspose.com/community/files/72/java-components/aspose-examples-for-java/default.aspx">
7-
<img src="https://raw.github.com/AsposeExamples/java-examples-dashboard/master/images/downloadDasboard-Button-Large.png" />
8-
</a>
9-
&nbsp;
10-
<a title="Download Examples ZIP" href="https://github.com/asposeslides/Aspose_Slides_Java/archive/master.zip">
7+
8+
<a title="Download complete Aspose.Slides for Java source code" href="https://github.com/asposeslides/Aspose_Slides_Java/archive/master.zip">
119
<img src="https://raw.github.com/AsposeExamples/java-examples-dashboard/master/images/downloadZip-Button-Large.png" />
1210
</a>
1311
</p>
1412

15-
##How to use the Examples?
16-
17-
###With the Examples Dashboard
18-
19-
Download the [Aspose Examples Dashboard for Java](http://www.aspose.com/community/files/72/java-components/aspose-examples-for-java/default.aspx) to view and run all these examples on your PC. It updates itself with the latest dependency libraries and examples.
20-
21-
![Aspose Examples Dashboard](http://www.aspose.com/blogs/wp-content/uploads/2013/03/Java-Dashboard1.png "Aspose Examples Dashboard")
22-
23-
###With IDE
24-
25-
Clone or Download the ZIP and extract the contents to your local hard drive. If you have IntelliJ IDEA, then open the project directly
26-
by browsing to the folder. For Netbeans and Eclipse, you can import project feature.
27-
28-
Also download the [latest version](http://www.aspose.com/community/files/72/java-components/aspose.slides-for-java/default.aspx) of Aspose.Slides for Java and set/fix jar references.
29-
30-
##What's Included in this Examples Repository?
31-
32-
###Code
33-
34-
Each example is runnable Java class with its own main method. You can run each example separately and see its output. Please change the path variables to correct folders on your hard drive before running the examples.
35-
36-
<table>
37-
<tr><th>Example<th>Description</th></tr>
38-
<tr><td>Template</td><td>The sample demo reads presentation file, fills some fields with custom data and streams the resulting file to the client browser.</td></tr>
39-
<tr><td>ExcelPowerPoint</td><td>This sample demo create chart and embed it in presentation.</td></tr>
40-
<tr><td>Merge Presentations</td><td>The sample demo merges two presentations by using Slides Cloning feature of Aspose.Slides for Java.</td></tr>
41-
</table>
13+
Directory | Description
14+
--------- | -----------
15+
[Examples](https://github.com/asposeslides/Aspose_Slides_Java/tree/master/Examples) | A collection of Java examples that help you learn how to use product features.
4216

43-
##Contact Us
4417

45-
+ **Website:** [www.aspose.com](http://www.aspose.com)
46-
+ **Product Home:** [Aspose.Slides for Java](http://www.aspose.com/categories/java-components/aspose.slides-for-java/default.aspx)
47-
+ **Download:** [Download Aspose.Slides for Java](http://www.aspose.com/community/files/72/java-components/aspose.slides-for-java/category1372.aspx)
48-
+ **Documentation:** [Aspose.Slides for Java Documentation](http://www.aspose.com/documentation/java-components/aspose.slides-for-java/index.html)
49-
+ **Forum:** [Aspose.Slides for Java Forum](http://www.aspose.com/community/forums/aspose.slides-product-family/109/showforum.aspx)
50-
+ **Blog:** [Aspose.Slides for Java Blog](http://www.aspose.com/blogs/aspose-products/aspose-slides-product-family.html)

0 commit comments

Comments
 (0)