Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 4,476 for

autoshape

(0.06 sec)
  1. プレースホルダーの管理|Aspose.Slides ドキュメント

    Javaを使用してPowerPointスライドのプレースホルダー内のテキストを変更します。Javaを使用してPowerPointスライドのプレースホルダー内にプロンプトテキストを設定します。... プレースホルダーシェイプを AutoShape に型キャストし、 AutoShape に関連付けられた TextFrame...null && shape instanceof AutoShape ) { String text = "" ; if...

    docs.aspose.com/slides/ja/java/manage-placeholder/
  2. プレースホルダの管理|Aspose.Slides ドキュメント

    Javaを使用してPowerPointスライドのプレースホルダ内のテキストを変更します。Javaを使用してPowerPointスライドのプレースホルダ内にプロンプトテキストを設定します。... プレースホルダシェイプを AutoShape に型キャストし、 AutoShape に関連付けられた TextFrame...null && shape instanceof AutoShape ) { String text = "" ; if...

    docs.aspose.com/slides/ja/androidjava/manage-pl...
  3. Folienmaster|Aspose.Slides Dokumentation

    Fügen Sie einen Folienmaster in einer PowerPoint-Präsentation in Java hinzu oder bearbeiten Sie ihn...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...null ) { if ( autoShape . getPlaceholder (). getType () == type...

    docs.aspose.com/slides/de/java/slide-master/
  4. سلايد ماستر|وثائق Aspose.Slides

    إضافة أو تحرير سلايد ماستر في عرض باوربوينت باستخدام C++...SharedPtr < IAutoShape > autoShape = System :: AsCast < Aspose...shape ); if ( autoShape != nullptr ) { if ( autoShape -> get_Placeholder...

    docs.aspose.com/slides/ar/cpp/slide-master/
  5. プレゼンテーションプロパティ - C#でPowerPointプレゼンテーションプロパティにアク...

    C#または.NETにおけるPowerPointプレゼンテーションプロパティ...pptxFileName )) { AutoShape autoShape = ( AutoShape ) pres . Slides...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/ja/net/presentation-prop...
  6. إنشاء عرض باور بوينت باستخدام PHP|توثيق Aspose....

    تعلم كيفية إنشاء عروض باور بوينت مثل PPT و PPTX باستخدام PHP من الصفر.... أضف AutoShape من نوع خط باستخدام طريقة addAutoShape...

    docs.aspose.com/slides/ar/php-java/create-prese...
  7. Präsentationslokalisierung|Aspose.Slides Dokume...

    Sprache in PowerPoint-Präsentationen ändern oder überprüfen. Rechtschreibung in C# oder .NET prüfen...Fügen Sie der Folie eine AutoShape vom Typ Rechteck hinzu. Fügen...

    docs.aspose.com/slides/de/net/presentation-loca...
  8. Präsentation erstellen|Aspose.Slides für Python...

    PowerPoint-Präsentation in Python öffnen... Fügen Sie eine AutoShape vom Typ LINE mit der Methode...

    docs.aspose.com/slides/de/python-net/create-pre...
  9. Gérer les Paragraphes PowerPoint en Python|Docu...

    Créer et gérer des Paragraphes, du texte, de l'indentation et des propriétés dans des présentations PowerPoint en Python...[ 0 ] # Ajouter une forme AutoShape de type Rectangle ashp = slide...au TextFrame de la forme AutoShape tf = ashp . text_frame # Créer...

    docs.aspose.com/slides/fr/python-net/manage-par...
  10. Convertir PowerPoint en Vidéo|Documentation Asp...

    Convertir PowerPoint en Vidéo en C# ou .NET...des animations IAutoShape autoShape = presentation . Slides [..."paragraphe par paragraphe" )); autoShape . TextFrame . Paragraphs ...

    docs.aspose.com/slides/fr/net/convert-powerpoin...