Hi Support
i am trying To convert my word docs To html using python . check my code below
"import os
import glob
from asposewordscloud.apis.words_api import WordsApi
from asposewordscloud.models.requests import Conv…...docx ───────────────────────────...doc and .docx if not doc_path.lower().endswith((“.docx”, “.doc”)):...