Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,028 for

shp

(0.04 sec)
  1. Convert kml to jpeg in C#

    Convert kml to jpeg with an API designed specifically for net / C# developers....SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...MapInfo-TAB Viewer OSM Viewer SHP Viewer TopoJSON Viewer 24.04...

    products.aspose.com/gis/net/viewer/kml-to-jpeg
  2. Convert geotiff to svg in C#

    Convert geotiff to svg with an API designed specifically for net / C# developers....SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...MapInfo-TAB Viewer OSM Viewer SHP Viewer TopoJSON Viewer 24.04...

    products.aspose.com/gis/net/viewer/geotiff-to-svg
  3. 将段落从一个演示文稿移动到另一个演示文稿|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 in first slide IShape shp = sourcePres . Slides [ 0 ].... Shapes [ 0 ]; if ( shp . Placeholder != null ) { //Get text...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  4. Convert shapefile to svg in C#

    Convert shapefile to svg with an API designed specifically for net / C# developers....shp", Drivers.Shapefile), symbolizer);...PNG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...

    products.aspose.com/gis/net/viewer/shapefile-to...
  5. Convert geotiff to png in C#

    Convert geotiff to png with an API designed specifically for net / C# developers....SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...MapInfo-TAB Viewer OSM Viewer SHP Viewer TopoJSON Viewer 24.04...

    products.aspose.com/gis/net/viewer/geotiff-to-png
  6. Convert geojson to jpeg in C#

    Convert geojson to jpeg with an API designed specifically for net / C# developers....SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...MapInfo-TAB Viewer OSM Viewer SHP Viewer TopoJSON Viewer 24.04...

    products.aspose.com/gis/net/viewer/geojson-to-jpeg
  7. Change the fill color of a shape in a presentat...

    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 rectangle type IShape shp = sld . Shapes . AddAutoShape...//Set the fill type to Solid shp . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/change-the-fill-colo...
  8. 在演示文稿中查找和替换文本而不丢失格式|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 in sld . Shapes ) { //Access...text in the shape string str = shp . TextFrame . TextRange . Text...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  9. C# GIS Data Conversion | products.aspose.com

    Convert GIS data in different formats including GeoJSON, ESRI Shapefile SHX, TopoJSON, FIleGDB, GML, KML, MIF, OSM with few lines of C# code via .NET library.... GeoJSON to Shapefile SHP Conversion With just few lines...convert GeoJSON data to Shapefile SHP file. API provides VectorLayer...

    products.aspose.com/gis/net/conversion/
  10. Get all the text in a slide|Aspose.Slides Docum...

    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 . Placeholder ...texts . Add ((( AutoShape ) shp ). TextFrame . Text ); } } //...

    docs.aspose.com/slides/net/get-all-the-text-in-...