Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,693 for

shp

(0.07 sec)
  1. 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/
  2. Aspose.GIS Product Family

    Trouvez des réponses sur la création, la lecture, la modification, le rendu et la conversion de fichiers de données et de cartes SIG à l'aide de code....Comment convertir GeoJSON en SHP en C# Comment convertir KML en...convertir KML en SHP en utilisant C# Comment convertir SHP en Geojson...

    kb.aspose.com/fr/gis/
  3. Aspose.GIS for .NET

    C# ve .NET uygulamalarında GIS oluşturun, düzenleyin, dönüştürün ve işleyin ve GPX, GML, KML, GeoJSON gibi veri dosyası formatlarını eşleyin....dönüştürün C# ile GeoJSON'u SHP'ye Dönüştürme C# ile KML'yi GPX'e...Kullanarak KML'yi SHP'ye Dönüştürme C#'da SHP'yi Geojson'a Dönüştürme...

    kb.aspose.com/tr/gis/net/
  4. Aspose.GIS Product Family

    Find answers about creating, reading, editing, rendering, and converting GIS data and maps files using code....C# Як конвертувати GeoJSON у SHP на C# Як перетворити KML на GPX...перетворити KML на SHP за допомогою C# Як перетворити SHP на Geojson...

    kb.aspose.com/uk/gis/
  5. 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...
  6. Форматирование фигур|Документация Aspose.Slides...

    Форматирование фигур в презентации PowerPoint на Python...Добавляет прямоугольник AutoShape shp = sld . shapes . add_auto_shape...цвет заливки для прямоугольника shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/ru/python-net/shape-form...
  7. Bild in Tabellenzelle hinzufügen|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....foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable ==...MsoTriState . msoTrue ) { Cell cell = shp . Table . Rows [ 1 ]. Cells [...

    docs.aspose.com/slides/de/net/add-image-in-tabl...
  8. Rectángulo|Documentación de Aspose.Slides

    Crear rectángulo en presentación de PowerPoint en C# o .NET...autoshape de tipo rectángulo IShape shp = sld . Shapes . AddAutoShape...rectángulo shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/es/net/rectangle/
  9. 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...
  10. بيضاوي|وثائق 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/