Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,694 for

shp

(0.03 sec)
  1. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert Shp to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#....Product Family How to Convert SHP to Geojson in C# This crisp tutorial...information on how to convert SHP to Geojson in C# . It provides...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...
  2. Removing row or column in Table in VSTO and Asp...

    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 ) { shp . Table . Rows [ 1 ]. Delete...

    docs.aspose.com/slides/net/removing-row-or-colu...
  3. Line|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....AutoShape of type line IAutoShape shp = sld . getShapes (). addAutoShape...some formatting on the line shp . getLineFormat (). setStyle...

    docs.aspose.com/slides/java/line/
  4. Line|Aspose.Slides Documentation

    Add line in PowerPoint presentation in C# or .NET...autoshape of type line IAutoShape shp = sld . Shapes . AddAutoShape...some formatting on the line shp . LineFormat . Style = LineStyle...

    docs.aspose.com/slides/net/line/
  5. Line|Aspose.Slides for Python Documentation

    Add line in PowerPoint presentation in Python...Add an autoshape of type line shp = sld . shapes . add_auto_shape...some formatting on the line shp . line_format . style = slides...

    docs.aspose.com/slides/python-net/line/
  6. Aspose.GIS Product Family

    Find answers about creating, reading, editing, rendering, and converting GIS data and maps files using code....NET Latest Answers Convert SHP to KML in C# Convert KML to CSV...C# How to Convert GeoJSON to SHP in C# How to Convert KML to GPX...

    kb.aspose.com/gis/
  7. 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/
  8. Shapefile

    A shapefile is a popular file format for storing and exchanging geospatial data. It consists of multiple files that together represent features such as points, lines, and polygons, along with associated attributes like names and values. Shapefiles are widely used in GIS software and can be easily shared between different applications and platforms....Understanding the SHP Format in GIS Shapefile, also known as SHP format...specific extensions, such as .shp, .shx, .dbf, and others, to represent...

    products.aspose.com/gis/net/gis-formats/shapefile/
  9. Shapefile

    A shapefile is a popular file format for storing and exchanging geospatial data. It consists of multiple files that together represent features such as points, lines, and polygons, along with associated attributes like names and values. Shapefiles are widely used in GIS software and can be easily shared between different applications and platforms....Understanding the SHP Format in GIS Shapefile, also known as SHP format...specific extensions, such as .shp, .shx, .dbf, and others, to represent...

    products.aspose.com/gis/net/gis-formats/shapefile
  10. Line|Aspose.Slides for Node.js via .NET Documen...

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

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