Discover the HtmlSaveOptions ExportImagesAsBase64 property To save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...Document doc = new Document ( MyDir + "Rendering.docx" ); HtmlSaveOptions...Embedded , PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...