UpdateSmartArtDrawing
Shape.UpdateSmartArtDrawing method
使用 Aspose.Words 的 SmartArt 冷渲染引擎更新 SmartArt 预渲染绘图。
public void UpdateSmartArtDrawing()
评论
Microsoft Word 会生成并保存预渲染的绘图以及 SmartArt 对象。但是, 如果文档由其他应用程序保存,预渲染的 SmartArt 绘图可能会缺失或不正确。 如果有预渲染的绘图,Aspose.Words 会使用它来渲染 SmartArt 对象。 如果预渲染的绘图缺失,Aspose.Words 会使用其自身的 SmartArt 冷渲染引擎来渲染 SmartArt 对象。 如果预渲染的绘图不正确,则需要调用此方法来调用 SmartArt 冷渲染引擎。
也可以看看
- class Shape
- 命名空间 Aspose.Words.Drawing
- 部件 Aspose.Words