Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,901 for

autoshape

(0.03 sec)
  1. Archiv

    Archiv...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/cs/slides/convert-ppt-to-word-o...
  2. إدارة صندوق النص|وثائق Aspose.Slides لـ Python

    إضافة صندوق نص أو إطار نص إلى عروض PowerPoint في بايثون أو .NET...خاصية is_text_box (من فئة AutoShape ) لتسمح لك بفحص الأشكال والعثور...slides import Presentation , AutoShape with Presentation ( "pres...

    docs.aspose.com/slides/ar/python-net/manage-tex...
  3. Animierter Text|Aspose.Slides Dokumentation

    Animierter Text in PowerPoint mit Java...Effekt hinzuzufügen IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/de/java/animated-text/
  4. 搜索

    搜索...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-w...
  5. プレースホルダーの管理|Aspose.Slides ドキュメント

    C#または.NETでPowerPointプレゼンテーションのプレースホルダーテキストとプロンプトテキストを変更します... プレースホルダーシェイプを AutoShape に型キャストし、 AutoShape に関連付けられた TextFrame...Placeholder != null && shape is AutoShape ) { string text = "" ; if...

    docs.aspose.com/slides/ja/net/manage-placeholder/
  6. إطار الصورة|وثائق Aspose.Slides لـ Python

    إضافة إطار صورة إلى عرض تقديمي PowerPoint باستخدام بايثون...: shapesToRemove = [] for autoShape in presentation . slides [...[ 0 ] . shapes : if autoShape . placeholder is None : continue...

    docs.aspose.com/slides/ar/python-net/picture-fr...
  7. Преобразование PowerPoint в Word|Документация A...

    Преобразуйте презентацию PowerPoint в Word на C++...ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System ::...AsCast < AutoShape > ( shape ); builder -> Writeln ( autoShape -> get_TextFrame...

    docs.aspose.com/slides/ru/cpp/convert-powerpoin...
  8. Gérer les Paragraphes PowerPoint|Documentation ...

    Créer et gérer des Paragraphes, du texte, des retraits et des propriétés dans des présentations PowerPoint...0 ); # Ajouter une forme AutoShape de type Rectangle $ashp =...Accéder au TextFrame de l'AutoShape $tf = $ashp -> getTextFrame...

    docs.aspose.com/slides/fr/php-java/manage-parag...
  9. Gestionar TextBox|Documentación de Aspose.Slide...

    Añadir un textbox o marco de texto a presentaciones de PowerPoint en Python o .NET...slides [ 0 ] # Añade una AutoShape con tipo establecido como...is_text_box (de la clase AutoShape ) que te permite examinar...

    docs.aspose.com/slides/es/python-net/manage-tex...
  10. PowerPoint-Absätze in Python verwalten|Aspose.S...

    Erstellen und Verwalten von Absätzen, Texten, Indentationen und Eigenschaften in PowerPoint-Präsentationen in Python...[ 0 ] # Hinzufügen einer AutoShape vom Typ Rechteck ashp = slide...Zugriff auf das TextFrame der AutoShape tf = ashp . text_frame # Erstellen...

    docs.aspose.com/slides/de/python-net/manage-par...