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