Hello Team,
I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file.
:heavy_check_mark: My Requirement
I want to:
Find a table
by index
OR by bookmark
OR by matching…... By extracting the parent path and the original...