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…...asTable(); // Import table and put it after the...the destination table var importer = new aw.NodeImporter(src, dst...