Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,093 for

autoshape

(0.08 sec)
  1. 管理项目符号和编号列表|Aspose.Slides 文档

    在C#或.NET中创建PowerPoint演示文稿中的项目符号和编号列表... 在选定的幻灯片中添加一个 AutoShape 。 访问添加形状的 TextFrame 。 删除 TextFrame...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-bullet-and...
  2. Formatausgestaltung von Formen|Aspose.Slides Do...

    Formate in der PowerPoint-Präsentation in C# oder .NET...bei der wir ein Rechteck AutoShape formatiert haben: // Erstellt...0 ]; // Fügt ein Rechteck-AutoShape hinzu IShape shp = sld . Shapes...

    docs.aspose.com/slides/de/net/shape-formatting/
  3. Textformatierung|Aspose.Slides Dokumentation

    Verwalten und Manipulieren von Text und Eigenschaften von Textfeldern in Java...setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides (). get_Item...Wörter 'wichtig' hervor (( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/de/java/text-formatting/
  4. Formato de formas|Documentación de Aspose.Slide...

    Formato de formas en una presentación de PowerPoint...formateamos un rectángulo AutoShape : # Instancia una clase de...get_Item ( 0 ); # Agrega una autoshape de tipo rectángulo $shp =...

    docs.aspose.com/slides/es/php-java/shape-format...
  5. تنسيق النص|وثائق Aspose.Slides

    إدارة ومعالجة النص وخصائص إطار النص في جافا...setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides (). get_Item...جميع الكلمات "المهمة" (( AutoShape ) pres . getSlides (). get_Item...

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

    docs.aspose.com/slides/ar/java/ellipse/
  7. Textformatierung|Aspose.Slides für PHP Dokument...

    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/de/php-java/text-formatt...
  8. تحويل PowerPoint إلى Word|وثائق Aspose.Slides

    تحويل عرض PowerPoint إلى Word باستخدام C# أو .NET...is AutoShape autoShape ) { builder . Writeln ( autoShape . TextFrame...

    docs.aspose.com/slides/ar/net/convert-powerpoin...
  9. Texto Animado|Documentación de Aspose.Slides pa...

    Texto animado en PowerPoint con Java...párrafo para añadir efecto $autoShape = $presentation -> getSlides...get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/es/php-java/animated-text/
  10. Formatausdruck|Aspose.Slides Dokumentation

    Formatiere eine Form in PowerPoint-Präsentation in C++...bei der wir ein Rechteck AutoShape formatiert haben: // Instanziert...elliptische Autoform hinzu auto autoShape = slide -> get_Shapes () ->...

    docs.aspose.com/slides/de/cpp/shape-formatting/