Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,904 for

autoshape

(0.05 sec)
  1. Formateo de Texto|Documentación de Aspose.Slide...

    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....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 , 50 , 200 , 100 ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/es/php-java/text-formatt...
  2. Animierter Text|Aspose.Slides Dokumentation

    Animierter Text in PowerPoint-Präsentation mit Aspose.Slides...Effekt hinzuzufügen auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/de/cpp/animierter-text/
  3. Texto Animado|Documentación de Aspose.Slides

    Texto animado en la presentación de PowerPoint con Aspose.Slides...para agregar efecto auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/es/cpp/animated-text/
  4. Elipse|Documentación de Aspose.Slides para Python

    Crear elipse en presentación de PowerPoint en Python...utilizando su índice Agregue una AutoShape de tipo Elipse utilizando.... slides [ 0 ] # Agregar AutoShape de tipo elipse sld . shapes...

    docs.aspose.com/slides/es/python-net/ellipse/
  5. خط|وثائق Aspose.Slides

    إضافة خط في عرض PowerPoint باستخدام C# أو .NET... إضافة AutoShape من نوع الخط باستخدام AddAutoShape.... Slides [ 0 ]; // إضافة AutoShape من نوع الخط sld . Shapes ...

    docs.aspose.com/slides/ar/net/line/
  6. إدارة الخطوط - واجهة برمجة تطبيقات PowerPoint J...

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

    docs.aspose.com/slides/ar/androidjava/manage-fo...
  7. Gérer les paramètres d'ajustement automatique|D...

    Définir les paramètres d'ajustement automatique pour la zone de texte dans PowerPoint...getSlides () -> get_Item ( 0 ); $autoShape = $slide -> getShapes () ->...setFillType ( FillType :: Solid ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/fr/php-java/manage-autof...
  8. Převést PPT do Wordu v C++ | products.aspose.com

    Převést PPT do Wordu v C++. K převodu PowerPointu do Wordu použijte API knihovny C++...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/cs/cpp/conversion/pp...
  9. 动画文本|Aspose.Slides for Python 文档

    在 Python 中向 PowerPoint 演示文稿添加动画文本和效果...presentation : # 选择要添加效果的段落 autoShape = presentation . slides [...shapes [ 0 ] paragraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/zh/python-net/animated-t...
  10. Texto Animado|Documentación de Aspose.Slides

    Texto animado en PowerPoint con Java...agregar efecto IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/androidjava/animated-...