Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,289 for

shp

(0.09 sec)
  1. How to Convert SHP to GPX in C#

    This quick tutorial guides on how to convert Shp to GPX in C#. It provides configuration details and simplest code to convert Shapefile to GPX in C# without installing any other GIS software....Product Family How to Convert SHP to GPX in C# This quick tutorial...tutorial guides on how to convert SHP to GPX in C# by providing configuration...

    kb.aspose.com/gis/net/how-to-convert-shp-to-gpx...
  2. 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...
  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. 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
  5. 线|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加线条...autoshape of type line IAutoShape shp = sld . Shapes . AddAutoShape...some formatting on the line shp . LineFormat . Style = LineStyle...

    docs.aspose.com/slides/zh/net/line/
  6. 格式化文本|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....GetSlideByPosition ( 1 ); //访问第三个形状 Shape shp = slide . Shapes [ 2 ]; //将其文本字体更改为...Verdana,高度更改为 32 TextFrame tf = shp . TextFrame ; Paragraph para...

    docs.aspose.com/slides/zh/net/format-text/
  7. 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/
  8. 直线|Aspose.Slides for PHP 文档

    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....get_Item ( 0 ); # 添加类型为线的自动形状 $shp = $sld -> getShapes () -> addAutoShape...150 , 300 , 0 ); # 在直线上应用一些格式 $shp -> getLineFormat () -> setStyle...

    docs.aspose.com/slides/zh/php-java/line/
  9. Rectangle|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 ellipse type IShape shp = sld . getShapes (). addAutoShape...AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/androidjava/rectangle/
  10. Rectangle|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 ellipse type IShape shp = sld . getShapes (). addAutoShape...AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...

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