AsposeslidesPythonlinechartlabelformatting
创始人
2024-09-20 11:30:07
0

使用Aspose.Slides for Python API,通过获取LineChart数据点对应的Series对象,再获取SeriesDataPoint,最后设置LabelFormat属性实现数据标签格式控制。以下是示例代码:

from asposeslides import Presentation
from asposeslides.charts import ChartType
from asposeslides.charts import LineChart
from asposeslides.charts import ChartDataPointType
from asposeslides.charts import ChartDataPoint
from asposeslides.charts import ChartSeries
from asposeslides.charts import LabelFormat

# 加载演示文稿
pres = Presentation("presentation.pptx")
# 获取第一个幻灯片
slide = pres.slides[0]
# 插入一个空白的折线图
chart_type = ChartType.Line
chart = slide.shapes.add_chart(chart_type, 0, 0, 500, 300, True)
line_chart = chart.chart_data.chart
# 添加一个数据系列
series = line_chart.series.add("销售额")
# 添加数据点
data_points = series.data_points
data_points.add_data_point(ChartDataPointType.DataPointNumeric, 50)
data_points.add_data_point(ChartDataPointType.DataPointNumeric, 30)
data_points.add_data_point(ChartDataPointType.DataPointNumeric, 70)
data_points.add_data_point(ChartDataPointType.DataPointNumeric, 40)
data_points.add_data_point(ChartDataPointType.DataPointNumeric, 60)
# 获取每个数据点对象
for point in data_points:
    # 获取每个数据点对应的Series对象
    series = point.series
    # 获取SeriesDataPoint对象
    data_point = series.data_points[point.index]
    # 设置数据标签格式控制
    label_format = data_point.label.format
    label_format.text_format.portion_format.font_height = 12 # 字体大小
    label_format.number_format = "$#.00" # 数字格式

# 保存演示文稿
pres.save("presentation.pptx")

其中,通过访问LineChart对象上的Series对象,再获取SeriesDataPoint对象,最后通过设置LabelFormat属性,实现LineChart数据标签的格式控制。

相关内容

热门资讯

第6分钟方案!边锋老友杰克辅助... 第6分钟方案!边锋老友杰克辅助,约局吧破解器,普及教程(有挂实锤)-哔哩哔哩边锋老友杰克辅助软件透明...
7分钟机巧!微友辅助器免费版,... 7分钟机巧!微友辅助器免费版,禅游游戏辅助脚本,解密教程(有挂分享)-哔哩哔哩1、下载好微友辅助器免...
八分钟法子!皇豪互众辅助软件是... 八分钟法子!皇豪互众辅助软件是干嘛的,潮汕来物局游戏源码,德州论坛(了解有挂)-哔哩哔哩皇豪互众辅助...
第4分钟经验!小松宿松辅助码,... 第4分钟经验!小松宿松辅助码,道游互娱辅助,2025新版教程(有挂存在)-哔哩哔哩1、小松宿松辅助码...
3分钟经验!wepoker辅助... 3分钟经验!wepoker辅助脚本,掌中乐游戏辅助器,可靠教程(有挂秘籍)-哔哩哔哩1)掌中乐游戏辅...
十分钟阶段!方片十三张外卦,潮... 十分钟阶段!方片十三张外卦,潮汕汇辅助神器,爆料教程(有挂总结)-哔哩哔哩1、进入游戏-大厅左侧-新...
第1分钟教材!衢州罗松辅助器多... 第1分钟教材!衢州罗松辅助器多少钱一个,蜀山四川辅助脚本,解密教程(有挂工具)-哔哩哔哩1、这是跨平...
第6分钟窍门!哈局辅助辅助,新... 第6分钟窍门!哈局辅助辅助,新青鸟辅助,攻略方法(有挂教学)-哔哩哔哩1、第6分钟窍门!哈局辅助辅助...
九分钟窍门!新海贝辅助器试用,... 九分钟窍门!新海贝辅助器试用,小程序边锋辅助,详细教程(有挂教程)-哔哩哔哩1、新海贝辅助器试用系统...
第3分钟手段!天天互娱软件,随... 第3分钟手段!天天互娱软件,随意玩有没有辅助,系统教程(有挂解惑)-哔哩哔哩在进入随意玩有没有辅助辅...