[root cause method]:
range.replace(oldText, newText, false, false);
[error]:
java.lang.IllegalArgumentException: The replace string cannot contain special or break characters.
[comment]:
I googled you dont support s…...replace method "|" pipe(vertical bar) replacement Aspose...[root cause method]: range.replace(oldText, newText, false, false);...