Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 5,232 for

autoshape

(0.09 sec)
  1. Archiv

    Archiv...um den Effekt hinzuzufügen autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # Fly-Animationseffekt...

    blog.aspose.com/de/slides/apply-text-animation-...
  2. ค้นหา

    ค้นหา...เลือกย่อหน้าเพื่อเพิ่มเอฟเฟกต์ IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/th/slides/apply-animation-to-te...
  3. Formenformatierung|Aspose.Slides für PHP Dokume...

    Form in PowerPoint-Präsentation formatieren...bei der wir ein Rechteck AutoShape formatiert haben: # Instanziiert...get_Item ( 0 ); # Fügt eine Autoshape vom Rechtecktyp hinzu $shp...

    docs.aspose.com/slides/de/php-java/shape-format...
  4. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... 向幻灯片添加一个矩形 AutoShape 。 获取与该 AutoShape 关联的 TextFrame 。 创建两个...presentation . slides [ 0 ] # 添加一个矩形 AutoShape。 shape = slide . shapes ....

    docs.aspose.com/slides/zh/python-net/manage-par...
  5. Upravit PPT v C# | products.aspose.com

    Upravit PPT v C#. K úpravám PowerPointových prezentací použijte rozhraní API knihovny .NET...ppt" )) { AutoShape shape = (AutoShape)presentation.Slides[...

    products.aspose.com/slides/cs/net/editor/ppt/
  6. Formatear texto de PowerPoint en PHP|Documentac...

    Formatee y estilice el texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para PHP via Java. Personalice fuentes, colores, alineación y más....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 , 50 , 200 , 100 ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/es/php-java/text-formatt...
  7. Créer une présentation PowerPoint en utilisant ...

    Apprenez à créer des présentations PowerPoint, par exemple PPT, PPTX en utilisant Java depuis zéro.... Ajoutez une AutoShape de type Line en utilisant...get_Item ( 0 ); // Ajouter une autoshape de type ligne slide . getShapes...

    docs.aspose.com/slides/fr/java/create-presentat...
  8. Verwalten von PowerPoint-Textabsätzen in PHP|As...

    Beherrschen Sie die Absatzformatierung mit Aspose.Slides für PHP via Java — optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP-Präsentationen....( 0 ); # Hinzufügen einer AutoShape vom Typ Rechteck $ashp = $slide...Zugriff auf TextFrame der AutoShape $tf = $ashp -> getTextFrame...

    docs.aspose.com/slides/de/php-java/manage-parag...
  9. Gestionar marcos de imagen en presentaciones us...

    Agregue marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para C++. Optimice su flujo de trabajo y mejore el diseño de las diapositivas....for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/es/cpp/picture-frame/
  10. 在 JavaScript 中管理 PowerPoint 段落|Aspose.Slides fo...

    在 JavaScript 中创建段落并管理 PowerPoint 演示文稿的段落属性... 向幻灯片添加一个矩形 AutoShape 。 获取与该 AutoShape 关联的 ITextFrame。 创建两个...get_Item ( 0 ); // 添加一个矩形类型的 AutoShape var ashp = slide . getShapes...

    docs.aspose.com/slides/zh/nodejs-java/manage-pa...