Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,707 for

shp

(0.08 sec)
  1. Aspose.GIS Product Family

    查找有关使用代码创建、读取、编辑、渲染和转换 GIS 数据和地图文件的答案。...NET 最新答案 在 C# 中将 SHP 转换为 KML 使用 C# 将 KML 转换为 CSV 使用...GeoJSON 转换为 SHP 如何在 C# 中将 KML 转换为 GPX 如何使用 C# 将 KML 转换为 SHP 如何在 C#...

    kb.aspose.com/zh/gis/
  2. 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...
  3. 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...
  4. 格式化文本|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....//Access the third shape Shape shp = slide . Shapes [ 2 ]; //Change...height to 32 TextFrame tf = shp . TextFrame ; Paragraph para...

    docs.aspose.com/slides/zh/net/format-text/
  5. Add Line Shapes to Presentations in JavaScript|...

    Learn to manipulate line formatting in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js. Discover properties, methods, and examples....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/
  6. 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
  7. 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/
  8. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....AutoShape of type line IAutoShape shp = sld . getShapes (). addAutoShape...some formatting on the line shp . getLineFormat (). setStyle...

    docs.aspose.com/slides/java/line/
  9. Add Image in Table Cell|Aspose.Slides Documenta...

    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/net/add-image-in-table-c...
  10. json 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/json-to-...