Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible document output....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ResourceSavingCallba...doc . Save ( outputPath , saveOptions ); DocumentHelper . FindTextInFile...