Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 129,137 for

presentation

(0.44 sec)
  1. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。... 在幻灯片上创建文本框 创建 Presentation 类的实例。 通过索引获取第一张幻灯片的引用。 在幻灯片的指定位置添加一个...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 C# 代码实...

    docs.aspose.com/slides/zh/net/manage-textbox/
  2. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...a PPS format, which is a presentation format that can be used...is useful for creating presentations that can be shared with...

    products.aspose.com/total/android-java/conversi...
  3. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。... Presentation ( "Presentation.pptx" ); try { var...aspose . slides . Presentation ( "Presentation.pptx" ); try { var...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  4. 将幻灯片创建为 SVG 图像|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....从任意所需幻灯片生成 SVG 图像,请按以下步骤操作: 创建 Presentation 类的实例。 使用幻灯片的 ID 或索引获取所需幻灯片的引用。...//Instantiate a Presentation class that represents the presentation file...

    docs.aspose.com/slides/zh/net/create-slide-as-s...
  5. 在 JavaScript 中从 PDF 或 HTML 导入演示文稿|Aspose.Slides...

    使用 Aspose.Slides for Node.js 将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现无缝、高性能的幻灯片处理。... 创建 Presentation 类的实例。 调用 addFromPdf() 方法并传入...= new aspose . slides . Presentation (); try { pres . getSlides...

    docs.aspose.com/slides/zh/nodejs-java/import-pr...
  6. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP Presentations....will create a PowerPoint presentation having Hello World text...API: Create an instance of Presentation class Obtain the reference...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  7. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 创建一个简单的内存图像。 using var bitmap...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT Presentation comments... Presentation( "example.ppt" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  9. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...// Load your presentation Presentation presentation = new Pres...Presentation("your_presentation.pptx"); // Access the first slide...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  10. Merge FODP Files To SVG Using Python | products...

    Merge multiple FODP files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/fod...