|
1 |
| -##Aspose.Slides for Java Examples Repository |
| 1 | +##Aspose.Slides for Java |
2 | 2 |
|
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. |
5 | 6 | <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 |
| - |
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"> |
11 | 9 | <img src="https://raw.github.com/AsposeExamples/java-examples-dashboard/master/images/downloadZip-Button-Large.png" />
|
12 | 10 | </a>
|
13 | 11 | </p>
|
14 | 12 |
|
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 |
| - |
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. |
42 | 16 |
|
43 |
| -##Contact Us |
44 | 17 |
|
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