Aspose::Words::IWarningCallback interface. Implement this interface if you want To have your own cusTom method called To capture loss of fidelity warnings that can occur during Document loading or saving in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...