Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 129,344 for

presentations

(0.13 sec)
  1. Archiv

    Archiv...weisen Sie es der Eigenschaft Presentation.vbaproject zu. Fügen Sie...VBA-Modul mit der Methode Presentation.vbaproject.modules.addemptymodule(string)...

    blog.aspose.com/de/slides/work-with-vba-macros-...
  2. Guardar presentaciones en Python|Documentación ...

    Descubra cómo guardar presentaciones en Python usando Aspose.Slides—exporte a PowerPoint u OpenDocument manteniendo diseños, fuentes y efectos....Descripción general Open a Presentation in Python describe cómo...cómo usar la clase Presentation para abrir una presentación. Este...

    docs.aspose.com/slides/es/python-net/save-prese...
  3. スライド|Aspose.Slides ドキュメント

    Aspose.Slides for Java でスライドを制御: PPT、PPTX、ODP プレゼンテーション用に、作成、クローン、並び替え、サイズ変更、背景設定、トランジション適用を Java で行う。... Presentation クラスを使用してスライドの追加、アクセス、クローン作成、並び替え、削除を学びます。...addSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/ja/java/examples/element...
  4. Transition de diapositive|Documentation Aspose....

    Maîtrisez les transitions de diapositive dans Aspose.Slides for .NET : ajoutez, personnalisez et séquencez les effets et les durées avec des exemples C# pour les présentations PPT, PPTX et ODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Appliquer une transition en...

    docs.aspose.com/slides/fr/net/examples/elements...
  5. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  7. موصل|وثائق Aspose.Slides لـ Python

    ارسم وتحكم في الموصلات باستخدام بايثون مع Aspose.Slides: أضف، وامر، وأعد توجيه، حدد نقاط الاتصال، الأسهم والأنماط لربط الأشكال في ملفات PPT و PPTX و ODP.... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

    docs.aspose.com/slides/ar/python-net/examples/e...
  8. ノート|Aspose.Slides for Python ドキュメント

    Python と Aspose.Slides を使用してスピーカー ノートを追加、読み取り、編集、エクスポートします。テキストの書式設定、スライドごとのノート管理、PowerPoint および OpenDocument での表示制御が可能です。... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/ja/python-net/examples/e...
  9. .NET का उपयोग करके OTP फ़ाइलें मेटाडेटा देखें य...

    संपादित करने या OTP प्रारूप मेटाडेटा देखने के लिए C# स्रोत कोड....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.otp" );...

    products.aspose.com/slides/hi/net/metadata/otp/
  10. Masterfolie|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für Masterfolien mit Aspose.Slides für .NET: Erstellen, Bearbeiten und Gestalten von Masterfolien, Platzhaltern und Designs in PPT, PPTX und ODP mit verständlichem C#-Code....() { using var presentation = new Presentation (); // Klonen Sie...var defaultMasterSlide = presentation . Masters [ 0 ]; var newMasterSlide...

    docs.aspose.com/slides/de/net/examples/elements...