#Aspose.Cells for Android Examples Repository
This package contains Java Example Projects for Aspose.Cells for Android.
Aspose.Cells for Android is a Java class library that enables your applications to perform a great range of document processing tasks. Aspose.Cells supports XLS, XLSX, XLSM, XLTX, XLSB, CSV, HTML, ODS, PDF, SpreadsheetML and other formats. With Aspose.Cells you can generate, modify, convert and render Excel documents from your mobile device.
Using Aspose.Cells for Android in your project gives you the following benefits:
-
Rich Set of Features
-
Platform Independence
-
Performance and Scalability
-
Minimal Learning Curve
These example projects provide helpful demonstrations and code when using Aspose.Cells for Android. You will need to download Aspose.Cells for Android separately and it will work in evaluation mode.
The Aspose.Cells product family is a very successful set of 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:
- Frequent releases (at least 1-2 a month).
- Features are prioritized according to your requests.
- Unlimited free technical support for anyone.
- Helpful support in the forums and answers within 12-24 hours.
- Live chat with experienced technical advisors.
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.
The Aspose.Cells for Android examples published here at GitHub is a part of the above effort.
##What's Included in this Examples Repository?
###Code
All examples are provided as separate projects in Java. Each example contains a fully working app in project form ready for packaging into an .apk and run either on an emulator or real device.
Example | Description |
---|---|
HelloWorld | Demonstrates how to create a simple document and save it to the external storage device in a variety of different formats. |
Chart | Demonstrates how to create a chart and save it to the external storage device. You will need to push AreaTemplate.xls file in external storage device which you can get from the Input directory to run this demo. |
Hyperlink | Demonstrates how to add a hyperlink in a cell and save the output xlsx to the external storage device. |
Data Filter | Demonstrates how to add a data filter and save the output xlsx to the external storage device. |
Data Validation | Demonstrates how to add data validation and save the output xlsx to the external storage device. |
Adjusting Rows and Columns | Demonstrates how to ajust rows heights and columns widths and save the output xls to the external storage device. |
Hiding Rows and Columns | Demonstrates how to hide rows and columns and save the output xls to the external storage device. |
Displaying Rows and Columns | Demonstrates how to display rows and columns and save the output xls to the external storage device. |
Grouping Rows and Columns | Demonstrates how to group rows and columns and save the output xls to the external storage device. You will need to push UnGroupingRowsAndColumns.xls file in external storage device which you can get from the Input directory to run this demo. |
Ungrouping Rows and Columns | Demonstrates how to ungroup rows and columns and save the output xls to the external storage device. You will need to push GroupingRowsAndColumns.xls file in external storage device which you can get from the Input directory to run this demo. |
Insert Rows and Columns | Demonstrates how to insert rows and columns and save the output xls to the external storage device. |
###Data
- Input Documents - Get the input documents from Input directory and push them on the device.
###Output
- These examples will perform operations on documents and save them to the root of the SD card.
##Download the Examples
Please Download the Aspose.Cells for Android Examples to try them at your end.
##How to use the Examples?
Firstly make sure that you have the ADT bundle installed and that you have downloaded and extracted the latest version of Aspose.Cells for Android.
- Extract the aspose-cells-X.X.X.jar from the latest release archive and add it to a new folder under the example you want to run. Add the file under a folder called "libs".
- Open the project in your workspace using Eclipse with ADT.
- Click Run to start and choose the appropriate emulator to run the package on.
Feel free to comment on the examples provided, open issues, discussions and request more samples. We provide full support for this project.
You can contribute by reviewing and sending feedback by trying out new features as they are implemented, submit bugs reports and help us verify fixes as they are released.
We provide full technical support to everyone, regardless of whether they have purchased a license, or are just evaluating the product. Please post a message on the Aspose.Cells forum with a description of your issue and any input document/code. We will reply within 12-24 hours with some helpful feedback.
We fix all bugs reported to us and try to implement all features requested by customers. To submit a bug report or for any general inquries, please post a message in the Aspose.Cells Forum.
##Contact Us
- Website: www.aspose.com
- Product Home: Aspose.Cells for Android
- Download: Download Aspose.Cells for Android
- Documentation: Aspose.Cells for Android Documentation
- Forum: Aspose.Cells for Android Forum
- Blog: Aspose.Cells for Android Blog