thanks, its works now.
one more question its there any method to find the font size of a word ?
It is currently Fri Sep 18, 2026 11:10 am
News of Forums
wordMLPackage = WordprocessingMLPackage.load(new java.io.File(outputfilepath));
wordMLPackage = ProcessAltChunk.process(wordMLPackage);
SaveToZipFile saver = new SaveToZipFile(wordMLPackage);
saver.save(finaloutpath);
Total posts 10255 • Total topics 2893 • Total members 2109