Hi Team,
we are using aspose.words for our application to extract content from word documents. while reading a single document with 60 pages whole application hangs and there are no exceptions or logs getting generated.…...parse_word(file_path): # 1) Load the word document doc = aw.Document(file_path)...NodeType.TABLE,is_deep=True): # load table node as table table =table...