Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,092 for

shp

(0.09 sec)
  1. 在 Android 上向演示文稿添加线形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 操作 PowerPoint 演示文稿中的线条格式。探索属性、方法和 Java 示例。...line 的 AutoShape IAutoShape shp = sld . getShapes (). addAutoShape..., 300 , 0 ); // 对线条应用一些格式设置 shp . getLineFormat (). setStyle...

    docs.aspose.com/slides/zh/androidjava/line/
  2. shapefile to json conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJSON, TopoJSON, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc....shp", Drivers.Shapefile, "destination...Aspose GIS API. Just Select SHP as output format and. Upload...

    products.aspose.com/gis/net/conversion/shapefil...
  3. kml to shapefile conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJSON, TopoJSON, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc....shp", Drivers.Shapefile, options);...Aspose GIS API. Just Select SHP as output format and. Upload...

    products.aspose.com/gis/net/conversion/kml-to-s...
  4. kml to json conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJSON, TopoJSON, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc.... Just Select SHP as output format and. Upload...will be converted instantly to SHP. You will get the download link...

    products.aspose.com/gis/net/conversion/kml-to-json
  5. gml to gpx conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJSON, TopoJSON, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc.... Just Select SHP as output format and. Upload...will be converted instantly to SHP. You will get the download link...

    products.aspose.com/gis/net/conversion/gml-to-gpx
  6. gdb to csv conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJSON, TopoJSON, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc.... Just Select SHP as output format and. Upload...will be converted instantly to SHP. You will get the download link...

    products.aspose.com/gis/net/conversion/gdb-to-csv
  7. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....AutoShape of ellipse type var shp = sld . getShapes (). addAutoShape...formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/nodejs-java/ellipse/
  8. Ինչպես փոխարկել SHP-ն Geojson-ին C#-ում

    Այս ձեռնարկը տրամադրում է պարզ քայլեր՝ Shp-ն Geojson-ի C#-ով փոխարկելու համար: Այն պարունակում է ամբողջական տեղեկատվություն, ներառյալ կազմաձևման մանրամասները, անելիքների քայլերը և օրինակելի կոդը՝ Shapefile-ը C#-ում Geojson-ի փոխարկելու համար:...Product Family Ինչպես փոխարկել SHP-ն Geojson-ին C#-ում Այս հստակ...այն մասին, թե ինչպես փոխարկել SHP -ը Geojson -ի C# -ում: Այն տրամադրում...

    kb.aspose.com/hy/gis/net/how-to-convert-shp-to-...
  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.... Shape shp = sld . Shapes . AddTextbox (...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  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....// 添加类型为 line 的 AutoShape var shp = sld . getShapes (). addAutoShape..., 300 , 0 ); // 对线条应用一些格式设置 shp . getLineFormat (). setStyle...

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