Aspose.Slides for .NET 15.5.0 中的公共 API 和向后不兼容的更改

公共 API 更改

已添加 CommonSlideViewProperties 类和 ICommonSlideViewProperties 接口

Aspose.Slides.CommonSlideViewProperties 类和 Aspose.Slides.ICommonSlideViewProperties 接口表示通用幻灯片视图属性(当前为视图缩放选项)。

已添加 IAxis.LabelOffset 属性

IAxis.LabelOffset 属性指定标签距轴的距离。适用于类别轴或日期轴。

已添加 IChartTextBlockFormat.AutofitType 属性

更改此属性仅会对以下图表部分产生一定影响:DataLabel 和 DataLabelFormat(在 PowerPoint 2013 中完全支持;在 PowerPoint 2007 中对渲染无效)。

已添加 IChartTextBlockFormat.WrapText 属性

更改此属性仅会对以下图表部分产生一定影响:DataLabel 和 DataLabelFormat(在 PowerPoint 2007/2013 中完全支持)。

已向 IChartTextBlockFormat 添加 Margin 属性

更改这些属性仅会对以下图表部分产生一定影响:DataLabel 和 DataLabelFormat(在 PowerPoint 2013 中完全支持;在 PowerPoint 2007 中对渲染无效)。

已添加 ViewProperties.NotesViewProperties 属性

已添加 Aspose.Slides.ViewProperties.NotesViewProperties 属性。它指定与备注视图模式相关的通用视图属性。

已添加 ViewProperties.SlideViewProperties 属性

已添加 Aspose.Slides.ViewProperties.SlideViewProperties 属性。它指定与幻灯片视图模式相关的通用视图属性。