I want to make text changes in the content of uploaded XLSX or DOCX files. For example, I need to make definitions like Name: ${name}, Surname: ${surname}. How can I modify the ${XXXX} variables with parameters in my JavaScript commands that run the editor, or using another method?
Thanks & Best Regards