在EXCEL vsto外接程序项目中使用aspose.cells 26.2,输出pdf,文本框中文本行距显示不正常。26.1是正常的。26.2在非EXCEL vsto外接程序项目也是正常的。
EXCEL_VSTO_PDF_TEST.zip (250.4 KB)
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text…...xlsm”); testWorkbook.Save(“D:\OUTPUT...中打开了项目。在安装了 Excel VSTO 工具后,我手动更新了代码中的 XLSM 文件路径。随后,我使用 Aspose.Cells for...