Hi,
Is there a way to set the “Do not compress images in file” Excel setting to checked? I am having difficulties finding information about this excel setting using Aspose.Cells; is this option available and editable in code using Aspose.Cells?
I asked because we are opening an excel file that has this setting ticked, but when the file is saved using Workbook.Save(), the item is unticked in the generated file.
The setting can be found in excel’s {File} -> {Options} -> {Advanced} -> Under {Image size and quality}.