When I try to convert pptx to html, it convert the images to base64 in html but I want the images to be stored on a local disk here is the sample code I am using to convert/
ByteArrayOutputStream stream = new ByteArrayO…...reference string to form the tag: <img src="%result%"> // We need...the HTML file. // The image tag will look like <img src="image-1...