Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 4,904 for

autoshape

(0.09 sec)
  1. شريحة رئيسية|وثائق Aspose.Slides

    إضافة أو تعديل شريحة رئيسية في عرض PowerPoint في جافا...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...null ) { if ( autoShape . getPlaceholder (). getType () == type...

    docs.aspose.com/slides/ar/androidjava/slide-mas...
  2. Manipulaciones de Formas|Documentación de Aspos...

    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....iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/es/java/shape-manipulati...
  3. Formenmanipulationen|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....iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/de/androidjava/shape-man...
  4. تطبيق الحماية على العروض التقديمية|وثائق Aspose...

    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....shape is autoshape if type ( shape ) is slides . AutoShape : auto_shape_lock...type ( shape ) is slides . AutoShape : auto_shape_lock = shape...

    docs.aspose.com/slides/ar/python-net/applying-p...
  5. Connector|Aspose.Slides für PHP Dokumentation

    Verbinden Sie PowerPoint Formen...Fügen Sie der Folie zwei AutoShape mit der Methode addAutoShape...getShapes (); # Fügt eine Ellipse AutoShape hinzu $ellipse = $shapes ->...

    docs.aspose.com/slides/de/php-java/connector/
  6. إدارة فقرة PowerPoint في جافا|وثائق Aspose.Slides

    إنشاء وإدارة فقرة، نص، إزاحة، وخصائص في عروض PowerPoint في جافا...شكل أوتوماتيكي IAutoShape autoShape = slide . getShapes (). addAutoShape...الأوتوماتيكي ITextFrame textFrame = autoShape . getTextFrame (); // إزالة...

    docs.aspose.com/slides/ar/java/manage-paragraph/
  7. Administrar Zoom|Documentación de Aspose.Slides

    Agregar zoom o marcos de zoom a presentaciones de PowerPoint en C++...segunda diapositiva auto autoshape = slide2 -> get_Shapes ()...200.0f , 500.0f , 200.0f ); autoshape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/es/cpp/manage-zoom/
  8. Zoom verwalten|Aspose.Slides Dokumentation

    Fügen Sie Zoom- oder Zoomrahmen zu PowerPoint-Präsentationen in C++ hinzu...für die zweite Folie auto autoshape = slide2 -> get_Shapes ()...200.0f , 500.0f , 200.0f ); autoshape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/de/cpp/manage-zoom/
  9. Gérer le Zoom|Documentation Aspose.Slides

    Ajoutez un zoom ou des cadres de zoom aux présentations PowerPoint en C# ou .NET...deuxième diapositive IAutoShape autoshape = slide2 . Shapes . AddAutoShape...100 , 200 , 500 , 200 ); autoshape . TextFrame . Text = "Deuxième...

    docs.aspose.com/slides/fr/net/manage-zoom/
  10. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java中的PowerPoint变形过渡...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/java/slide-transition/