Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,743 for

shp

(0.1 sec)
  1. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....rectangle shape with text IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/androidjava/presentation...
  2. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......PDF 转换为演示文稿 如何使用 C# 将 KML 转换为 SHP 如何在 C# 中将 MS 项目导出为 PDF 如何使用 Python...

    kb.aspose.com/zh/categories/page/58/
  3. Latest Aspose.GIS Product Family topics - Free ...

    Get technical support of Aspose.GIS for .NET....develop an app which creates SHP files 1 790 October 13, 2023...

    forum.aspose.com/c/gis/33
  4. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....getShapes () as $shp ) { if ( java_instanceof ( $shp , new JavaClass...slides.Table" ))) { $tbl = $shp ; # Sets the text for the first...

    docs.aspose.com/slides/php-java/manage-table/
  5. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons....including SHP files. Here's an example of how to create a SHP file...

    products.aspose.com/gis/net/gis-formats/geojson
  6. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons....including SHP files. Here's an example of how to create a SHP file...

    products.aspose.com/gis/net/gis-formats/geojson/
  7. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....rectangle shape with text IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/java/presentation-proper...
  8. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....rectangle shape with text var shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. 使用 Java 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; //Sets the first row of a table...

    docs.aspose.com/slides/zh/java/manage-rows-and-...
  10. 管理行和列|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 管理表格的行和列... size (); i ++ ) { let shp = sld . getShapes (). get_Item...instanceOf ( shp , "com.aspose.slides.ITable" )) { tbl = shp ; // 将表格的首行设为标题...

    docs.aspose.com/slides/zh/nodejs-java/manage-ro...