hello, I need to replace certain values in formulas.
The problem is that the Replace method does not change the value.
Code:
int main() {
auto doc = System::MakeObject<Document>(u"input.docx");
System::SharedPtr<F…...and modifying the OfficeMath objects. The Replace method should...structured within the OfficeMath object. Here’s a refined approach...