Skip to content

KhalidElSayed/Aspose_Cells_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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

Aspose.Cells for Android at a Glance

Aspose.Cells Overview

Open Source Feel of Aspose.Cells

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.

ExampleDescription
HelloWorldDemonstrates how to create a simple document and save it to the external storage device in a variety of different formats.
ChartDemonstrates 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.
HyperlinkDemonstrates how to add a hyperlink in a cell and save the output xlsx to the external storage device.
Data FilterDemonstrates how to add a data filter and save the output xlsx to the external storage device.
Data ValidationDemonstrates how to add data validation and save the output xlsx to the external storage device.
Adjusting Rows and ColumnsDemonstrates how to ajust rows heights and columns widths and save the output xls to the external storage device.
Hiding Rows and ColumnsDemonstrates how to hide rows and columns and save the output xls to the external storage device.
Displaying Rows and ColumnsDemonstrates how to display rows and columns and save the output xls to the external storage device.
Grouping Rows and ColumnsDemonstrates 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 ColumnsDemonstrates 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 ColumnsDemonstrates 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.

  1. 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".
  2. Open the project in your workspace using Eclipse with ADT.
  3. Click Run to start and choose the appropriate emulator to run the package on.

Support and Contribution

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.

What to do if I encounter a Problem or a Bug?

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

About

Aspose.Cells for Android Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published