cost 274 ms
aspose 将 pdf 转换为 excel 作为临时文件 - aspose convert pdf to excel as temporary file

问题很简单。 我正在使用 aspose 库将 pdf 文件转换为 excel。 随后将 excel 文件写入数据库,以后不需要这个生成的 excel 文件。 我的方法: 在这种方法中,文件被保存到项目的根文件夹中(如果它在本地运行)。 我怎么能不存储这个文件,而是让它成为临时文件? 我的问题是这个项 ...

Aspose.Words - Range.Parse(regex, value, FindReplaceOptions) 方法无法在段落中找到使用正则表达式指定的文本,但在表格单元格中可以找到 - Aspose.Words - Range.Parse(regex, value, FindReplaceOptions) method can't find text specified with regex in paragraph but in table cell it does

我用一个段落和该段落下的一个表格(一个单元格)写了一个简单的word文档。 我正在使用 Aspose 16.7 和 Aspose 22.9(在这两个版本上我都有同样的问题)。 当我使用 aspose 打开该 word 文档时,它将如下所示: Replace 方法在尝试查找和替换段落中的<&l ...

在 Aspose .net 6 中将 excel 文件头设置为 Pascal Case - Set excel file headers to Pascal Case in Aspose .net 6

我遵循将给定的 json 对象数组映射到 excel 文件的代码。 但它输出带有小写标题的文件。 我希望标题采用 Pascal Case。 有人可以帮助或引导我走向正确的方向吗? 我应该使用 json 函数或 aspose 方法来完成。 我很困惑,因为我在 Aspose 的文档中找不到关于 exc ...

应用新的 Aspose.Words.lic 和 Aspose.Cells.lic 时签名无效 - The signature is invalid when applying new Aspose.Words.lic and Aspose.Cells.lic

我们更新了“Aspose.Cells.lic”和“Aspose.Words.lic”我们所做的步骤: 我们已经下载了文件。 我们用旧文件替换了新文件,但我们注意到新文件的命名不同,之前我们有“Aspose.Cells.lic”和“Aspose.Words.lic”,但现在我们有“Java”的文件" ...

Microsoft Graph API 身份验证错误(错误描述:/me request is only valid with delegated authentication flow) - Microsoft Graph API authentication error(Error Description: /me request is only valid with delegated authentication flow)

我们有一个控制台应用程序,它使用 Aspose email dll 来发送邮件和其他各种功能。 由于它使用微软即将弃用的基本身份验证,因此我们计划使用 Microsoft Graph API 进行身份验证。 所以我完成了以下步骤 1)在Microsoft Azure active director ...

在 Aspose.Email 中使用 GetEWSClient 获取 EWS 邮件文件夹时出现间歇性 ExchangeException - Intermittent ExchangeException when getting EWS mail folders using GetEWSClient in Aspose.Email

我有一个 Windows 服务,它使用 Aspose.Email 调用 Exchange365,使用 EWS 读取邮箱文件夹列表,select 一个文件夹,然后读取消息。 我正在使用 OAuth 客户端凭据身份验证。 它大部分时间都很好用,但间歇性地(大约 1-2% 的调用)我收到这样的错误: 或 ...

使用 c# 内的图像调整页面高度和宽度 - Resize Page Height and Width with image inside c#

我使用 Aspose.Word。 当您尝试调整页面大小时,一切都会改变。 但是图像 go 超出了文本空间的边界。 文档中有几张图片,我不知道如何修复它。 ` ` 尝试找到正确的单词方法。 期望文档中的所有图像都是正确的尺寸我认为我需要这段代码: 但我有错误:Не удалось привести ...

如何使用 Aspose 用 ViewMaster(垂直)中的一些文本替换 word/pdf 的日期字段? - How to replace date field with some text in the ViewMaster (Vertical) for word/pdf using Aspose?

Aspose 代码将默认日期为 select 的 Viewmaster(vertical) 作为文本插入。 我想用一些文本替换,如图所示。 按照ViewMaster(vertical) 中提到的代码使用 Aspose生成 word/pdf 中的 ViewMaster(Vertical)。 有人可 ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM