Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,478 for

autoshape

(0.04 sec)
  1. إدارة إعدادات التحجيم التلقائي|توثيق Aspose.Sli...

    قم بإعداد إعدادات التحجيم التلقائي لمربع النص في باوربوينت...getSlides () -> get_Item ( 0 ); $autoShape = $slide -> getShapes () ->...setFillType ( FillType :: Solid ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/ar/php-java/manage-autof...
  2. نص متحرك|وثائق Aspose.Slides

    نص متحرك في PowerPoint باستخدام Java...لإضافة التأثير IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ar/androidjava/animated-...
  3. Texte Animé|Documentation Aspose.Slides pour Py...

    Ajoutez du texte animé et des effets à une présentation PowerPoint en Python...paragraphe pour ajouter un effet autoShape = presentation . slides [...shapes [ 0 ] paragraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/fr/python-net/animated-t...
  4. Autofit-Einstellungen verwalten|Aspose.Slides f...

    Legen Sie die Autofit-Einstellungen für Textfelder in PowerPoint fest...getSlides () -> get_Item ( 0 ); $autoShape = $slide -> getShapes () ->...setFillType ( FillType :: Solid ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/de/php-java/manage-autof...
  5. プレースホルダーの管理|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...
  6. تنسيق النص|وثائق Aspose.Slides لـ Python

    إدارة ومعالجة خصائص النص وإطار النص في بايثون...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/ar/python-net/text-forma...
  7. Formato de Texto|Documentación de Aspose.Slides

    Gestionar y manipular las propiedades del texto y del marco de texto en C#...la colección Shapes como AutoShape . Resaltar el texto usando..."SomePresentation.pptx" ); (( AutoShape ) presentation . Slides [...

    docs.aspose.com/slides/es/net/text-formatting/
  8. نص متحرك|وثائق Aspose.Slides لـ Python

    إضافة نصوص متحركة وتأثيرات إلى عرض باوربوينت في بايثون...حدد الفقرة لإضافة التأثير autoShape = presentation . slides [...shapes [ 0 ] paragraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/ar/python-net/animated-t...
  9. إدارة الخطوط - واجهة برمجة تطبيقات PowerPoint ل...

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

    docs.aspose.com/slides/ar/java/manage-fonts/
  10. فن الكلمة|وثائق Aspose.Slides لـ Python

    إضافة وتعديل وإدارة فن الكلمات والتأثيرات في العروض التقديمية لباور بوينت باستخدام بايثون أو Aspose.Slides لبايثون عبر .NET... slides [ 0 ] autoShape = slide . shapes . add_auto_shape... 400 , 200 ) textFrame = autoShape . text_frame portion = textFrame...

    docs.aspose.com/slides/ar/python-net/wordart/