Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 5,383 for

autoshape

(0.19 sec)
  1. Gérer les espaces réservés dans les présentatio...

    Gérez facilement les espaces réservés dans Aspose.Slides for Python via .NET : remplacez le texte, personnalisez les invites et définissez la transparence des images dans PowerPoint et OpenDocument....du TextFrame associé à l’ AutoShape . Enregistrez la présentation...type ( shape ) is slides . AutoShape : if shape . placeholder ...

    docs.aspose.com/slides/fr/python-net/manage-pla...
  2. آرشیوها

    آرشیوها...AutoShape: auto_shape_lock = shape.shape_lock...if type(shape) is slides.AutoShape: auto_shape_lock = shape.shape_lock...

    blog.aspose.com/fa/slides/lock-or-unlock-powerp...
  3. ค้นหา

    ค้นหา...AutoShape: auto_shape_lock = shape.shape_lock...if type(shape) is slides.AutoShape: auto_shape_lock = shape.shape_lock...

    blog.aspose.com/th/slides/lock-or-unlock-powerp...
  4. arkiv

    arkiv...ppt")) { AutoShape shape = (AutoShape)presentation.Slides[0]...

    blog.aspose.com/sv/slides/edit-ppt-online/
  5. Archiv

    Archiv...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/cs/slides/work-with-hyperlinks-...
  6. إدارة القوائم النقطية والعددية في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والعددية في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for Python عبر .NET. دليل خطوة بخطوة مع أمثلة على الشفرة لمساعدتك على البدء بسرعة.... إضافة AutoShape إلى الشريحة المحددة. الوصول...باستخدام كائن ISlide . إضافة AutoShape إلى الشريحة المحددة باستخدام...

    docs.aspose.com/slides/ar/python-net/manage-bul...
  7. Arsip

    Arsip...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/id/slides/work-with-hyperlinks-...
  8. Arşiv

    Arşiv...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/tr/slides/work-with-hyperlinks-...
  9. Архів

    Архів...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/uk/slides/work-with-hyperlinks-...
  10. 在 Android 上格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Android 上使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。... 以下代码演示了如何格式化矩形 AutoShape : // 实例化表示演示文稿文件的 Presentation...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/androidjava/shape-for...