Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,754 for

shp

(0.2 sec)
  1. Add Ellipses to Presentations in PHP|Aspose.Sli...

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

    docs.aspose.com/slides/php-java/ellipse/
  2. Ինչպես ստեղծել Shapefile C#-ում

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես ստեղծել ShapeFile C#-ում: Դուք կարող եք ստեղծել Shapefile C#-ում՝ դրան ավելացնելով տարբեր ատրիբուտներ և առանձնահատկություններ՝ առանց որևէ այլ երրորդ կողմի գրաֆիկական գործիք օգտագործելու:...համար: Դուք կարող եք **ստեղծել SHP ֆայլ C#**-ով ավելացնելով ատրիբուտներ...շերտում, որը պահվում է որպես SHP ֆայլ: C#-ում նոր Shapefile ստեղծելու...

    kb.aspose.com/hy/gis/net/how-to-create-a-shapef...
  3. 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/
  4. Convert Shapefile to JSON in C#

    Install Aspose.GIS for .NET and convert Shapefile to JSON in C#. This C# geospatial library offers a wide range of features for GIS file format conversions.... # SHP file contains geospatial information...geospatial data by converting SHP to JSON programmatically. However...

    blog.aspose.com/gis/convert-shapefile-to-json-i...
  5. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java 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/java/ellipse/
  6. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool.... You can create SHP file in C# by adding attributes...vector layer that is saved as a SHP file. Steps to Create New Shapefile...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  7. 使用 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...
  8. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify shapes programmatically....autoshape of rectangle type IShape shp = sld . Shapes . AddAutoShape...shape shp . FillFormat . FillType = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/net/rectangle/
  9. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically....autoshape of rectangle type shp = sld . shapes . add_auto_shape...formatting to rectangle shape shp . fill_format . fill_type = slides...

    docs.aspose.com/slides/python-net/rectangle/
  10. 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...