浏览我们的产品

Aspose.Diagram for .NET 16.11.0 发行说明

其他改进和变化

钥匙概括类别
DIAGRAMNET-50221添加对插入文本标签的支持。新功能
DIAGRAMNET-51000Performance issue with exporting a VSD to PDF.强化
DIAGRAMNET-51095无法添加形状菜单项(操作)。强化
DIAGRAMNET-50344VSDX to PDF conversion, incorrect sequence of line breaks in the text items.漏洞
DIAGRAMNET-50347VSDX to PDF export, incorrect font of bold text items.漏洞
DIAGRAMNET-50713VSD to PDF export - the bounding box color of the form icons is changed.漏洞
DIAGRAMNET-50870Background color of the shape is changed on converting a VSD to PDF.漏洞
DIAGRAMNET-50872Background Color of the shapes is changed on converting a VSD to PDF.漏洞
DIAGRAMNET-50877The background color of shapes is changed on saving VSD to PDF.漏洞
DIAGRAMNET-50918VSDX to PDF export - Solid lines of shapes are converted to dashed lines.漏洞
DIAGRAMNET-50971Incorrect text alignment of the shape on converting a VSDX to PNG.漏洞
DIAGRAMNET-51053将 Visio 页面转换为 SVG 时,菜单图标无法正确显示。漏洞
DIAGRAMNET-51059在 VSDM 中,形状在分组和保存时变得不可见。漏洞
DIAGRAMNET-51062Missing shapes on converting a VST to PDF.漏洞
DIAGRAMNET-51089The background color of the page is not being preserved on converting a VSD to SVG.漏洞
DIAGRAMNET-51090打开并保存 VSDX - 十字标志出现在各种形状的地方。漏洞
DIAGRAMNET-51091打开并保存 VSDX - 形状的文本变成虚拟字符。漏洞
DIAGRAMNET-51096The text items are not aligned on saving a Visio in PDF.漏洞
DIAGRAMNET-51097The width of connector lines is changed on saving a Visio in PDF.漏洞

公共 API 和向后不兼容的更改

请参阅列表以了解对公众 API 所做的任何更改,例如添加、重命名、删除或弃用成员,以及对 Aspose.Diagram for .NET 所做的任何非向后兼容更改。如果您对列出的任何更改有疑虑,请在Aspose.Diagram 支持论坛.

在 Page 类中添加 AddText 方法

它允许添加带有 PinX 和 PinY 值的文本。

在 Shape 类中添加 ActiveXControl 属性

它允许从 Shape 对象获取 ActiveX 控件并设置其属性。

使用示例

请查看 Aspose.Diagram Wiki 文档中添加的帮助主题列表:

  1. 在 Visio 页面中插入一个文本形状
  2. 从形状中检索 ActiveX 控件以修改属性


 
 简体中文