Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 129,327 for

presentations

(0.08 sec)
  1. ดูหรือแก้ไขข้อมูลเมตาของไฟล์ POTM โดยใช้ Python...

    ซอร์สโค้ด Python เพื่อแก้ไขหรือดูข้อมูลเมตาของรูปแบบ POTM...the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.potm" ) as...

    products.aspose.com/slides/th/python-net/metada...
  2. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for .NET 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,提供清晰的 C# 代码。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 添加新的 ActiveX 控件。 var control...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. Animation|Aspose.Slides for Python Documentation

    Master slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic Presentations in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...EffectTriggerType . ON_CLICK ) presentation . save ( "animation.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  4. OLE объект|Документация Aspose.Slides for Python

    Работа с OLE объектами в Python с использованием Aspose.Slides: вставка или обновление встроенных файлов, установка значков или ссылок, извлечение содержимого, управление поведением для PPT, PPTX и ODP.... Presentation () as presentation : slide = presentation . slides..., 50 , 50 , data_info ) presentation . save ( "ole_frame.pptx"...

    docs.aspose.com/slides/ru/python-net/examples/e...
  5. Archiv

    Archiv...Präsentation mit der Klasse Presentation . Legen Sie dann mithilfe...Präsentation mit der methode Presentation.Save(String, SaveFormat)...

    blog.aspose.com/de/slides/add-slide-transition-...
  6. Macro VBA|Documentación de Aspose.Slides

    Automatiza presentaciones con Aspose.Slides para .NET: crea, ejecuta, importa y protege macros VBA en PPT, PPTX y ODP mediante ejemplos claros en C#....using var presentation = new Presentation (); presentation . VbaProject...VbaProject (); var module = presentation . VbaProject . Modules ...

    docs.aspose.com/slides/es/net/examples/elements...
  7. انتقال الشريحة|وثائق Aspose.Slides

    تحكم في انتقالات الشرائح في Aspose.Slides for C++: أضف، خصّص، وسلسّل التأثيرات والمدة باستخدام أمثلة C++ لعروض PPT وPPTX وODP....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // تطبيق انتقال تلاشي...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  8. VBA-Makro|Aspose.Slides für Node.js über .NET D...

    Automatisieren Sie Präsentationen mit Aspose.Slides für Node.js via Java: Erstellen, importieren und sichern Sie VBA-Makros in PPT, PPTX und ODP mithilfe klarer JavaScript-Beispiele....{ let presentation = new aspose . slides . Presentation (); try...try { presentation . setVbaProject ( new aspose . slides . VbaProject...

    docs.aspose.com/slides/de/nodejs-java/examples/...
  9. 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...
  10. إدارة عرض الشرائح في PHP|توثيق Aspose.Slides لـ...

    تعرّف على كيفية إدارة عرض الشرائح في Aspose.Slides لـ PHP عبر Java. تحكم في انتقالات الشرائح، التوقيتات والمزيد عبر صيغ PPT و PPTX و ODP بسهولة....getSlideShowSettings هي طريقة من فئة Presentation التي تُعيد كائنًا من النوع...شريط التمرير. $presentation = new Presentation (); $showType =...

    docs.aspose.com/slides/ar/php-java/manage-slide...