public static void pptAddFirstFoot(String sourceFile, String targetFile, String text) throws Exception {
int textHeight = 30;
Presentation pres = null;
try {
pres = new Presentation(sourceFile);
…...我使用slides-java对pptx添加文本水印后,该pptx通过某些PowerPoint打开会提示需要修复无法打开 Aspose.Slides...ws版的PowerPoint下打开会提示文件已损坏无法需要修复,但是在Microsoft PowerPoint for mac...