Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 4,026 for

shp

(0.07 sec)
  1. Ajouter des rectangles aux présentations en .NE...

    Améliorez vos présentations PowerPoint en ajoutant des rectangles avec Aspose.Slides for .NET—concevez et modifiez facilement des formes par programmation....auto de type rectangle IShape shp = sld . Shapes . AddAutoShape...rectangle shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/fr/net/rectangle/
  2. Ellipse|Documentation d'Aspose.Slides pour Node...

    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 var shp = sld . getShapes (). addAutoShape...formatage à la forme ellipse shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/fr/nodejs-java/ellipse/
  3. Chercher

    chercher... # Le fichier SHP contient des informations géospatiales...géospatiales en convertissant SHP en JSON de manière programmatique...

    blog.aspose.com/fr/gis/convert-shapefile-to-jso...
  4. Ajouter des ellipses aux présentations en .NET|...

    Apprenez comment créer, formater et manipuler des formes d'ellipse dans Aspose.Slides pour .NET dans les présentations PPT et PPTX—exemples de code C# inclus....autoshape de type ellipse IShape shp = sld . Shapes . AddAutoShape...ellipse shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/fr/net/ellipse/
  5. Agregar elipses a presentaciones en Android|Doc...

    Aprenda cómo crear, formatear y manipular formas de elipse en Aspose.Slides para Android en presentaciones PPT y PPTX, con ejemplos de código Java incluidos....AutoShape de tipo elipse IShape shp = sld . getShapes (). addAutoShape...de formato a la forma elipse shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/es/androidjava/ellipse/
  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.... Shape shp = sld . Shapes . AddTextbox (...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/ja/net/adding-text-dynam...
  7. Hur man skapar en Shapefil i C#

    Denna snabba handledning guider om hur man skapar en ShapeFile i C#. Du kan skapa Shapefile i C# genom att lägga till olika attribut och funktioner till den utan att använda något annat grafikverktyg från tredje part.... Du kan skapa SHP-fil i C# genom att lägga till...vektorlagret som sparas som en SHP -fil. Steg för att skapa ny Shapefil...

    kb.aspose.com/sv/gis/net/how-to-create-a-shapef...
  8. Hoe maak je een shapefile in C#

    Deze korte handleiding helpt u bij het maken van een ShapeFile in C#. U kunt Shapefile in C# genereren door er verschillende attributen en functies aan toe te voegen zonder een ander grafisch hulpmiddel van derden te gebruiken.... U kunt een SHP-bestand maken in C# door attributen...vectorlaag die is opgeslagen als een SHP -bestand. Stappen om een nieuw...

    kb.aspose.com/nl/gis/net/how-to-create-a-shapef...
  9. 아카이브

    아카이브...Shapefile을 CSV로 변환하기 - 코드 샘플 온라인 SHP to CSV 변환기 C# GIS 솔루션 - API 설치...변환하기 - 코드 샘플 # 이제 아래의 단계를 따라 SHP to CSV 변환기 를 개발할 수 있습니다: 변환 설정...

    blog.aspose.com/ko/gis/convert-shapefile-to-csv...
  10. 椭圆|Aspose.Slides for Node.js via .NET 文档

    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 var shp = sld . getShapes (). addAutoShape...150 , 50 ); // 对椭圆形状应用一些格式设置 shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/nodejs-java/ellipse/