Browse our Products

Aspose.Diagram for Java 17.01 Release Notes

Other Improvements and Changes

KeySummaryCategory
DIAGRAMJAVA-50396Can’t retrieve the fill color of rectangle shape from a VSDX diagram.Enhancement
DIAGRAMJAVA-50367The color of shapes is not being preserved on converting a VSDX to PDF.Bug
DIAGRAMJAVA-50370The formatting of rectangle shape is missing on converting a VSDX to PNG.Bug
DIAGRAMJAVA-50373The shadow of shapes is not being rendered properly on converting a VSD to SVG.Bug
DIAGRAMJAVA-50378The color of callouts and text is not being preserved on converting a VSDX to PNG.Bug
DIAGRAMJAVA-50379A Microsoft Sharepoint Workflow shape is missing on converting a VSDX to PNG.Bug
DIAGRAMJAVA-50380Missing text items and an overlap of a shape on converting a VSD to PDF.Bug
DIAGRAMJAVA-50406Incomplete rendering of the dynamic connectors on converting a VSD to HTML.Bug
DIAGRAMJAVA-50450A shape text is being converted to the dummy characters.Bug
DIAGRAMJAVA-50456Partial rendering of the Visio shapes on converting Visio pages to SVGs.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.

Adds GradientFill, GradientStopCollection and GradientStop Classes

These classes help to edit gradient fill formatting values of the Visio shape.

Adds Shapes property in RenderingSaveOptions class

The Shapes property holds a collection of shapes to save into the appropriate output format. Its default value is 0.

Usage Examples

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

  1. Convert Visio Drawing with Selective Shapes


 
 English