When I try To use ASPOSE Words To convert a Document with images To Markdown, and FIPS mode is enabled, I get the following error:
An attempt To open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...docx"; Document doc = new Document(inputPath); System...with base64 images..."); try { doc.save(outputPath, saveOptions);...