Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,510 for

shp

(0.04 sec)
  1. Add Images in Slides using Apache POI and Aspos...

    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 of type line IAutoShape shp = slide . getShapes (). addAutoShape...some formatting on the line shp . getLineFormat (). setStyle...

    docs.aspose.com/slides/java/slides-poi/add-imag...
  2. Adding Line Shape to Slide in PHP|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....$shapeType = new ShapeType(); $shp = $sld->getShapes()->addAuto...$lineStyle = new LineStyle(); $shp->getLineFormat()->setStyle($...

    docs.aspose.com/slides/java/adding-line-shape-t...
  3. Convert geojson to shx in C#

    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-...
  4. Convert kml to shx in C#

    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-shx/
  5. Convert shx to geojson in C#

    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/shx-to-g...
  6. Convert gml to gdb in C#

    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-gdb/
  7. Convert geojson to topojson in C#

    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-...
  8. Convert shx to json in C#

    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/shx-to-j...
  9. Convert topojson to shx in C#

    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/topojson...
  10. Format Text|Aspose.Slides Documentation

    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....//Access the third shape Shape shp = slide . Shapes [ 2 ]; //Change...height to 32 TextFrame tf = shp . TextFrame ; Paragraph para...

    docs.aspose.com/slides/net/format-text/