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…...words-python David_Matin July 18, 2025, 8:59am 1 I convert docx to...Professionalize.Discourse July 18, 2025, 9:00am 2 @David_Matin Cause...