Use the code to convert ppt file to pptx.src.zip (129.5 KB)
using var destPres = new Presentation("src.ppt"); destPres.Save("output.pptx", SaveFormat.Pptx);
the file name error in the zip file图片.png (4.6 KB)
图片.png (12.9 KB)
it cased file error and can not edit it by other libraries.