Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB. Default is false in C++....set to true images data are exported directly into the img elements...( u "<img src= \" data:image/png;base64" ) : outDocContents ....