Hello Team,
When we insert Chart SVG into a PPT Slide using the below logic programmatically, the underlined text does not render correctly after saving the document as PPTX file. While, when the same SVG is inserted in…...createPresentation(); try { Path svgPath = Paths.get("ChartWithUnderLinedT...insertSvgIntoWord() { try { Path svgPath = Paths.get("ChartWithUnderLinedT...