Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,738 for

shp

(0.1 sec)
  1. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-table/
  2. 在 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...
  3. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....:: SharedPtr < IAutoShape > shp = pres -> get_Slide ( 0 ) ->...SharedPtr < ITextFrame > textFrame = shp -> get_TextFrame (); textFrame...

    docs.aspose.com/slides/cpp/presentation-propert...
  4. Map Viewer APIs for .NET | products.aspose.com

    Develop map 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/
  5. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; // Sets the text for the first...

    docs.aspose.com/slides/androidjava/manage-table/
  6. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... size (); i ++ ) { let shp = sld . getShapes (). get_Item...instanceOf ( shp , "com.aspose.slides.ITable" )) { tbl = shp ; // Sets...

    docs.aspose.com/slides/nodejs-java/manage-table/
  7. Map Viewer APIs for .NET | products.aspose.com

    Convert from KML to JPEG 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-jpeg/
  8. Map Viewer APIs for .NET | products.aspose.com

    Convert from GPX to JPEG 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-jpeg/
  9. Map Viewer APIs for .NET | products.aspose.com

    Develop TopoJSON 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/topojson/
  10. Map Viewer APIs for .NET | products.aspose.com

    Convert from SHAPEFILE to JPEG 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/shapefile-to...