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

shp

(0.12 sec)
  1. 管理占位符|Aspose.Slides for PHP 文档

    使用PHP更改PowerPoint幻灯片中占位符的文本。使用PHP在PowerPoint幻灯片中设置占位符的提示文本。...getShapes () as $shp ) { if ( ! java_is_null ( $shp -> getPlaceholder...getPlaceholder ())) { # 更改每个占位符中的文本 $shp -> getTextFrame () -> setText...

    docs.aspose.com/slides/zh/php-java/manage-place...
  2. 在 VSTO 和 Aspose.Slides 中创建 PowerPoint 幻灯片上的表格|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Shape shp = sld . Shapes . AddTable ( 15...); PowerPoint . Table tbl = shp . Table ; int i = - 1 ; int j...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  3. Aspose.HTML Product Family

    查找有关使用代码创建、编辑、提取数据以及将 HTML 页面转换为 PDF、XPS、图像和其他格式的答案。...将 Markdown 转换为 XPS 如何在 C# 中将 SHP 转换为 GPX «« « 1 2 3 » »» 简体中文...

    kb.aspose.com/zh/html/page/3/
  4. 获取幻灯片中的所有文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....foreach ( Shape shp in sld . Shapes ) if ( shp . Placeholder ...texts . Add ((( AutoShape ) shp ). TextFrame . Text ); } } //...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  5. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...{ tbl = ( ITable ) shp ; } } // Sets the first row of a table...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  6. Data Visualization API for .NET

    Visualization with .NET...shp", Drivers.Shapefile), baseMapSymbolizer);...SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...

    products.aspose.com/gis/net/viewer
  7. osm Viewer API in C#

    Develop a osm viewer with an API designed specifically for net / C# developers....SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...MapInfo-MIF Viewer MapInfo-TAB Viewer SHP Viewer TopoJSON Viewer 24.04...

    products.aspose.com/gis/net/viewer/osm/
  8. topojson Viewer API in C#

    Develop a topojson viewer with an API designed specifically for net / C# developers....SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...MapInfo-TAB Viewer OSM Viewer SHP Viewer 24.04.1 (Release notes)...

    products.aspose.com/gis/net/viewer/topojson
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Multipage TIFF in Python Convert SHP to KML in C# Create Multipage...

    kb.aspose.com/categories/page/4/
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....the table for shp in sld . shapes : if type ( shp ) is slides .... Table : tbl = shp # Sets the first row of a table as its header...

    docs.aspose.com/slides/python-net/manage-rows-a...