I convert docx to Markdown.There is a Table content in the docx, not an image. But after converting to Markdown, the Table content becomes an image.
code:
document = aw.Document(file_path)
for page in range(0, docu…...Aspose convert docx to md,Table Content Conversion Exception...I convert docx to markdown.There is a table content in the docx...