Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,743 for

shp

(0.03 sec)
  1. Aspose.GIS for .NET

    在 C# 和 .NET 应用程序中创建、编辑、转换和渲染 GIS 并映射 GPX、GML、KML、GeoJSON 等数据文件格式。...NET 最新答案 在 C# 中将 SHP 转换为 KML 使用 C# 将 KML 转换为 CSV 使用...GeoJSON 转换为 SHP 如何在 C# 中将 KML 转换为 GPX 如何使用 C# 将 KML 转换为 SHP 如何在 C#...

    kb.aspose.com/zh/gis/net/
  2. Ինչպես փոխարկել KML-ը SHP-ին՝ օգտագործելով C#

    Այս հոդվածը նկարագրում է, թե ինչպես փոխարկել KML-ը Shp-ի՝ օգտագործելով C#: Այն պարունակում է կազմաձևման մանրամասներ, կոդավորման քայլեր և գործարկվող կոդ՝ KML-ը Shp-ի փոխելու համար՝ օգտագործելով C#:...Family Ինչպես փոխարկել KML-ը SHP-ին՝ օգտագործելով C# Այս հոդվածը...թե **ինչպես փոխարկել KML -ը SHP -ի օգտագործելով C#** կիսելով...

    kb.aspose.com/hy/gis/net/how-to-convert-kml-to-...
  3. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....autoshape of type line IAutoShape shp = sld . Shapes . AddAutoShape...some formatting on the line shp . LineFormat . Style = LineStyle...

    docs.aspose.com/slides/net/line/
  4. View and Render Map|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....Converter SHP to JPEG Converter SHP to PNG Converter SHP to SVG...SVG Converter SHP Viewer TopoJSON Viewer GeoTools - GIS C# Library...

    docs.aspose.com/gis/net/viewer/
  5. Aspose.GIS for .NET

    Create, Edit, Convert, and Render GIS and maps data file formats like GPX, GML, KML, GeoJSON in C# and .NET applications....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/net/
  6. 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/
  7. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify shapes programmatically....Add AutoShape of ellipse type $shp = $sld -> getShapes () -> addAutoShape...Add AutoShape of ellipse type $shp = $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/php-java/rectangle/
  8. 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...
  9. 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...
  10. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....Add AutoShape of ellipse type $shp = $sld -> getShapes () -> addAutoShape...formatting to ellipse shape $shp -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/ellipse/