Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 129,130 for

presentations

(0.21 sec)
  1. Support pour la bibliothèque Interruptable|Docu...

    Rendez les tâches de longue durée annulables avec Aspose.Slides pour .NET. Interrompez le rendu et les conversions de PowerPoint et OpenDocument en toute sécurité, avec des exemples....transmise au constructeur de Presentation , l’appel de InterruptionTokenSou...longue associée à cette Presentation . Le fragment de code suivant...

    docs.aspose.com/slides/fr/net/support-for-inter...
  2. Conector|Documentación de Aspose.Slides

    Aprenda cómo añadir, enrutar y dar estilo a los conectores entre formas usando Aspose.Slides for C++, con ejemplos para presentaciones PPT, PPTX y ODP....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto connector = slide...

    docs.aspose.com/slides/es/cpp/examples/elements...
  3. SmartArt|Aspose.Slides ドキュメント

    Aspose.Slides for C++ で SmartArt を操作: PowerPoint および OpenDocument プレゼンテーション用に C++ で図表の作成、編集、変換、スタイル設定を行います。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto smartArt = slide...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  4. أرشيف

    أرشيف... using (Presentation presentation = new Presentation("pres.pptx"))...pptx")) { presentation.ProtectionManager.Encrypt("123123"); presentation...

    blog.aspose.com/ar/slides/encrypt-ppt-csharp/
  5. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX....bằng Java Presentation presentation = new Presentation ( "pres..."pres.pptx" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/vi/java/protect/pptx/
  6. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP....bằng Java Presentation presentation = new Presentation ( "pres..."pres.odp" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/vi/java/protect/odp/
  7. ปลดล็อกไฟล์การนำเสนอ PPTX โดยใช้ Java | product...

    ซอร์สโค้ด Java เพื่อลบการป้องกันจากการนำเสนอ PPTX..."123123" ); Presentation presentation = new Presentation ( "pres...pptx" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/th/java/unlock/pptx/
  8. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ Java | products.a...

    ซอร์สโค้ด Java เพื่อป้องกันการนำเสนอ PPTX...โดยใช้ Java Presentation presentation = new Presentation ( "pres..."pres.pptx" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/th/java/protect/pptx/
  9. ปลดล็อกไฟล์การนำเสนอ ODP โดยใช้ Java | products...

    ซอร์สโค้ด Java เพื่อลบการป้องกันจากการนำเสนอ ODP..."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/th/java/unlock/odp/
  10. Chercher

    chercher...d’abord, utilisez la classe Presentation pour charger ou créer la...partir de la collection Presentation.slides. Définissez le type...

    blog.aspose.com/fr/slides/set-background-of-ppt...