Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 5,379 for

autoshape

(0.09 sec)
  1. Empêcher les modifications de la présentation a...

    Découvrez comment Aspose.Slides for C++ 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 et une livraison plus rapide....Conversion du type de la forme en autoshape et récupération de son verrou...verrou de forme. auto autoShape = ExplicitCast < IAutoShape > (...

    docs.aspose.com/slides/fr/cpp/applying-protecti...
  2. PowerPoint-Textabsätze in C++ verwalten|Aspose....

    Meistern Sie die Absatzformatierung mit Aspose.Slides für C++—optimieren Sie Ausrichtung, Abstand & Stil in PPT, PPTX und ODP Präsentationen in C++....-> idx_get ( 0 ); // Ein AutoShape vom Typ Rechteck hinzufügen...dem ausgewählten Folie ein autoshape hinzu. Greifen Sie auf das...

    docs.aspose.com/slides/de/cpp/manage-paragraph/
  3. Управление маркированными и нумерованными списк...

    Узнайте, как управлять маркированными и нумерованными списками в презентациях PowerPoint и OpenDocument с помощью JavaScript, используя Aspose.Slides для Node.js. Пошаговое руководство.... Добавьте AutoShape на выбранный слайд. Получите...// Добавление и получение AutoShape var aShp = slide . getShapes...

    docs.aspose.com/slides/ru/nodejs-java/manage-bu...
  4. Archiv

    Archiv...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/de/slides/lock-or-unlock-powerp...
  5. Archivo

    Archivo...agregar efecto IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/es/slides/apply-animation-to-te...
  6. Procurar

    Procurar...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/pt/slides/lock-or-unlock-powerp...
  7. arkiv

    arkiv...lägga till effekt IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/sv/slides/apply-animation-to-te...
  8. AndroidでPowerPointテキストをアニメーション化|Aspose.Slides ド...

    Aspose.Slides for Android を使用して、PowerPoint と OpenDocument のプレゼンテーションで動的なアニメーションテキストを作成し、わかりやすく最適化された Java コード例をご提供します。...エフェクトを追加する段落を選択 IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ja/androidjava/animated-...
  9. Java でプレゼンテーションの箇条書きと番号付きリストを管理する|Aspose.Slides...

    Aspose.Slides for Java を使用して、PowerPoint および OpenDocument のプレゼンテーションで、箇条書き、画像箇条書き、多層、番号付きリストを作成および書式設定する方法を学びます。...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...); ITextFrame textFrame = autoShape . getTextFrame (); textFrame...

    docs.aspose.com/slides/ja/java/manage-lists/
  10. Gestionar conectores en presentaciones en Andro...

    Empodere aplicaciones Java para dibujar, conectar y auto-rutar líneas en diapositivas PowerPoint en Android—obtenga control total sobre conectores rectos, en codo y curvos.... Añade dos AutoShape a la diapositiva usando el...getShapes (); // Agrega una autoshape de elipse IAutoShape ellipse...

    docs.aspose.com/slides/es/androidjava/connector/