I have a word document with multiple paragraphs. I’d like to insert a field code at the begining of the first paragraph.
$paragraph_index = 0;
$wordsApi->insertField(
new InsertFieldRequest(
$filename, // Th…...s/$paragraph_index", // The path to the node in the document...example, if you pass the paragraph path in the nodepath parameter, then...