public static void pptAddFirstFoot(String sourceFile, String targetFile, String text) throws Exception {
int textHeight = 30;
Presentation pres = null;
try {
pres = new Presentation(sourceFile);
…... 请提供您的环境信息(操作系统版本,JDK版本)? caii December 15, 2023, 9:09am...我的正式环境操作系统: image.png (26.7 KB) 我的正式环境JDK: image.png (12.6 KB) 我的本地操作系统:...