![]() | ![]() |
Category: Spire.XLS for Android via Java | ||
Thank you for requesting a trial version of Spire.XLS for Android via Java. The trial version will add a red watermark to the generated documents, and only supports converting the first 10 pages to other formats (excluding image). After you apply a license, the watermark will be removed and the page limit will be lifted. Spire.XLS for Android via Java is a professional Android Excel API that enables developers to create, manage, manipulate, and convert Excel worksheets without using Microsoft Office. Request free customized demo just for you. To help you evaluate our product without any watermarks or restrictions, we provide you with a one-month temporary license. If you are an enterprise user, you can If you are an individual user, please send an email to [email protected] with the following information being included. Product: |
![]() |
It contains Spire.XLS for Android v12.5.0 release. <repositories> <repository> <id>com.e-iceblue</id> <name>e-iceblue</name> <url>https://repo.e-iceblue.com/nexus/content/groups/public/</url> </repository> </repositories> Maven
Gradle Groovy
Ivy
SBT
Leiningen
<dependency> <groupId>e-iceblue</groupId> <artifactId>spire.xls.android</artifactId> <version>12.5.0</version> </dependency> implementation 'e-iceblue:spire.xls.android:12.5.0@jar' <dependency org="e-iceblue" name="spire.xls.android" rev="12.5.0"> <artifact name="spire.xls.android" ext="jar" /> </dependency> libraryDependencies += "e-iceblue" % "spire.xls.android" % "12.5.0" [e-iceblue/spire.xls.android "12.5.0" :extension "jar"] |
![]() ![]() ![]() |