Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,289 for

shp

(0.05 sec)
  1. Rectangle|Aspose.Slides for Node.js via .NET Do...

    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....AutoShape of ellipse type var shp = sld . getShapes (). addAutoShape...AutoShape of ellipse type var shp = sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/rectangle/
  2. Add Image in Table Cell|Aspose.Slides Documenta...

    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 . HasTable ==...MsoTriState . msoTrue ) { Cell cell = shp . Table . Rows [ 1 ]. Cells [...

    docs.aspose.com/slides/net/add-image-in-table-c...
  3. 线|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....添加一个类型为线的 AutoShape IAutoShape shp = sld . getShapes (). addAutoShape...150 , 300 , 0 ); // 对线条应用一些格式 shp . getLineFormat (). setStyle...

    docs.aspose.com/slides/zh/java/line/
  4. Aspose.GIS for .NET

    在 C# 和 .NET 应用程序中创建、编辑、转换和渲染 GIS 并映射 GPX、GML、KML、GeoJSON 等数据文件格式。...GeoJSON 转换为 SHP 如何在 C# 中将 KML 转换为 GPX 如何使用 C# 将 KML 转换为 SHP 如何在 C#...C# 中将 SHP 转换为 Geojson 如何在 C# 中创建形状文件 如何在 C# 中将 SHP 转换为 GPX 如何在...

    kb.aspose.com/zh/gis/net/
  5. Aspose.GIS for .NET

    Create, Edit, Convert, and Render GIS and maps data file formats like GPX, GML, KML, GeoJSON in C# and .NET applications....C# How to Convert GeoJSON to SHP in C# How to Convert KML to GPX...Convert KML to SHP using C# How to Convert SHP to Geojson in C#...

    kb.aspose.com/gis/net/
  6. Rectangle|Aspose.Slides Documentation

    Create rectangle in PowerPoint presentation in C# or .NET...autoshape of rectangle type IShape shp = sld . Shapes . AddAutoShape...shape shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/net/rectangle/
  7. Format Text using VSTO and Aspose.Slides and .N...

    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 = slide . Shapes [ 3 ]; //Change...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/net/format-text-using-vs...
  8. Adding Text Dynamically|Aspose.Slides Documenta...

    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 . AddTextbox (...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/net/adding-text-dynamica...
  9. Ellipse|Aspose.Slides for Python Documentation

    Create ellipse in PowerPoint presentation in Python...Add autoshape of ellipse type shp = sld . shapes . add_auto_shape...formatting to ellipse shape shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/python-net/ellipse/
  10. Ellipse|Aspose.Slides Documentation

    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....AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/ellipse/