hi,jason
i want to replace words with pictures in word07 and look for docx4j api,but i can't find solution,how can i do?
i spend much time on the issue, please help me .
thanks in advance
tosswang
It is currently Mon Apr 07, 2025 5:35 am
wordMLPackage = WordprocessingMLPackage.load(new java.io.File(outputfilepath));
wordMLPackage = ProcessAltChunk.process(wordMLPackage);
SaveToZipFile saver = new SaveToZipFile(wordMLPackage);
saver.save(finaloutpath);
Total posts 10157 • Total topics 2857 • Total members 2087