![]() | ![]() |
Category: Spire.Office for Java | ||
Thank you for requesting a trial version of Spire.Office for Java. The trial version will add a red watermark to the generated documents, and only supports converting the first 10 pages to other formats. After you apply a license, the watermark will be removed and the page limit will be lifted. Spire.Office for Java is a professional Java Office API that enables Java applications to create, convert, manipulate and print Word, PowerPoint, PDF files and 1D & 2D Barcode. 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: |
![]() ![]() |
After downloading and extracting, you can obtain Jar file, API, and Examples. <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.office</artifactId> <version>10.5.0</version> <type>pom</type> </dependency> implementation 'e-iceblue:spire.office:10.5.0@pom' <dependency org="e-iceblue" name="spire.office" rev="10.5.0"> <artifact name="spire.office" ext="pom" /> </dependency> libraryDependencies += "e-iceblue" % "spire.office" % "10.5.0" [e-iceblue/spire.office "10.5.0" :extension "pom"] |
![]() ![]() ![]() ![]() ![]() |