API สาธารณะและการเปลี่ยนแปลงที่ไม่เข้ากันย้อนหลังใน Aspose.Slides for Java 15.5.0

การเปลี่ยนแปลง Public API

คลาส CommonSlideViewProperties และอินเตอร์เฟส ICommonSlideViewProperties ถูกเพิ่ม

com.aspose.slides.CommonSlideViewProperties class (and its interface com.aspose.slides.ICommonSlideViewProperties) represents common slide view properties (currently view scale options).

เมธอด IAxis.getLabelOffset(), setLabelOffset(int) ถูกเพิ่ม

IAxis.getLabelOffset(), setLabelOffset(int) methods allow to get and to specify the distance of labels from the axis. Applied to category or date axis.

เมธอด IChartTextBlockFormat.getAutofitType(), setAutofitType(byte) ถูกเพิ่ม

Methods getAutofitType(), setAutofitType(/TextAutofitType/byte) have been added to com.aspose.slides.IChartTextBlockFormat interface. การเปลี่ยนแปลงค่านี้อาจมีผลเฉพาะกับส่วนของแผนภูมิเหล่านี้: DataLabel และ DataLabelFormat (รองรับเต็มรูปแบบใน PowerPoint 2013; ใน PowerPoint 2007 ไม่มีผลต่อการแสดงผล).

เมธอด IChartTextBlockFormat.getWrapText(), setWrapText(byte) ถูกเพิ่ม

Methods getWrapText(), setWrapText(/NullableBool/byte) have been added to interface com.aspose.slides.IChartTextBlockFormat. การเปลี่ยนแปลงค่านี้อาจมีผลเฉพาะกับส่วนของแผนภูมิเหล่านี้: DataLabel และ DataLabelFormat (รองรับเต็มรูปแบบใน PowerPoint 2007/2013).

เมธอดสำหรับจัดการระยะขอบถูกเพิ่มใน IChartTextBlockFormat

getMarginLeft(), setMarginLeft(double), getMarginRight(), setMarginRight(double), getMarginTop(), setMarginTop(double), getMarginBottom() and setMarginBottom(double) methods have been added to interface com.aspose.slides.IChartTextBlockFormat. การเปลี่ยนแปลงค่านี้อาจมีผลเฉพาะกับส่วนของแผนภูมิเหล่านี้: DataLabel และ DataLabelFormat (รองรับเต็มรูปแบบใน PowerPoint 2013; ใน PowerPoint 2007 ไม่มีผลต่อการแสดงผล).

เมธอด ViewProperties.getNotesViewProperties() ถูกเพิ่ม

com.aspose.slides.ViewProperties.getNotesViewProperties() property has been added. It gets common view properties associated with the notes view mode.

เมธอด ViewProperties.getSlideViewProperties() ถูกเพิ่ม

com.aspose.slides.ViewProperties.getSlideViewProperties() method has been added. Its gets common view properties associated with the slide view mode.