Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 4,476 for

autoshape

(0.07 sec)
  1. تحويل PPTX إلى Word في Java | products.aspose.com

    تحويل PPTX إلى Word في Java. استخدم Java Library API لتحويل PowerPoint إلى Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/ar/java/conversion/p...
  2. Formatage des Formes|Documentation d'Aspose.Sli...

    Formatage des formes dans une présentation PowerPoint...avons formaté un rectangle AutoShape : # Instancie une classe de...new Presentation (); try { $autoShape = $pres -> getSlides () ->...

    docs.aspose.com/slides/fr/php-java/shape-format...
  3. Cara Membuat Slide PowerPoint dalam HTML menggu...

    Artikel ini membahas cara membuat slide PowerPoint dalam HTML menggunakan Python. Ini juga mencakup detail tentang mengonfigurasi lingkungan dan contoh kerja presentasi HTML menggunakan Python....baru dibuat Masukkan jenis Autoshape of Rectangle bersama dengan...menggunakan Python telah membuat autoshape persegi panjang. Anda selanjutnya...

    kb.aspose.com/id/slides/python/how-to-create-po...
  4. إدارة العنصر النائب|وثائق Aspose.Slides

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

    docs.aspose.com/slides/ar/java/manage-placeholder/
  5. ピクチャーフレーム|Aspose.Slides for PHP ドキュメント

    PowerPointプレゼンテーションにピクチャーフレームを追加...$shapesCount ) ; $i ++ ) { $autoShape = $presentation -> getSlides...$i ); if ( java_is_null ( $autoShape -> getPlaceholder ())) { continue...

    docs.aspose.com/slides/ja/php-java/picture-frame/
  6. توطين العرض|وثائق 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 من نوع مستطيل إلى الشريحة...

    docs.aspose.com/slides/ar/cpp/presentation-loca...
  7. Formenmanipulationen|Aspose.Slides Dokumentation

    Manipulieren Sie PowerPoint-Formen in C# oder .NET...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/de/net/shape-manipulations/
  8. Управление заполнительным текстом|Документация ...

    Измените текст в заполнительном контейнере на слайдах PowerPoint с помощью Java. Установите текст подсказки в заполнительном контейнере на слайдах PowerPoint с помощью Java....фигуру заполнителя к типу AutoShape и измените текст с помощью...помощью TextFrame , связанным с AutoShape . Сохраните измененную презентацию...

    docs.aspose.com/slides/ru/androidjava/manage-pl...
  9. Transición de Diapositiva|Documentación de Aspo...

    Agregue transición de diapositiva de PowerPoint y efectos de transición en C# o .NET...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Transición...

    docs.aspose.com/slides/es/net/slide-transition/
  10. Folienübergang|Aspose.Slides Dokumentation

    Fügen Sie PowerPoint-Folienübergänge und Übergangseffekte in C# oder .NET hinzu...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/de/net/slide-transition/