Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,473 for

autoshape

(0.04 sec)
  1. Schriftarten verwalten - PowerPoint Java API|As...

    Präsentationen enthalten normalerweise sowohl Text als auch Bilder. Dieser Artikel zeigt, wie man die Schriftarteigenschaften von Textabsätzen auf Folien mit der PowerPoint Java API konfiguriert....und typwandeln Sie sie in AutoShape . Holen Sie sich den Paragraph...aus dem TextFrame , der von AutoShape zur Verfügung gestellt wird...

    docs.aspose.com/slides/de/php-java/manage-fonts/
  2. Anwendung von Schutz auf Präsentationen|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Reihe von Komponenten wie Autoshapes, Tabellen, OLE-Objekten,...unterstützt. AutoShapeLock sperrt Autoshapes. ConnectorLock sperrt Verbindungselemente...

    docs.aspose.com/slides/de/net/applying-protecti...
  3. إدارة القوائم النقطية والمرقمة|وثائق Aspose.Sli...

    إنشاء قوائم نقطية ومرقمة في عرض PowerPoint باستخدام بايثون... إضافة AutoShape في الشريحة المحددة. الوصول...slide = pres . slides [ 0 ] autoShape = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/ar/python-net/manage-bul...
  4. تنسيق النص|توثيق Aspose.Slides لـ PHP

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 , 50 , 200 , 100 ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/ar/php-java/text-formatt...
  5. Marco de Imagen|Documentación de Aspose.Slides

    Agregar un marco de imagen a una presentación de PowerPoint en Java...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/es/java/picture-frame/
  6. Animierter Text|Aspose.Slides Dokumentation

    Animierter Text in PowerPoint mit Java...Effekt hinzuzufügen IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/de/java/animated-text/
  7. Ellipse|Aspose.Slides Dokumentation

    Ellipse in PowerPoint-Präsentation in C# oder .NET erstellen...verwenden Fügen Sie eine AutoShape vom Typ Ellipse mit der AddAutoShape-Methode...[ 0 ]; // Fügen Sie eine AutoShape vom Typ Ellipse hinzu sld...

    docs.aspose.com/slides/de/net/ellipse/
  8. 文本格式化|Aspose.Slides 文档

    在 C++ 中管理和操作文本及文本框属性...SharedPtr < IAutoShape > autoShape = pres -> get_Slide ( 0 )...100.0f ); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/zh/cpp/text-formatting/
  9. إطار الصورة|وثائق Aspose.Slides لـ Python

    إضافة إطار صورة إلى عرض تقديمي PowerPoint باستخدام بايثون...: shapesToRemove = [] for autoShape in presentation . slides [...[ 0 ] . shapes : if autoShape . placeholder is None : continue...

    docs.aspose.com/slides/ar/python-net/picture-fr...
  10. プレースホルダーの管理|Aspose.Slides for Python ドキュメント

    Pythonを使用してPowerPointプレゼンテーションのプレースホルダーテキストとプロンプトテキストを変更する... プレースホルダーシェイプを AutoShape に型変換し、 AutoShape に関連付けられた TextFrame...type ( shape ) is slides . AutoShape : text = "" if shape . placeholder...

    docs.aspose.com/slides/ja/python-net/manage-pla...