/OleObject with ProgId
builder.InsertOleObject(MyDir + “Document.我的文件名.xlsx”, “Excel.Sheet”, false, false, representingImage);
文件名怎么保持原名?
/OleObject with ProgId
builder.InsertOleObject(MyDir + “Document.我的文件名.xlsx”, “Excel.Sheet”, false, false, representingImage);
文件名怎么保持原名?
不幸的是,Aspose.Words目前不支持所请求的功能。 但是,我们在问题跟踪系统中将此功能请求记录为WORDSNET-18928。
好消息是此功能将在下一版本的Aspose.Words(即20.1)(2020年1月版)中提供
The issues you have found earlier (filed as WORDSNET-18928) have been fixed in this Aspose.Words for .NET 20.1 update and this Aspose.Words for Java 20.1 update.
InsertOleObjectAsIcon, iconFile must be a full path. why don’t use “progId” like InsertOleObject?
而且,文字重叠
微信图片_20200114160726.png (5.3 KB)
// iconFile:
// Full path to the ICO file. If the value is null or the ICO file is not readable,
// Aspose.Words will use a predefined image.
//
// iconCaption:
为了确保及时准确的响应,请在此处附加以下资源进行测试:
在您准备好这些信息后,我们将开始对您的问题进行调查,并为您提供更多信息。 谢谢您的合作。
PS:要附加这些资源,请压缩并上传它们。