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...谢谢需要我提供pptx文件吗?我发现我只要读取什么都不做,然后直接输出就会发生这种情况,产生出来的pptx在window...