|
1 | 1 | ##Aspose.Cells for Java Examples |
2 | 2 |
|
3 | | -This package contains Java Example Projects for [Aspose.Cells for Java](http://www.aspose.com/java/excel-component.aspx). |
4 | | - |
5 | | -<p align="center" |
6 | | - <a title="Download ZIP" href="https://github.com/asposecells/Aspose_Cells_Java/archive/master.zip"> |
7 | | - <img src="http://i.imgur.com/hwNhrGZ.png" /> |
8 | | - </a> |
9 | | -</p> |
| 3 | +This directory contains Java examples for [Aspose.Cells for Java](http://www.aspose.com/java/excel-component.aspx). |
10 | 4 |
|
11 | 5 | ##How to use the Examples? |
12 | 6 |
|
13 | | -Clone or Download the ZIP and extract the contents to your local hard drive. If you have IntelliJ IDEA, then open the project directly |
14 | | -by browsing to the folder. For Netbeans and Eclipse, you can import project feature. |
| 7 | +Clone or Download the ZIP and extract the contents to your local hard drive. If you have IntelliJ IDEA, then open the project directly by browsing to the folder. For Netbeans and Eclipse, you can use import project feature. |
15 | 8 |
|
16 | 9 | Also download the [latest version](http://www.aspose.com/community/files/72/java-components/aspose.cells-for-java/default.aspx) of Aspose.Cells for Java and set/fix jar references. |
17 | | - |
18 | | -## Open Source Feel of Aspose.Cells |
19 | | - |
20 | | -Aspose.Cells for .NET and Aspose.Cells for Java are successful commercial products, but our philosophy is to develop them using our unique "*open-source feel*" approach. In other words, we at Aspose are extremely customer driven and this shows in: |
21 | | - |
22 | | -+ Frequent releases (at least 1-2 a month). |
23 | | -+ Features are prioritized according to your requests. |
24 | | -+ Unlimited free technical support for anyone. |
25 | | -+ Helpful support in the forums and answers within 12-24 hours. |
26 | | -+ Live chat with experienced technical advisors. |
27 | | - |
28 | | -We think that customers who use our products feel that they use an open source product because of the extent they can influence the project, but with the security of a fully committed talented team working on the project. |
29 | | - |
30 | | -The Aspose.Cells for Java examples published here at GitHub is a part of the above effort. |
31 | | - |
32 | | -##What's included in this examples repository? |
33 | | - |
34 | | -###Code |
35 | | - |
36 | | -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. |
37 | | - |
38 | | -<table> |
39 | | - <tr><th>Example<th>Description</th></tr> |
40 | | - <tr><td>QuickStart</td><td>These examples are quick start tutorials for Aspose.Cells. After you check the source code, you will find how easy it is to use Aspose.Cells in your applications.</td></tr> |
41 | | - <tr><td>Controls</td><td>These examples will illustrate how to add different types of controls like check boxes, text boxes, radio buttons etc using Aspose.Cells in your Ms-Excel files.</td></tr> |
42 | | - <tr><td>Data</td><td>These examples will illustrate how to deal with data like sorting, searching, formatting, sequencing, calculating, importing using Aspose.Cells..</td></tr> |
43 | | - <tr><td>Drawing Objects</td><td>These examples will illustrate how to add different types of drawing controls like comments, images, wordarts, ole objects using Aspose.Cells.</td></tr> |
44 | | - |
45 | | -</table> |
46 | | - |
47 | | -##Contact Us |
48 | | - |
49 | | -+ **Website:** [www.aspose.com](http://www.aspose.com) |
50 | | -+ **Product Home:** [Aspose.Cells for Java](http://www.aspose.com/java/excel-component.aspx) |
51 | | -+ **Download:** [Download Aspose.Cells for Java](http://www.aspose.com/community/files/72/java-components/aspose.cells-for-java/default.aspx) |
52 | | -+ **Documentation:** [Aspose.Cells for Java Documentation](http://www.aspose.com/docs/display/cellsjava/Home) |
53 | | -+ **Forum:** [Aspose.Cells for Java Forum](http://www.aspose.com/community/forums/aspose.cells-product-family/19/showforum.aspx) |
54 | | -+ **Blog:** [Aspose.Cells for Java Blog](http://www.aspose.com/blogs/aspose-products/aspose-cells-product-family.html) |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
0 commit comments