Table borders and table width on PowerPoint export

Using this Excel file and this code I get heavier borders and a wider table with Aspose Cells than what Excel produces via copy/paste.

        Workbook workbook = new Workbook(@"TEST_borders.xlsx");
        workbook.Save(@"TEST_borders.pptx", SaveFormat.Pptx);

TEST_borders.zip (7.7 KB)

image.png (32.8 KB)

@kippow
By using sample files for testing, we can reproduce the issue. Discovered that compared to tables generated by copying/pasting, the generated file has heavier borders and a wider table.

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-54781

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.

@kippow
We have adjusted the width of border.

We convert Excel file to powerpoint as Excel Printing. The column width will be increased when Excel printing files.

@kippow,

This is to inform you that your issue (logged earlier as “CELLSNET-54781”) has been resolved. The fix will be included in our upcoming release (Aspose.Cells v24.1) that we plan to release in the first half of January 2024. You will be notified when the next version is published.

The issues you have found earlier (filed as CELLSNET-54781) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi