Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 2,764 for

shp

(0.05 sec)
  1. Archiv

    Archiv... # Eine SHP -Datei enthält geospatiale Informationen...geospatialen Daten tun, indem Sie SHP programmgesteuert in JSON umwandeln...

    blog.aspose.com/gis/convert-shapefile-to-json-i...
  2. Rectangle|Documentation d'Aspose.Slides pour 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....une AutoShape de type ellipse $shp = $sld -> getShapes () -> addAutoShape...une AutoShape de type ellipse $shp = $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/fr/php-java/rectangle/
  3. Agregar elipses a presentaciones en Python|Docu...

    Aprenda cómo crear, formatear y manipular formas de elipse en Aspose.Slides for Python via .NET en presentaciones PPT, PPTX y ODP; se incluyen ejemplos de código....Agregar AutoShape de tipo elipse shp = sld . shapes . add_auto_shape...formato a la forma de elipse shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/es/python-net/ellipse/
  4. Rechteck|Aspose.Slides Dokumentation

    Rechteck in einer PowerPoint-Präsentation in C# oder .NET erstellen...vom Typ Rechteck hinzu IShape shp = sld . Shapes . AddAutoShape...Rechteckform an shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/de/net/rectangle/
  5. Rectángulo|Documentación de Aspose.Slides for P...

    Crear rectángulo en presentación de PowerPoint en Python...autoshape de tipo rectángulo shp = sld . shapes . add_auto_shape...formato a la forma del rectángulo shp . fill_format . fill_type = slides...

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

    docs.aspose.com/slides/ar/androidjava/ellipse/
  7. 使用 VSTO 和 Aspose.Slides 以及 .NET 格式化文本|Aspose.Sl...

    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 ]; //将其文本字体更改为...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/zh/net/format-text-using...
  8. Ajouter une image dans une cellule de tableau|D...

    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/fr/net/add-image-in-tabl...
  9. Ellipse|Documentation Aspose.Slides

    Créer une ellipse dans une présentation PowerPoint en C# ou .NET...autoshape de type ellipse IShape shp = sld . Shapes . AddAutoShape...d'ellipse shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/fr/net/ellipse/
  10. Элипс|Документация Aspose.Slides для 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....Добавьте AutoShape типа эллипс $shp = $sld -> getShapes () -> addAutoShape...настройки к фигуре эллипса $shp -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/ru/php-java/ellipse/