Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 129,319 for

presentations

(0.34 sec)
  1. تنسيق أشكال PowerPoint في .NET|توثيق Aspose.Slides

    تعلم كيفية تنسيق أشكال PowerPoint في C# باستخدام Aspose.Slides—قم بتعيين أنماط الملء والخط والتأثير لملفات PPT و PPTX بدقة وتحكم كامل....الإجراء: إنشاء مثيل من الفئة Presentation . الحصول على إشارة إلى شريحة...مستطيل: // إنشاء كائن من الفئة Presentation التي تمثل ملف عرض تقديمي...

    docs.aspose.com/slides/ar/net/shape-formatting/
  2. VBA 宏|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 自动化演示文稿:通过清晰的 JavaScript 示例在 PPT、PPTX 和 ODP 中创建、导入并保护 VBA 宏。...{ let presentation = new aspose . slides . Presentation (); try...try { presentation . setVbaProject ( new aspose . slides . VbaProject...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  3. Macro VBA|Documentation d'Aspose.Slides pour No...

    Automatisez les présentations avec Aspose.Slides for Node.js via Java: créez, importez et sécurisez les macros VBA dans les fichiers PPT, PPTX et ODP à l'aide d'exemples JavaScript clairs....{ let presentation = new aspose . slides . Presentation (); try...try { presentation . setVbaProject ( new aspose . slides . VbaProject...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  4. MacroVBA|Documentation d'Aspose.Slides pour PHP

    Travaillez avec les macros VBA en PHP à l’aide d’Aspose.Slides : ajoutez ou modifiez des projets et des modules, signez ou supprimez des macros, et enregistrez des présentations au format PPT, PPTX et ODP....addVbaMacro () { $presentation = new Presentation (); try { $presentation...VbaProject ()); $module = $presentation -> getVbaProject () -> getModules...

    docs.aspose.com/slides/fr/php-java/examples/ele...
  5. Arşiv

    Arşiv...yüklemek veya oluşturmak için Presentation sınıfını kullanın. Ardından...VbaProject oluşturun ve onu Presentation.vbaproject özelliğine atayın...

    blog.aspose.com/tr/slides/work-with-vba-macros-...
  6. Zobrazení nebo úprava metadat souborů POTX pomo...

    Zdrojový kód Python pro úpravu nebo zobrazení metadat formátu POTX....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/cs/python-net/metada...
  7. Zobrazení nebo úprava metadat souborů PPTM pomo...

    Zdrojový kód Python pro úpravu nebo zobrazení metadat formátu PPTM....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/cs/python-net/metada...
  8. Zobrazení nebo úprava metadat souborů ODP pomoc...

    Zdrojový kód Python pro úpravu nebo zobrazení metadat formátu ODP....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/cs/python-net/metada...
  9. ดูหรือแก้ไขข้อมูลเมตาของไฟล์ PPS โดยใช้ .NET | ...

    ซอร์สโค้ด C# เพื่อแก้ไขหรือดูข้อมูลเมตาของรูปแบบ PPS...the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.pps" );...

    products.aspose.com/slides/th/net/metadata/pps/
  10. Transition de diapositive|Documentation Aspose....

    Ajouter une transition de diapositive PowerPoint et des effets de transition en C# ou .NET...une instance de la classe Presentation . Appliquez un type de transition...// Instancier la classe Presentation pour charger le fichier...

    docs.aspose.com/slides/fr/net/slide-transition/