Browse our Products

Aspose.Diagram for Java 6.3.0 Release Notes

Other Improvements and Changes

KeySummaryCategory
DIAGRAMJava-50306Add support of detecting the Visio diagram type.New Feature
DIAGRAMJava-50311Prevent export of the hidden Visio pages in the PDF.New Feature
DIAGRAMJava-50312Prevent export of the hidden Visio pages in the HTML.New Feature
DIAGRAMJava-50313Prevent export of the hidden Visio pages in the PNG.New Feature
DIAGRAMJava-50314Prevent export of the hidden Visio pages in the JPEG.New Feature
DIAGRAMJava-50315Prevent export of the hidden Visio pages in the SVG.New Feature
DIAGRAMJava-50316Prevent export of the hidden Visio pages in the GIF.New Feature
DIAGRAMJava-50317Prevent export of the hidden Visio pages in the XPS.New Feature
DIAGRAMJava-50307VDX to VSDX export marks the page grid line option checked.Bug
DIAGRAMJava-50308Open and save routine of VSDX changes text into dummy characters.Bug
DIAGRAMJava-50309Open and save routine of VSDX has changed the dotted line shape.Bug
DIAGRAMJava-50310Open and save routine of VSDX changes text font and boldness.Bug
DIAGRAMJava-50318VSD to VDX export is throwing the Master element error.Bug

Public API and Backwards Incompatible Changes

See the list for any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Diagram for Java. If you have concerns about any change listed, please raise it on the Aspose.Diagram support forum.

Add FileFormatUtil and FileFormatInfo Classes.

These classes give programmatic access to detect the Visio file type.

Adds detectFileFormat Method in FileFormatUtil Class.

It detects and returns the information about the format of a stored Visio diagram in a file.

Adds FileFormatType Property in FileFormatInfo Class

It gets the detected file format.

Adds LoadFormat Property in FileFormatInfo

It gets the detected load format.

Adds setExportHiddenPage in SVGSaveOptions, XPSSaveOptions,ImageSaveOptions,HTMLSaveOptions,PdfSaveOptions

It defines whether need to export the hidden Visio pages or not.

Usage Examples

Please check the list of help topics added in the Aspose.Diagram Wiki docs:


 
 English