โค้ดตัวอย่างสำหรับการแปลง PPTM เป็น PPSX Python ใช้ PowerPoint Python API สำหรับการแปลงไฟล์ PPTM แบบแบตช์เป็นไฟล์ PPSX... Presentation( "presentation.pptm" ) as presentation: presentation...presentation . save( "presentation.ppsx" , slides . export . SaveFormat...