How to replace a microsoft word text in an online website

i want to replace the text in an online microsoft word in a website, here is the screenshot :

i want to use a local excel file or a local word file from my computer as the source for the text replacement

how do i change the content of the online word ? or do i have to do it manually and use another local word file and then copy paste it manually to the online word ?

Hi there,

The question is not entirely clear. Could you please expand on your explanation and include some simple examples?

Additionally, the screenshot you provided doesn’t offer much usable information. Could you provide a more detailed screenshot or additional context?

so i want to replace the blank “…” in an online docs with text from my local microsoft word file
(Unfortunately due to it being a private company info i can’t share the screenshot)

But here is the screenshot of the online docs content which i’m trying to replace :
IMG-20240627-WA0003

There are 3 numbers of those but i can’t use click or type into because there is no detected element in the “…”, what is the workaround to this ?

Maybe use anchors if you can’t detect the element directly? Detect the numbers at the beginning and then detect the child element that contains the text. Then you can set it to whatever you want (hardcoded or excel file as input as you said)