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

shp

(0.07 sec)
  1. Add Rectangles to Presentations on Android|Aspo...

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

    docs.aspose.com/slides/androidjava/rectangle/
  2. 直线|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/
  3. Ինչպես փոխարկել 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-...
  4. 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/
  5. 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/
  6. 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/
  7. Add Ellipses to Presentations on Android|Aspose...

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

    docs.aspose.com/slides/androidjava/ellipse/
  8. 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...
  9. 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/
  10. 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/