The workbook opens in Protected View after resaving

I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings.
I attached the workbook.

Code sample:
var wb = new Workbook(inputFile);
wb.Save(“workbook.xls”);

I use Aspose.Cells.dll 25.3.0.0 and Microsoft® Excel® for Microsoft 365 MSO (Version 2501 Build 16.0.18429.20132) 64-bit.
test49.zip (7.1 KB)

@licenses,

Thanks for the template XLS file.

After initial testing, I am able to reproduce the issue as you mentioned by using your template XLS file. I found the workbook (XLS file) opens in Protected View after re-saving.

We require thorough evaluation of the issue. We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-58080

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@licenses
A table was applied in A7:A8, but the name of the table column is not same the value of the Cell A7. If you open and resave the file with MS Excel(2007 - 365), open it again, you will find an error was popped up. In order to avoid such error, we have to sync the value of the cell to the name of table column when saving the file. But the max length of column’s name is 255,so the saved xls file is in protected view.
Please check why there is such a table in “A7:A8”.
We plan to keep the old table column’s name when saving xls file.

@licenses,

This is to inform you that your issue (Ticket ID: “CELLSNET-58080”) has been resolved. The fix/enhancement will be included in an upcoming release (Aspose.Cells v25.4) that we plan to release in the first half of April 2025. You will be notified when the next version is released.

P.S. Please note that we have included the enhancements as outlined in our previous response by @simon.zhao.