Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,478 for

autoshape

(0.07 sec)
  1. إدارة عنصر نائب|وثائق Aspose.Slides

    تغيير نص العنصر النائب ونص الترويسة في عروض PowerPoint باستخدام C# أو .NET...بتحويل شكل العنصر النائب إلى AutoShape وتغيير النص باستخدام TextFrame...TextFrame المرتبط بـ AutoShape . احفظ العرض المعدل. يوضح هذا الكود...

    docs.aspose.com/slides/ar/net/manage-placeholder/
  2. 管理文本框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加文本框或文本框架...Slides [ 0 ]; // 添加类型设置为矩形的 AutoShape IAutoShape ashp = sld . Shapes...Slides 提供了 IsTextBox 属性(来自 AutoShape 类)允许您检查形状并找到文本框。 以下 C# 代码...

    docs.aspose.com/slides/zh/net/manage-textbox/
  3. Управление текстовым полем|Документация Aspose....

    Добавление текстового поля или текстового фрейма в презентации PowerPoint на C# или .NET...Slides [ 0 ]; // Добавляет AutoShape с типом, установленным как...свойство IsTextBox (из класса AutoShape ), чтобы вы могли исследовать...

    docs.aspose.com/slides/ru/net/manage-textbox/
  4. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。...); # 添加类型设置为 Rectangle 的 AutoShape $ashp = $sld -> getShapes...Slides 提供了 isTextBox() 属性(来自 AutoShape 类),允许您检查形状并找到文本框。 以下 PHP ...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  5. TextBox verwalten|Aspose.Slides Dokumentation

    Erstellen Sie ein Textfeld in PowerPoint-Folien mit Java. Fügen Sie eine Spalte in ein Textfeld oder einen Textrahmen in PowerPoint-Folien mit Java ein. Fügen Sie ein Textfeld mit Hyperlink in PowerPoint-Folien mit Java hinzu....get_Item ( 0 ); // Fügt eine AutoShape mit Typ als Rectangle hinzu...isTextBox() Eigenschaft (aus der AutoShape Klasse), um Formen zu untersuchen...

    docs.aspose.com/slides/de/androidjava/manage-te...
  6. Administrar Configuraciones de Autofit|Document...

    Establecer las configuraciones de autofit para el cuadro de texto en PowerPoint en C# o .NET...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...FillType = FillType . Solid ; autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/es/net/manage-autofit-se...
  7. Administrar TextBox|Documentación de Aspose.Slides

    Agregar un textbox o marco de texto a las presentaciones de PowerPoint en C++...idx_get ( 0 ); // Agrega un AutoShape con tipo establecido como...get_IsTextBox() (de la clase AutoShape ) que te permite examinar...

    docs.aspose.com/slides/es/cpp/manage-textbox/
  8. Управление текстовым полем|Документация Aspose....

    Добавьте текстовое поле или текстовый фрейм в презентации PowerPoint на C++...idx_get ( 0 ); // Добавляет AutoShape с типом, установленным как...get_IsTextBox() (из класса AutoShape ), который позволяет вам исследовать...

    docs.aspose.com/slides/ru/cpp/manage-textbox/
  9. TextBox verwalten|Aspose.Slides für PHP Dokumen...

    Erstellen Sie ein Textfeld auf PowerPoint-Folien mit PHP. Fügen Sie eine Spalte in das Textfeld oder den Textrahmen in PowerPoint-Folien mit PHP ein. Fügen Sie ein Textfeld mit Hyperlink in PowerPoint-Folien mit PHP hinzu....get_Item ( 0 ); # Fügt eine AutoShape mit Typ Rectangle hinzu $ashp...isTextBox() Eigenschaft (von der AutoShape Klasse), um die Formen zu...

    docs.aspose.com/slides/de/php-java/manage-textbox/
  10. WordArt|Documentación de Aspose.Slides

    Agrega, manipula y gestiona WordArt y efectos en presentaciones de PowerPoint en C# o Aspose.Slides para .NET...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...); ITextFrame textFrame = autoShape . TextFrame ; Portion portion...

    docs.aspose.com/slides/es/net/wordart/