Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,170 for

shp

(0.04 sec)
  1. Ինչպես ստեղծել Shapefile C#-ում

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

    kb.aspose.com/hy/gis/net/how-to-create-a-shapef...
  2. 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/
  3. Rectangle|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...AutoShape of ellipse type IShape shp = sld . getShapes (). addAutoShape...

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

    Ստեղծեք, խմբագրեք, փոխարկեք և ցուցադրեք GIS և քարտեզների տվյալների ֆայլերի ձևաչափեր, ինչպիսիք են GPX, GML, KML, GeoJSON C# և .NET հավելվածներում:...C#-ով Ինչպես փոխարկել GeoJSON-ը SHP-ի C#-ում Ինչպես փոխարկել KML-ը...փոխարկել KML-ը SHP-ին՝ օգտագործելով C# Ինչպես փոխարկել SHP-ն Geojson-ին...

    kb.aspose.com/hy/gis/net/
  5. DefaultTextLanguage | Aspose.Sildes for .NET AP...

    Returns or sets the default language for presentation text. Read/write String....rectangle shape with text IAutoShape shp = pres . Slides [ 0 ]. Shapes...Rectangle , 50 , 50 , 150 , 50 ); shp . TextFrame . Text = "New Text"...

    reference.aspose.com/slides/net/aspose.slides/i...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Map Viewer APIs for .NET - Asposehttps://products.aspose.com/gis/net/viewer/Shp-to-png/Recent content in Map Viewer APIs for .NET - Aspose on Documen......com/gis/net/viewer/shp-to-png/Recent content in Map...iohttps://products.aspose.com/gis/net/viewer/shp-to-png/index.xml self application/rss+xml...

    products.aspose.com/gis/net/viewer/shp-to-png/i...
  7. Aspose.Slides for PHP via Java 23.6 Release Not...

    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....new rectangle shape with text $shp = $pres -> getSlides () -> get_Item...Rectangle , 50 , 50 , 150 , 50 ); $shp -> getTextFrame () -> setText...

    docs.aspose.com/slides/php-java/aspose-slides-f...
  8. Aspose.Slides for Android via Java 23.6 Release...

    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....rectangle shape with text IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/androidjava/aspose-slide...
  9. set_DefaultTextLanguage() | Aspose.Slides for C...

    Sets the default language for presentation text. Write System::String....:: SharedPtr < IAutoShape > shp = pres -> get_Slide ( 0 ) ->..., 50.0f , 150.0f , 50.0f ); shp -> get_TextFrame () -> set_Text...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  10. Shape Formatting|Aspose.Slides Documentation

    Format shape 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/shape-formatting/