Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,738 for

shp

(0.53 sec)
  1. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control.... Shape shp = slide . Shapes [ 3 ]; //Change...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/net/format-text-using-vs...
  2. gpx 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/gpx-to-s...
  3. shapefile to geojson 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...
  4. shapefile to kml 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...
  5. kml to topojson 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-t...
  6. geojson 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/geojson-...
  7. csv 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/csv-to-gpx
  8. gml to geojson 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-g...
  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....foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable ==...MsoTriState . msoTrue ) { Cell cell = shp . Table . Rows [ 1 ]. Cells [...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  10. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify shapes programmatically....Add AutoShape of ellipse type $shp = $sld -> getShapes () -> addAutoShape...Add AutoShape of ellipse type $shp = $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/php-java/rectangle/