Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,096 for

shp

(0.14 sec)
  1. 管理表格|Aspose.Slides for PHP 文档

    在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/
  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. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...遍历形状并设置对找到的表的引用 for ( const auto & shp : System :: IterateOver ( sld...> ( shp )) { tbl = System :: ExplicitCast < ITable > ( shp );...

    docs.aspose.com/slides/zh/cpp/manage-table/
  5. 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...
  6. 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/
  7. 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/
  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. 在 .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/
  10. Map Viewer APIs for .NET | products.aspose.com

    Convert from GeoJSON 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/geojson-to-svg/