Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....docx document to .svg. auto doc =...( get_MyDir () + u "Document.docx" ); // Configure the SvgSaveOptions...