Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,093 for

autoshape

(0.34 sec)
  1. Convertir PowerPoint a Word|Documentación de As...

    Convertir presentación de PowerPoint a Word en C# o .NET...is AutoShape autoShape ) { builder . Writeln ( autoShape . TextFrame...

    docs.aspose.com/slides/es/net/convert-powerpoin...
  2. Gestionar viñetas|Documentación de Aspose.Slides

    Crear listas con viñetas y numeradas en presentaciones de PowerPoint en Java... Agrega un AutoShape en la diapositiva seleccionada...Añadiendo y accediendo a Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/es/androidjava/manage-bu...
  3. Marco de Imagen|Documentación de Aspose.Slides ...

    Agregar marco de imagen a la presentación de PowerPoint...$shapesCount ) ; $i ++ ) { $autoShape = $presentation -> getSlides...$i ); if ( java_is_null ( $autoShape -> getPlaceholder ())) { continue...

    docs.aspose.com/slides/es/php-java/picture-frame/
  4. إدارة إعدادات التكيف التلقائي|وثائق Aspose.Slides

    تعيين إعدادات التكيف التلقائي لمربع النص في عرض بوربوينت باستخدام C++...() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...100.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/ar/cpp/manage-autofit-se...
  5. بيضاوي|وثائق 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.... إضافة AutoShape من نوع البيضاوي باستخدام طريقة...get_Item ( 0 ); // إضافة AutoShape من نوع البيضاوي sld . getShapes...

    docs.aspose.com/slides/ar/androidjava/ellipse/
  6. Animierter Text|Aspose.Slides für PHP Dokumenta...

    Animierter Text in PowerPoint mit Java...einen Effekt hinzuzufügen $autoShape = $presentation -> getSlides...get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/de/php-java/animated-text/
  7. إطار الصورة|وثائق Aspose.Slides

    إضافة إطار صورة إلى عرض PowerPoint في جافا...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/ar/java/picture-frame/
  8. Bilderrahmen|Aspose.Slides Dokumentation

    Fügen Sie einen Bilderrahmen zu einer PowerPoint-Präsentation in Java hinzu...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/de/androidjava/picture-f...
  9. Ellipse|Aspose.Slides für Python Dokumentation

    Ellipse in PowerPoint-Präsentationen in Python erstellen...verwenden Fügen Sie eine AutoShape vom Typ Ellipse mit der Methode...slides [ 0 ] # Fügen Sie eine AutoShape vom Typ Ellipse hinzu sld...

    docs.aspose.com/slides/de/python-net/ellipse/
  10. Línea|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.... Agregue una AutoShape de tipo Línea usando el método...get_Item ( 0 ); # Agregar una AutoShape de tipo línea $sld -> getShapes...

    docs.aspose.com/slides/es/php-java/línea/