Skip to content

nausherwan-aslam/Aspose_Diagram_Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

#Aspose.Diagram for Java Repository

This repository contains Java Example Projects for Aspose.Diagram for Java.

##How to use the Examples?

###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.Diagram for Java and set/fix jar references.

##Open Source Feel of Aspose.Diagram

Aspose.Diagram for Java is a successful commercial product, but our philosophy is to develop it 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 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.Diagram for Java examples published here at GitHub is a part of the above effort.

##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
CreateNewDiagramIt Demonstrates, how to create a Visio diagram from scratch and add shapes.
AddShapeIt demonstrates, how to add a new shape in Visio diagram.
ImageRenderingIt demonstrates, how to render Visio diagrams to image formats.
PDFRenderingIt demonstrates, how to render Visio diagrams to PDF format.
XMLRenderingIt demonstrates, how to render Visio diagrams to Visio XML formats.
XPSRenderingIt demonstrates, how to render Visio diagrams to XPS format.
Export Diagram to SVGIt demonstrates, how to render Visio diagrams to SVG format.
Export Diagram to SWFIt demonstrates, how to render Visio diagrams to SWF format.
Export Diagram to XPSIt demonstrates, how to render Visio diagrams to XPS format.
Layout Shapes AutomaticallyIt demonstrates, how to layout shapes into the several styles automatically.
Protect and Unprotect DiagramsIt demonstrates, how to protect and unprotect visio diagrams.
Search and Replace TextIt demonstrates, how to search text and replace it with new text.
Rotate ShapeIt demonstrates, how to rotate visio shape in degree.
Change Shape PositionIt demonstrates, how to change the shape's position.

##Contact Us

About

Aspose.Diagram for Java Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.6%
  • HTML 1.4%