Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,093 for

autoshape

(0.1 sec)
  1. Administrar la Configuración de Autofit|Documen...

    Configurar la configuración de autofit para la caja de texto en PowerPoint en Python... slides [ 0 ] autoShape = slide . shapes . add_auto_shape...slides . FillType . SOLID autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/es/python-net/manage-aut...
  2. Administrar la Configuración de Autofit|Documen...

    Establecer la configuración de autofit para cuadro de texto en PowerPoint en Java...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/androidjava/manage-au...
  3. تنسيق النص|وثائق Aspose.Slides

    إدارة وتعديل النص وخصائص إطار النص في C#...باستخدام مجموعة Shapes كـ AutoShape . تمييز النص باستخدام طريقة..."SomePresentation.pptx" ); (( AutoShape ) presentation . Slides [...

    docs.aspose.com/slides/ar/net/text-formatting/
  4. Gestionar la Configuración de Autofit|Documenta...

    Establecer la configuración de autofit para el cuadro de texto en PowerPoint en Java...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/java/manage-autofit-s...
  5. WordArt|Aspose.Slides Dokumentation

    Fügen Sie WordArt und Effekte in PowerPoint-Präsentationen in C# oder Aspose.Slides für .NET hinzu, bearbeiten Sie sie und verwalten Sie sie....Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...); ITextFrame textFrame = autoShape . TextFrame ; Portion portion...

    docs.aspose.com/slides/de/net/wordart/
  6. إدارة فقرة PowerPoint في Java|وثائق Aspose.Slides

    إنشاء وإدارة الفقرة والنص والمسافة وخصائص في عروض PowerPoint في Java...get_Item ( 0 ); // إضافة شكل AutoShape من نوع مستطيل IAutoShape ashp...الوصول إلى TextFrame لشكل AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/ar/androidjava/manage-pa...
  7. WordArt|Aspose.Slides 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....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...); ITextFrame textFrame = autoShape . getTextFrame (); Portion...

    docs.aspose.com/slides/de/androidjava/wordart/
  8. 管理占位符|Aspose.Slides 文档

    在 C# 或 .NET 中更改 PowerPoint 演示文稿中的占位符文本和提示文本... 将占位符形状强制转换为 AutoShape ,并使用与 AutoShape 相关联的 TextFrame 更改文本。...Placeholder != null && shape is AutoShape ) { string text = "" ; if...

    docs.aspose.com/slides/zh/net/manage-placeholder/
  9. 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/
  10. 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/