Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,092 for

shp

(0.06 sec)
  1. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....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/
  2. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/ellipse/
  3. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....AutoShape of ellipse type var shp = sld . getShapes (). addAutoShape...formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/nodejs-java/ellipse/
  4. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....autoshape of ellipse type IShape shp = sld . Shapes . AddAutoShape...shape shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/net/ellipse/
  5. Find and Replace Text without Losing Format in ...

    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 in sld . Shapes ) { //Access...text in the shape string str = shp . TextFrame . TextRange . Text...

    docs.aspose.com/slides/net/find-and-replace-tex...
  6. 使用 VSTO 和 Aspose.Slides for .NET 格式化文本|Aspose.S...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 PowerPoint (PPT, PPTX) 演示文稿中精确控制文本格式。... Shape shp = slide . Shapes [ 3 ]; //Change...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/zh/net/format-text-using...
  7. Removing row or column in Table in VSTO and Asp...

    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 ) { shp . Table . Rows [ 1 ]. Delete...

    docs.aspose.com/slides/net/removing-row-or-colu...
  8. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Shape shp = sld . Shapes . AddTextbox (...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/net/adding-text-dynamica...
  9. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    了解如何从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中向 PowerPoint(PPT、PPTX)演示文稿添加动态文本。... Shape shp = sld . Shapes . AddTextbox (...PowerPoint . TextRange txtRange = shp . TextFrame . TextRange ; txtRange...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  10. shapefile to json conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJSON, TopoJSON, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc....shp", Drivers.Shapefile, "destination...Aspose GIS API. Just Select SHP as output format and. Upload...

    products.aspose.com/gis/net/conversion/shapefil...