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

shp

(0.07 sec)
  1. 直线|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/
  2. 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...
  3. 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/
  4. Adding Text Dynamically|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.... Shape shp = sld . Shapes . AddTextbox (...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/net/adding-text-dynamica...
  5. Ինչպես փոխարկել 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-...
  6. 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/
  7. Add Line Shapes to Presentations on Android|Asp...

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

    docs.aspose.com/slides/androidjava/line/
  8. Add Line Shapes to Presentations in PHP|Aspose....

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

    docs.aspose.com/slides/php-java/line/
  9. 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/
  10. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|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....foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable ==.... MsoTriState . msoTrue ) { shp . Table . Rows [ 1 ]. Delete...

    docs.aspose.com/slides/zh/net/removing-row-or-c...