问题标签 [aspose-slides]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
129 浏览

c# - Aspose 不能写多个段落

当我尝试在现有 Shape 中编写多个段落时遇到问题。只写了第一段。我调试了代码,发现 Shape 对象是我想要的所有段落。问题是当我写入文件时,我只找到了第一个。我与您分享项目代码。

您可以在附件文件中找到 ppt 文件(源文件)。(https://gofile.io/?c=JpBDS8 1)我的代码中是否缺少任何东西?谢谢

0 投票
1 回答
395 浏览

c# - 如何在 C#(Aspose)中设置 PPT 中的图像位置和图像大小?

我想移动图像位置并想在使用 Aspose.slides 的 C# 中的 PPT 中设置图像大小。我该如何解决这个问题?

0 投票
1 回答
38 浏览

c# - Show negative bubbles in ASPOSE Bubble chart

I Am using Aspose.Slides.NET 20.7.0 and filling a bubble chart in my slide. Before that I am clearing all my series and categories including worksheet. but am not getting any option for enabling the “Show Negative Bubbles” in bubble chart after filling all the series.

How can I make “Show negative bubbles=true”</p>

0 投票
1 回答
83 浏览

java - 有没有办法使用Java中的aspose库从ppt生成带有动画的视频

我有一个要求是从带有动画的 pptx 文件生成视频。我能够生成视频,但视频中没有应用动画。

0 投票
0 回答
43 浏览

java - 使用 Apache POI 替换图像不起作用

我想使用 Apache POI 替换 PPT 幻灯片中存在的现有图像。但要做到这一点有一些困难。任何人都可以建议如何解决这个问题,因为我对此很陌生而且我找不到任何可以帮助我的文章?

0 投票
0 回答
66 浏览

python - ASPOSE 幻灯片 AMAZON Lambda 蟒蛇

我对在 amazon Lambda 中实现 aspose 幻灯片有一些疑问,我想从 Bucket 下载 Amazon Lambda 中的文件,然后我需要使用 ASPOSE SLIDE 库将此文档转换为 PDF 格式,但是当我执行代码时,显示下一条消息调用 asposeslidescloud.SlidesApi(configuration) 函数:

“errorMessage”:“[Errno 38] 函数未实现”,“文件”/var/lang/lib/python3.8/multiprocessing/synchronize.py”,第 57 行, init\n sl = self._semlock = _multiprocessing。锁(

我不知道如何使用 Python 在 AWS Lambda 和 Aspose Slides 之间集成此策略。此代码在以下部分给出: