Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 5,382 for

autoshape

(1.23 sec)
  1. Archivio

    Archivio...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...

    blog.aspose.com/it/slides/lock-or-unlock-powerp...
  2. 아카이브

    아카이브...select paragraph to add effect autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ko/slides/apply-text-animation-...
  3. آرشیوها

    آرشیوها...افکت انتخاب کنید IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/fa/slides/apply-animation-to-te...
  4. Procurar

    Procurar...forma SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...parágrafo auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/pt/slides/apply-animation-to-te...
  5. ค้นหา

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

    blog.aspose.com/th/slides/apply-animation-to-te...
  6. 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...
  7. Zooms in Präsentationen mit Python verwalten|As...

    Erstellen und anpassen von Zooms mit Aspose.Slides für Python via .NET — zwischen Abschnitten springen, Miniaturansichten und Übergänge in PPT-, PPTX- und ODP‑Präsentationen hinzufügen....Textfeld für die zweite Folie autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Second...

    docs.aspose.com/slides/de/python-net/manage-zoom/
  8. 在 .NET 中向演示文稿添加线条形状|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中操作线条格式。探索属性、方法和示例。...AddAutoShape 方法添加 Line 类型的 AutoShape。 将修改后的演示文稿保存为 PPTX 文件。 下面...AddAutoShape 方法添加 Line 类型的 AutoShape。 将线条样式设置为 Aspose.Slides for...

    docs.aspose.com/slides/zh/net/line/
  9. Android のプレゼンテーションで画像フレームを管理する|Aspose.Slides ドキ...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument のプレゼンテーションに画像フレームを追加します。作業フローを合理化し、スライドデザインを向上させます。...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/ja/androidjava/picture-f...
  10. Javaでプレゼンテーションのプレースホルダーを管理|Aspose.Slides ドキュメント

    Aspose.Slides for Javaでプレースホルダーを手軽に管理: テキストの置換、プロンプトのカスタマイズ、PowerPointおよびOpenDocumentでの画像の透明度設定を行います。...the placeholder shape to an AutoShape and change the text using...the AutoShape . → プレースホルダーシェイプを AutoShape に型変換し、 AutoShape に関連付けられた...

    docs.aspose.com/slides/ja/java/manage-placeholder/