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…...insertion point – the table’s node path is needed to place the new table...position. By extracting the parent path and the original index you can...