Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 129,326 for

presentations

(0.67 sec)
  1. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....hyperlink in the presentation Instantiate the Presentation class object...object to add an empty Presentation object Access the first slide...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...
  2. 在 PHP 中管理演示文稿背景|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示效果。... 创建一个 Presentation 类的实例。 将幻灯片的 BackgroundType...// 创建 Presentation 类的实例。 $presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/php-java/presentation...
  3. أرشيف

    أرشيف...بتحميل عرض PPTX باستخدام فئة Presentation . قم بتشفير العرض التقديمي...بكلمة مرور باستخدام طريقة Presentation.getProtectionManager().encrypt(String)...

    blog.aspose.com/ar/slides/protect-powerpoint-pr...
  4. Xem hoặc chỉnh sửa siêu dữ liệu tệp PPTX bằng P...

    mã nguồn Python để chỉnh sửa hoặc xem siêu dữ liệu định dạng PPTX....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.pptx" ) as...

    products.aspose.com/slides/vi/python-net/metada...
  5. Xem hoặc chỉnh sửa siêu dữ liệu tệp PPTM bằng P...

    mã nguồn Python để chỉnh sửa hoặc xem siêu dữ liệu định dạng PPTM....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.pptm" ) as...

    products.aspose.com/slides/vi/python-net/metada...
  6. Xem hoặc chỉnh sửa siêu dữ liệu tệp FODP bằng P...

    mã nguồn Python để chỉnh sửa hoặc xem siêu dữ liệu định dạng FODP....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.fodp" ) as...

    products.aspose.com/slides/vi/python-net/metada...
  7. Xem hoặc chỉnh sửa siêu dữ liệu tệp ODP bằng Py...

    mã nguồn Python để chỉnh sửa hoặc xem siêu dữ liệu định dạng ODP....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.odp" ) as...

    products.aspose.com/slides/vi/python-net/metada...
  8. ビデオ|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用して Python でビデオを操作します。ビデオの挿入、置換、トリミング、ポスターフレームと再生オプションの設定、そして PPT、PPTX、ODP 用にプレゼンテーションをエクスポートできます。... Presentation () as presentation : slide = presentation . slides...320 , 240 , "video.mp4" ) presentation . save ( "video.pptx" ,...

    docs.aspose.com/slides/ja/python-net/examples/e...
  9. VBA-Makro|Aspose.Slides Dokumentation

    Automatisieren Sie Präsentationen mit Aspose.Slides für C++: Erstellen, ausführen, importieren und sichern Sie VBA-Makros in PPT, PPTX und ODP mittels klarer C++-Beispiele....() { auto presentation = MakeObject < Presentation > (); presentation...VbaProject > ()); auto module = presentation -> get_VbaProject () ->...

    docs.aspose.com/slides/de/cpp/examples/elements...
  10. شريحة ماستر|توثيق Aspose.Slides لـ PHP

    إدارة شرائح الماستر في PHP باستخدام Aspose.Slides: الإنشاء، التحرير، الاستنساخ، وتنسيق القوالب، الخلفيات، العناصر النائبة لتوحيد الشرائح في PowerPoint و OpenDocument....addMasterSlide () { $presentation = new Presentation (); try { // استنساخ... $defaultMasterSlide = $presentation -> getMasters () -> get_Item...

    docs.aspose.com/slides/ar/php-java/examples/ele...