Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 1,799 for

shp

(0.06 sec)
  1. Ellipse|Documentation 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 de type ellipse IShape shp = sld . getShapes (). addAutoShape...formatage à la forme ellipse shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/fr/java/ellipse/
  2. Эллипс|Документация 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....Автофигуру типа эллипс IShape shp = sld . getShapes (). addAutoShape...Применить форматирование к эллипсу shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/ru/androidjava/ellipse/
  3. Formater du texte avec VSTO et Aspose.Slides et...

    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 shp = slide . Shapes [ 3 ]; //Modifier...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/fr/net/format-text-using...
  4. 椭圆|Aspose.Slides 文档

    在C#或.NET中创建PowerPoint演示文稿中的椭圆...[ 0 ]; // 添加椭圆类型的自动形状 IShape shp = sld . Shapes . AddAutoShape...对椭圆形状应用一些格式 shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/zh/net/ellipse/
  5. Ellipse|Documentation Aspose.Slides pour Python

    Créer une ellipse dans une présentation PowerPoint en Python...une autoshape de type ellipse shp = sld . shapes . add_auto_shape...quelques formats à la forme ellipse shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/fr/python-net/ellipse/
  6. Rechteck|Aspose.Slides für PHP 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....AutoShape vom Typ Ellipse hinzu $shp = $sld -> getShapes () -> addAutoShape...AutoShape vom Typ Ellipse hinzu $shp = $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/de/php-java/rectangle/
  7. 矩形|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 IShape shp = sld . getShapes (). addAutoShape...// 添加椭圆形类型的 AutoShape IShape shp = sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/rectangle/
  8. Agregar imagen en celda de tabla|Documentación ...

    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....foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable ==...MsoTriState . msoTrue ) { Cell cell = shp . Table . Rows [ 1 ]. Cells [...

    docs.aspose.com/slides/es/net/add-image-in-tabl...
  9. بيضاوي|وثائق 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 من نوع البيضاوي IShape shp = sld . getShapes (). addAutoShape...بعض التنسيق على شكل البيضاوي shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/ar/java/ellipse/
  10. Formatin von Formen|Aspose.Slides Dokumentation

    Form in PowerPoint-Präsentation in Java formatieren...vom Rechtecktyp hinzu IShape shp = sld . getShapes (). addAutoShape...Füllfarbe für die Rechtecksform shp . getFillFormat (). setFillType...

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