Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,764 for

shp

(0.05 sec)
  1. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......C# 中将 VSX 转换为 HTML 如何在 C# 中将 SHP 转换为 GPX 如何在 C# 中将 PUB 转换为 PNG...

    kb.aspose.com/zh/categories/page/74/
  2. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; // 将表格的第一行设置为其标题 tbl . setFirstRow...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  3. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations...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/
  4. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......中将 XSL FO 渲染为 PDF 如何在 C# 中将 SHP 转换为 GPX 如何在 C# 中将 Microsoft Project...

    kb.aspose.com/zh/categories/page/72/
  5. 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/57/
  6. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......文件 如何在 C# 中生成条形码图像 如何在 C# 中将 SHP 转换为 Geojson 如何在 C# 中将 HTML 页面转换为...

    kb.aspose.com/zh/categories/page/69/
  7. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......转换为 PSD 如何在 C# 中将 GeoJSON 转换为 SHP 如何在 C# 中更改 SVG 背景颜色 如何在 C# 中删除...

    kb.aspose.com/zh/categories/page/32/
  8. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) tbl...tbl = ( ITable ) shp ; // Sets the text for the first column of...

    docs.aspose.com/slides/net/manage-table/
  9. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...rectangle shape with text IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/androidjava/presentation...
  10. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...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/