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

shp

(0.08 sec)
  1. Ellipsen zu Präsentationen in Python hinzufügen...

    Erfahren Sie, wie Sie Ellipsenformen in Aspose.Slides for Python via .NET in PPT-, PPTX- und ODP-Präsentationen erstellen, formatieren und bearbeiten – inklusive Codebeispiele....AutoShape vom Typ Ellipse hinzu shp = sld . shapes . add_auto_shape...Formatierungen auf die Ellipsenform an shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/de/python-net/ellipse/
  2. 矩形|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/rectangle/
  3. ארכיון

    ארכיון... # קובץ SHP מכיל מידע גיאו-מרחבי כנתוני וקטור...נתוני גיאו-מרחב על ידי המרת SHP ל- JSON בצורה תוכנתית. עם זאת...

    blog.aspose.com/he/gis/convert-shapefile-to-jso...
  4. Hogyan készítsünk Shape fájlt C#-ban

    Ez a gyors oktatóanyag bemutatja, hogyan hozhat létre ShapeFile-t C#-ban. Létrehozhat Shapefile-t C# nyelven úgy, hogy különböző attribútumokat és szolgáltatásokat ad hozzá anélkül, hogy bármilyen harmadik féltől származó grafikus eszközt használna.... SHP-fájlt létrehozhat C#-ban attribútumok...és jellemzők hozzáadásával a SHP fájlként mentett vektorrétegben...

    kb.aspose.com/hu/gis/net/how-to-create-a-shapef...
  5. Formater les formes PowerPoint en Python|Docume...

    Apprenez à formater les formes PowerPoint en Python à l’aide d’Aspose.Slides — définissez les styles de remplissage, de ligne et d’effets pour les fichiers PPT, PPTX et ODP avec précision et contrôle total....Ajoute une forme rectangulaire shp = sld . shapes . add_auto_shape...remplissage pour la forme rectangle shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/fr/python-net/shape-form...
  6. 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/androidjava/ellipse/
  7. 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/
  8. Arşiv

    Arşiv... # SHP dosyası, noktalar, çokgenler...Aslında, bir programcı olarak SHP’yi JSON ‘a programlı olarak dönüştürerek...

    blog.aspose.com/tr/gis/convert-shapefile-to-jso...
  9. Ellipse|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...formatage à la forme ellipse $shp -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/fr/php-java/ellipse/
  10. 在 Python 演示文稿中添加矩形|Aspose.Slides for Python 文档

    通过使用 Aspose.Slides for Python via .NET 添加矩形,提升您的 PowerPoint 和 OpenDocument 演示文稿—轻松以编程方式设计和修改形状。...slides [ 0 ] # 添加矩形类型的自定义形状 shp = sld . shapes . add_auto_shape... 150 , 50 ) # 对矩形形状应用一些格式设置 shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/zh/python-net/rectangle/