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…...sections/0/body/tables/2 ) uniquely identifies a table’s position. By extracting...