Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 128,881 for

presentations

(0.16 sec)
  1. Gérer le diaporama en C++|Documentation Aspose....

    Apprenez à gérer les diaporamas dans Aspose.Slides pour C++. Contrôlez les transitions de diapositives, les minutages et bien plus encore pour les formats PPT, PPTX et ODP avec facilité....une méthode de la classe Presentation qui renvoie un objet de...défilement. auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/fr/cpp/manage-slide-show/
  2. فتح العروض التقديمية في Java|وثائق Aspose.Slides

    افتح عروض PowerPoint (.pptx, .ppt) و OpenDocument (.odp) بسهولة باستخدام Aspose.Slides for Java — سريع، موثوق، غني بالمميزات....قم بإنشاء كائن من الفئة Presentation ومرر مسار الملف إلى منشئها...فيه: // إنشاء كائن من الفئة Presentation وتمرير مسار الملف إلى منشئها...

    docs.aspose.com/slides/ar/java/open-presentation/
  3. Zugriff auf Folie in Präsentation|Aspose.Slides...

    Zugriff auf PowerPoint-Folie nach Index, ID oder Position in JavaScript. Folieneigenschaften bearbeiten... Die Klasse Presentation, die eine Präsentationsdatei...zugreifen: // Instanziiert ein Presentation-Objekt, das eine Präsentationsdatei...

    docs.aspose.com/slides/de/nodejs-java/access-sl...
  4. Transition de Diapositive|Documentation d'Aspos...

    transition de diapositive PowerPoint, transition morph PowerPoint...une instance de la classe Presentation . Appliquez un type de transition... # Instancier la classe Presentation pour charger le fichier...

    docs.aspose.com/slides/fr/php-java/slide-transi...
  5. Texte Animé|Documentation Aspose.Slides

    Texte animé dans PowerPoint avec Java...paragraphe : Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/fr/androidjava/texte-anime/
  6. テーブル|Aspose.Slides ドキュメント

    Aspose.Slides for .NET でテーブルを操作します:作成、書式設定、セルの結合、スタイルの適用、データのインポート、そして PPT、PPTX、ODP 用の C# サンプルでエクスポートします。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/ja/net/examples/elements...
  7. Wyświetl lub edytuj metadane plików ODP za pomo...

    Kod źródłowy Python, aby edytować lub przeglądać metadane formatu ODP....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.odp" ) as...

    products.aspose.com/slides/pl/python-net/metada...
  8. Wyświetl lub edytuj metadane plików FODP za pom...

    Kod źródłowy Python, aby edytować lub przeglądać metadane formatu FODP....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.fodp" ) as...

    products.aspose.com/slides/pl/python-net/metada...
  9. Wyświetl lub edytuj metadane plików OTP za pomo...

    Kod źródłowy Python, aby edytować lub przeglądać metadane formatu OTP....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.otp" ) as...

    products.aspose.com/slides/pl/python-net/metada...
  10. الصوت|وثائق Aspose.Slides

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

    docs.aspose.com/slides/ar/cpp/examples/elements...