Hi.
I have ms word file with embedded excel charts. After I changed file (add some information), I am trying to save it by method
document.Save(path, Syncfusion.DocIO.FormatType.Docx);
but I am getting error:
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: Item word/embeddings/Microsoft_Excel_Worksheet1.xlsx already exists in the archive
Please, help me to resolve this issue. File with charts attached.
Attachment:
example_cf25ad5c.rar