Skip to content

AdeelIlyas2014/Aspose_Slides_Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Aspose.Slides for Java Examples Repository

This package contains Java Examples for Aspose.Slides for Java.

 

##How to use the Examples?

###With the Examples Dashboard

Download the Aspose Examples Dashboard for Java to view and run all these examples on your PC. It updates itself with the latest dependency libraries and examples.

Aspose Examples Dashboard

###With IDE

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 import project feature.

Also download the latest version of Aspose.Slides for Java and set/fix jar references.

##What's Included in this Examples Repository?

###Code

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.

ExampleDescription
TemplateThe sample demo reads presentation file, fills some fields with custom data and streams the resulting file to the client browser.
ExcelPowerPointThis sample demo create chart and embed it in presentation.
Merge PresentationsThe sample demo merges two presentations by using Slides Cloning feature of Aspose.Slides for Java.

##Contact Us

Packages

No packages published

Languages

  • Java 94.7%
  • HTML 5.3%