Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 129,130 for

presentation

(0.57 sec)
  1. 音频|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、裁剪和提取音频,附带清晰的 C# 代码。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 创建一个空的音频帧(音频将在稍后嵌入)。 var audioFrame...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations in .NET Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with the...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  3. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes using Aspose.Slides for Python via .NET. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes in Python...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/python-net/convert-power...
  4. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....how to secure PowerPoint presentation using Python by password...password protection. A presentation can be secured in many ways including...

    kb.aspose.com/slides/python/how-to-secure-power...
  5. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint Presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in C++ Contents [ Hide...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Save Presentations in Read-Only Mode Using PHP|...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for PHP, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using PHP Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/php-java/read-only-prese...
  7. Save Presentations in Read-Only Mode Using Pyth...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Python via .NET, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using Python Contents [...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/python-net/read-only-pre...
  8. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....How to Create PowerPoint Presentation using Java How to Create...Create PowerPoint Presentation using Python How to Create PowerPoint...

    kb.aspose.com/slides/page/6/
  9. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using JavaScript Contents...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  10. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for Android 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 Java 示例。...addHyperlink () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...