Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,707 for

shp

(0.27 sec)
  1. Map Viewer APIs for .NET | products.aspose.com

    Convert from GPX to SVG through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files.... ESRI Shapefile: SHP, SHX, DBF GeoJSON: JSON, GeoJSON...

    products.aspose.com/gis/net/viewer/gpx-to-svg/
  2. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....Presentation ( load_options ) as pres : shp = pres . slides [ 0 ] . shapes...50 , 150 , 150 ) text_frame = shp . text_frame text_frame . text...

    docs.aspose.com/slides/python-net/presentation-...
  3. Convert Shapefile to TopoJSON GIS Data via .NET...

    Try our On-Premise APIs to convert Shapefile to TopoJSON on .NET Framework, .NET Core, C#.... SHP is the file extension for one...

    products.aspose.com/gis/net/conversion/shapefil...
  4. 管理 Android 上的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流。...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; // 为第二行的第一列设置文本 tbl . get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  5. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) tbl...tbl = ( ITable ) shp ; // 设置第二行第一列的文本 tbl [ 0 , 1 ]. TextFrame...

    docs.aspose.com/slides/zh/net/manage-table/
  6. Convert Shapefile to KML GIS Data via .NET or C...

    Try our On-Premise APIs to convert Shapefile to KML on .NET Framework, .NET Core, C#.... SHP is the file extension for one...

    products.aspose.com/gis/net/conversion/shapefil...
  7. Map Viewer APIs for .NET | products.aspose.com

    Develop ESRI-ASCII viewer through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files.... ESRI Shapefile: SHP, SHX, DBF GeoJSON: JSON, GeoJSON...

    products.aspose.com/gis/net/viewer/esri-ascii/
  8. Map Viewer APIs for .NET | products.aspose.com

    Develop MapInfo-MIF viewer through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files.... ESRI Shapefile: SHP, SHX, DBF GeoJSON: JSON, GeoJSON...

    products.aspose.com/gis/net/viewer/mapinfo-mif/
  9. Map Viewer APIs for .NET | products.aspose.com

    Convert from KML to SVG through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files.... ESRI Shapefile: SHP, SHX, DBF GeoJSON: JSON, GeoJSON...

    products.aspose.com/gis/net/viewer/kml-to-svg/
  10. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...getShapes () as $shp ) { if ( java_instanceof ( $shp , new JavaClass...slides.Table" ))) { $tbl = $shp ; # 设置第二行第一列的文本 $tbl -> get_Item...

    docs.aspose.com/slides/zh/php-java/manage-table/