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…... Code: int main() { auto doc = System::MakeObject<Document>(u"input...ons>(); for (int i = 0; i < doc->GetChildNodes(NodeType::OfficeMath...