Aspose::Words::Loading::LoadOptions::get_ResourceLoadingCallback method. Allows To control how external resources (images, style sheets) are loaded when a Document is imported from HTML, MHTML in C++.... auto doc = MakeObject < Document > ( MyDir..."Images.html" , loadOptions ); doc -> Save ( ArtifactsDir + u "LoadOptions...