Aspose::Cells::PptxSaveOptions::SetSaveAsEditableShapes method

PptxSaveOptions::SetSaveAsEditableShapes method

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

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

Remarks

Only for charts.

See Also