Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,473 for

autoshape

(0.07 sec)
  1. Управление настройками автоматической подгонки|...

    Настройка параметров автоматической подгонки для текстового поля в PowerPoint...getSlides () -> get_Item ( 0 ); $autoShape = $slide -> getShapes () ->...setFillType ( FillType :: Solid ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/ru/php-java/manage-autof...
  2. Animierter Text|Aspose.Slides Dokumentation

    Fügen Sie animierten Text und Effekte zu einer PowerPoint-Präsentation in C# oder .NET hinzu...Effekts auswählen IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/de/net/animierter-text/
  3. Анимированный текст|Документация Aspose.Slides

    Добавьте анимированный текст и эффекты к презентации PowerPoint на C# или .NET...добавления эффекта IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/ru/net/animated-text/
  4. إدارة فقرة PowerPoint في Python|وثائق Aspose.Sl...

    إنشاء وإدارة فقرة، نص، مسافة، وخصائص في عروض PowerPoint باستخدام Python...slides [ 0 ] # إضافة شكل AutoShape من نوع Rectangle ashp = slide...# الوصول إلى TextFrame من AutoShape tf = ashp . text_frame # إنشاء...

    docs.aspose.com/slides/ar/python-net/manage-par...
  5. ワードアート|Aspose.Slides ドキュメント

    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....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...); ITextFrame textFrame = autoShape . getTextFrame (); Portion...

    docs.aspose.com/slides/ja/androidjava/wordart/
  6. WordArt|Aspose.Slides for Python ドキュメント

    PythonまたはAspose.Slides for Python via .NETを使用してPowerPointプレゼンテーションにWordArtと効果を追加、操作、管理します。... slides [ 0 ] autoShape = slide . shapes . add_auto_shape... 400 , 200 ) textFrame = autoShape . text_frame portion = textFrame...

    docs.aspose.com/slides/ja/python-net/wordart/
  7. Gérer les paramètres d'Autofit|Documentation As...

    Définir les paramètres d'autofit pour la zone de texte dans PowerPoint en Java...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/java/manage-autofit-s...
  8. Gérer les paramètres d'ajustement automatique|D...

    Définir les paramètres d'ajustement automatique pour la zone de texte dans PowerPoint en Java...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/androidjava/manage-au...
  9. إدارة الخطوط - واجهة برمجة تطبيقات PowerPoint J...

    العروض التقديمية تحتوي عادة على نصوص وصور. يوضح هذا المقال كيفية استخدام واجهة برمجة تطبيقات PowerPoint Java لتكوين خصائص الخط للنصوص على الشرائح....Placeholder في الشريحة وتحويلها إلى AutoShape . احصل على Paragraph من TextFrame...TextFrame المعروض بواسطة AutoShape . قم بتبرير الفقرة. الوصول...

    docs.aspose.com/slides/ar/php-java/manage-fonts/
  10. Управление шрифтами - PowerPoint Java API|Докум...

    Презентации обычно содержат как текст, так и изображения. Эта статья показывает, как использовать PowerPoint Java API для настройки свойств шрифта абзацев текста на слайдах....слайде и приведите их к типу AutoShape . Получите Paragraph из TextFrame...TextFrame , возвращаемого AutoShape . Выровняйте абзац. Получите...

    docs.aspose.com/slides/ru/php-java/manage-fonts/