Hi,
While evaluating the Aspose Cells product, I got a sample that has problem with VBA macro. The original file is a virus file which is detected by several engines. You can see here: here
I tried to use Aspose Cells to delete the VBA project but the result is still infected. The API I used is RemoveMacro(). The result file is: here
Here is sample file: 49CD7DAFE42977DF67DE4FF7AB84E77A83B0932107E3979CEBAA82C9150DD157.zip (67.5 KB)
The password is: 123
I used lastest version of Aspose Cell Dot NET : 20.9.
My question is: how can I remove VBA macro completely from the original file? I tried all the API but the result is still infected.
Thank you