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)
{
…...ToImage(imagePath, options); } } } } } In word I can get svg like this: public...index; string imagePath; Aspose.Words.Saving.ImageSaveOptions imageSaveOptions...