Aspose::Words::Saving::SvgSaveOptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false. If this option is enabled, all links containing JavaScript will be replaced with "javascript:void(0)" in C++.... auto doc = System :: MakeObject < Aspose...set_RemoveJavaScriptFrom ( true ); doc -> Save ( get_ArtifactsDir ()...