Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,093 for

autoshape

(0.03 sec)
  1. TextBox verwalten|Aspose.Slides Dokumentation

    Fügen Sie Textbox oder Textfeld in PowerPoint-Präsentationen in C++ hinzu...idx_get ( 0 ); // Fügt eine AutoShape mit typ als Rechteck hinzu...get_IsTextBox() Methode (aus der AutoShape Klasse), mit der Sie Formen...

    docs.aspose.com/slides/de/cpp/manage-textbox/
  2. إدارة المربع النصي|وثائق Aspose.Slides

    إضافة مربع نص أو إطار نص إلى عروض PowerPoint في C++...-> idx_get ( 0 ); // إضافة AutoShape بنوع محدد كـ Rectangle auto...طريقة get_IsTextBox() (من فئة AutoShape ) التي تتيح لك فحص الأشكال...

    docs.aspose.com/slides/ar/cpp/manage-textbox/
  3. إدارة إعدادات الملاءمة التلقائية|وثائق Aspose.S...

    تعيين إعدادات الملاءمة التلقائية لمربع النص في باوربوينت باستخدام جافا...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ar/androidjava/manage-au...
  4. إدارة إعدادات التكييف التلقائي|وثائق Aspose.Slides

    قم بتعيين إعدادات التكييف التلقائي لمربع النص في PowerPoint باستخدام جافا...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ar/java/manage-autofit-s...
  5. وورد آرت|وثائق Aspose.Slides

    إضافة وتعديل وإدارة وورد آرت وتأثيراته في عروض PowerPoint باستخدام C# أو Aspose.Slides لـ .NET...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...); ITextFrame textFrame = autoShape . TextFrame ; Portion portion...

    docs.aspose.com/slides/ar/net/wordart/
  6. Platzhalter verwalten|Aspose.Slides Dokumentation

    Ändern Sie Platzhaltertext und Eingabetext in PowerPoint-Präsentationen in C# oder .NET...Platzhalterform zu einer AutoShape und ändern Sie den Text mithilfe...des TextFrame , das mit der AutoShape verknüpft ist. Speichern Sie...

    docs.aspose.com/slides/de/net/manage-placeholder/
  7. إدارة العنصر النائب|وثائق Aspose.Slides لـ Python

    تغيير نص العنصر النائب ونص الموجه في عروض PowerPoint باستخدام بايثون...بتحويل شكل العنصر النائب إلى AutoShape وغيّر النص باستخدام TextFrame...TextFrame المرتبط بـ AutoShape . احفظ العرض التقديمي المعدل. يوضح...

    docs.aspose.com/slides/ar/python-net/manage-pla...
  8. إدارة إعدادات التكيف التلقائي|وثائق Aspose.Slid...

    قم بتعيين إعدادات التكيف التلقائي لصندوق النص في PowerPoint باستخدام بايثون... slides [ 0 ] autoShape = slide . shapes . add_auto_shape...slides . FillType . SOLID autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/ar/python-net/manage-aut...
  9. WordArt|Aspose.Slides für PHP Dokumentation

    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....getSlides () -> get_Item ( 0 ); $autoShape = $slide -> getShapes () ->...400 , 200 ); $textFrame = $autoShape -> getTextFrame (); $portion...

    docs.aspose.com/slides/de/php-java/wordart/
  10. WordArt|Documentación de Aspose.Slides para 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....getSlides () -> get_Item ( 0 ); $autoShape = $slide -> getShapes () ->...400 , 200 ); $textFrame = $autoShape -> getTextFrame (); $portion...

    docs.aspose.com/slides/es/php-java/wordart/