Browse our Products
Aspose.Diagram for Java 17.01 Release Notes
This page contains release notes for Aspose.Diagram for Java 17.1.0.
Other Improvements and Changes
Key | Summary | Category |
---|---|---|
DIAGRAMJAVA-50396 | Can’t retrieve the fill color of rectangle shape from a VSDX diagram. | Enhancement |
DIAGRAMJAVA-50367 | The color of shapes is not being preserved on converting a VSDX to PDF. | Bug |
DIAGRAMJAVA-50370 | The formatting of rectangle shape is missing on converting a VSDX to PNG. | Bug |
DIAGRAMJAVA-50373 | The shadow of shapes is not being rendered properly on converting a VSD to SVG. | Bug |
DIAGRAMJAVA-50378 | The color of callouts and text is not being preserved on converting a VSDX to PNG. | Bug |
DIAGRAMJAVA-50379 | A Microsoft Sharepoint Workflow shape is missing on converting a VSDX to PNG. | Bug |
DIAGRAMJAVA-50380 | Missing text items and an overlap of a shape on converting a VSD to PDF. | Bug |
DIAGRAMJAVA-50406 | Incomplete rendering of the dynamic connectors on converting a VSD to HTML. | Bug |
DIAGRAMJAVA-50450 | A shape text is being converted to the dummy characters. | Bug |
DIAGRAMJAVA-50456 | Partial 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: