Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 130,045 for

presentation

(0.13 sec)
  1. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....converted to PPSX format for presentation purposes. This is especially...the HTML and create a new presentation in PPSX format. This process...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Customize Chart Data Tables in Presentations on...

    Customize chart data tables in Java for PPT and PPTX with Aspose.Slides for Android to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations on Android Contents [ Hide...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/androidjava/chart-data-t...
  3. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations Using PHP Contents [ Hide...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/php-java/manage-textbox/
  4. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...image to the presentation resources. image = presentation . images...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/examples/elements/hy...
  6. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....before adding them to the presentation file and saving it as a...Slides for .NET to sign a presentation Create or load the file...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  7. Convert PDF to XPS in Python | products.aspose.com

    Sample code for PDF to XPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to XPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PDF to OTP in Python | products.aspose.com

    Sample code for PDF to OTP Python conversion. Use PowerPoint Python API for batch conversion PDF files to OTP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  9. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...将其嵌入到幻灯片中作为 OLE 对象框,您可以按以下方式操作: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...OLE 对象。 Presentation presentation = new Presentation (); SizeF...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  10. 在 .NET 中管理演示文稿的音频帧|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中创建和控制音频帧——提供 C# 示例,实现嵌入、剪裁、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载要嵌入到幻灯片中的音频文件流。...实例化一个表示演示文稿文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/audio-frame/