Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,909 for

autoshape

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

    Настройка параметров автоматической подгонки для текстового поля в PowerPoint на C# или .NET...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...FillType = FillType . Solid ; autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/ru/net/manage-autofit-se...
  2. Platzhalter in Präsentationen mit Python verwal...

    Mühelos Platzhalter in Aspose.Slides for Python via .NET verwalten: Text ersetzen, Prompt-Text anpassen und die Bildtransparenz in PowerPoint und OpenDocument festlegen....Platzhalterform zu einer AutoShape und ändern Sie den Text über...das TextFrame das mit der AutoShape assoziiert ist. Speichern...

    docs.aspose.com/slides/de/python-net/manage-pla...
  3. وورد آرت|وثائق 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/ar/java/wordart/
  4. فن كتابة الكلمات|وثائق 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/ar/androidjava/wordart/
  5. WordArt|Документация Aspose.Slides для Python

    Добавляйте, изменяйте и управляйте WordArt и эффектами в презентациях PowerPoint на Python или Aspose.Slides для Python через .NET... slides [ 0 ] autoShape = slide . shapes . add_auto_shape... 400 , 200 ) textFrame = autoShape . text_frame portion = textFrame...

    docs.aspose.com/slides/ru/python-net/wordart/
  6. Управление настройками автоматической подгонки|...

    Установите настройки автоматической подгонки для текстового поля в PowerPoint в Java...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/androidjava/manage-au...
  7. WordArt|Documentación de 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/es/java/wordart/
  8. WordArt|Documentación de 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/es/androidjava/wordart/
  9. إدارة المربع النصي|وثائق Aspose.Slides

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

    docs.aspose.com/slides/ar/cpp/manage-textbox/
  10. 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/