产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0)
编程语言和版本: Python 3.8
部署环境: Ubuntu 20.04.6 LTS
代码片段:
def convert_to_jpg(...):
...
with slides_module.Presentation(ppt_path) as presentation:
for i…...示例(Python): from asposeslides import Presentation, ImageFormat with...JPG,可在保存时指定最高质量: from asposeslides import Presentation, ImageFormat,...