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

autoshape

(0.16 sec)
  1. Animar texto de PowerPoint en Java|Documentació...

    Cree texto animado dinámico en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Java, con ejemplos de código Java optimizados y fáciles de seguir....agregar efecto IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/java/animated-text/
  2. PowerPoint-Text auf Android animieren|Aspose.Sl...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Android, anhand leicht verständlicher, optimierter Java-Codebeispiele....Effekt hinzuzufügen IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/de/androidjava/animated-...
  3. PHPでPowerPointテキストをフォーマットする|Aspose.Slides for P...

    Aspose.Slides for PHP via Java を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。...new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 , 50 , 200 , 100 ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/ja/php-java/text-formatt...
  4. Empêcher les modifications de présentation avec...

    Découvrez comment Aspose.Slides for .NET verrouille ou déverrouille les formes dans les fichiers PPT, PPTX et ODP, sécurisant les présentations tout en permettant des modifications contrôlées....shape is IAutoShape autoShape ) { autoShape . ShapeLock . PositionLocked...PositionLocked = true ; autoShape . ShapeLock . SelectLocked = true...

    docs.aspose.com/slides/fr/net/applying-protecti...
  5. Texte Animé|Documentation Aspose.Slides

    Texte animé dans PowerPoint avec Java...ajouter l'effet IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/androidjava/texte-anime/
  6. منع تعديل العروض التقديمية باستخدام أقفال الأشك...

    اكتشف كيف تقوم Aspose.Slides for C++ بقفل أو إلغاء قفل الأشكال في ملفات PPT و PPTX و ODP، مما يضمن أمان العروض التقديمية مع السماح بتحرير مستنير وتسليم أسرع....النوع إلى autoshape والحصول على قفل الشكل. auto autoShape = ExplicitCast...ExplicitCast < IAutoShapeLock > ( autoShape -> get_ShapeLock ()); autoShapeLock...

    docs.aspose.com/slides/ar/cpp/applying-protecti...
  7. 使用形状锁在 .NET 中防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控的编辑。...shape is IAutoShape autoShape ) { autoShape . ShapeLock . PositionLocked...PositionLocked = true ; autoShape . ShapeLock . SelectLocked = true...

    docs.aspose.com/slides/zh/net/applying-protecti...
  8. Gérer les cadres d'image dans les présentations...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET. Rationalisez votre flux de travail et améliorez la conception des diapositives....shapesCount ; i ++) { var autoShape = presentation . Slides [...[ 0 ]. Shapes [ i ]; if ( autoShape . Placeholder == null ) {...

    docs.aspose.com/slides/fr/net/picture-frame/
  9. Gérer les listes à puces et numérotées dans les...

    Apprenez à gérer les listes à puces et numérotées dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android via Java. Guide étape par étape.... Ajoutez une AutoShape sur la diapositive sélectionnée...// Ajouter et accéder à l'Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/fr/androidjava/manage-bu...
  10. Verwalten von Aufzählungs‑ und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit JavaScript mithilfe von Aspose.Slides für Node.js verwalten. Schritt‑für‑Schritt‑Anleitung....der ausgewählten Folie eine AutoShape hinzu. Greifen Sie auf den...Hinzufügen und Zugriff auf AutoShape var aShp = slide . getShapes...

    docs.aspose.com/slides/de/nodejs-java/manage-bu...