When I tried To replace Excel image, math equation lost.
Before replace
1.png (110.3 KB)
After replace
2.png (129.6 KB)
I use this code
public static void ReplaceExcelImage(string excelPath, string imagePath)
{
…...Svg; foreach (Worksheet worksheet...Combine(dirPath, index.ToString() + ".svg"); shape.ToImage(imagePath, options);...