Aspose::Cells::DocxSaveOptions::SetSaveAsEditableShapes method

DocxSaveOptions::SetSaveAsEditableShapes method

Save all drawing objects as editable shapes in the word file, so you can edit them in Word.

void Aspose::Cells::DocxSaveOptions::SetSaveAsEditableShapes(bool value)

Remarks

Only for charts.

See Also