Answered
Help with syntax in FindChangeByList script
Hello everyone
I encountered a problem like this. When I write the two conditions of font + font size in FindChangeByList, only the font attribute works, but not the font size. I don’t know why? code show as below:
grep {findWhat:"勻",appliedFont:"方正书宋_GBK",fontSize:"10.5"} {changeTo:"匀"} {includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false}
Not fontSize: "10.5" will also be replaced here.
