Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 5,331 for

autoshape

(0.38 sec)
  1. ค้นหา

    ค้นหา...เลือกย่อหน้าเพื่อเพิ่มเอฟเฟกต์ IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/th/slides/apply-animation-to-te...
  2. arkiv

    arkiv...formen SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...stycket auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/sv/slides/apply-animation-to-te...
  3. Converti PPTX in Word in C# | products.aspose.com

    Converti PPTX in Word in C#. Usa l'API della libreria .NET per convertire PowerPoint in Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/it/net/conversion/pp...
  4. Архивы

    Архивы...добавить эффект IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/ru/slides/apply-animation-to-te...
  5. 搜索

    搜索...{ // 選擇段落添加效果 IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/zh-hant/slides/apply-animation-...
  6. أرشيف

    أرشيف...فقرة لإضافة تأثير IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/ar/slides/apply-animation-to-te...
  7. Ajouter des rectangles aux présentations en PHP...

    Améliorez vos présentations PowerPoint en ajoutant des rectangles avec Aspose.Slides pour PHP via Java — concevez et modifiez facilement des formes de façon programmatique.... Ajoutez une AutoShape de type Rectangle en utilisant...get_Item ( 0 ); # Ajouter une AutoShape de type ellipse $shp = $sld...

    docs.aspose.com/slides/fr/php-java/rectangle/
  8. 在 PHP 中向演示文稿添加椭圆|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中创建、格式化和操作椭圆形状,适用于 PPT 和 PPTX 演示文稿 —— 并附有代码示例。...addAutoShape 方法,添加一种椭圆类型的 AutoShape。 将修改后的演示文稿保存为 PPTX 文件。 在下...get_Item ( 0 ); # 添加椭圆类型的 AutoShape $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/zh/php-java/ellipse/
  9. ארכיון

    ארכיון...כדי להוסיף אפקט IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/he/slides/apply-animation-to-te...
  10. إضافة إهليلجات إلى العروض التقديمية في بايثون|و...

    تعلم كيفية إنشاء وتنسيق وتعديل أشكال الإهليلج في Aspose.Slides for Python via .NET عبر عروض PPT و PPTX و ODP — تشمل أمثلة التعليمات البرمجية....شريحة باستخدام Index إضافة AutoShape من نوع Ellipse باستخدام طريقة...pres . slides [ 0 ] # إضافة AutoShape من نوع إهليلج sld . shapes...

    docs.aspose.com/slides/ar/python-net/ellipse/