Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,766 for

shp

(0.07 sec)
  1. Aspose.GIS Product Family

    Գտեք պատասխաններ GIS տվյալների և քարտեզների ֆայլերի ստեղծման, ընթերցման, խմբագրման, մատուցման և փոխակերպման վերաբերյալ՝ օգտագործելով կոդը:...NET Najnoviji odgovori SHP-ից KML՝ C#-ում փոխարկում Փոխարկեք...C#-ով Ինչպես փոխարկել GeoJSON-ը SHP-ի C#-ում Ինչպես փոխարկել KML-ը...

    kb.aspose.com/hy/gis/
  2. 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/
  3. 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...
  4. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in Java...autoshape of rectangle type IShape shp = sld . getShapes (). addAutoShape...color for the rectangle shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/shape-format...
  5. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|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 . HasTable ==.... MsoTriState . msoTrue ) { shp . Table . Rows [ 1 ]. Delete...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  6. Ինչպես փոխարկել SHP-ն GPX-ի C#-ում

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Shp-ն GPX-ի C#-ով: Այն տրամադրում է կազմաձևման մանրամասներ և ամենապարզ կոդը՝ Shapefile-ը C#-ով GPX-ի փոխարկելու համար՝ առանց որևէ այլ GIS ծրագրակազմ տեղադրելու:...Product Family Ինչպես փոխարկել SHP-ն GPX-ի C#-ում Այս արագ ձեռնարկը...ուղեցույց է տալիս ինչպես փոխարկել SHP -ը GPX -ի C# -ում` տրամադրելով...

    kb.aspose.com/hy/gis/net/how-to-convert-shp-to-...
  7. Ellipse|Aspose.Slides for Node.js via .NET Docu...

    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...formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/nodejs-java/ellipse/
  8. 线|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....); // 添加类型为线的自动形状 IAutoShape shp = sld . getShapes (). addAutoShape...150 , 300 , 0 ); // 对线条应用一些格式 shp . getLineFormat (). setStyle...

    docs.aspose.com/slides/zh/androidjava/line/
  9. 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/java/ellipse/
  10. Ellipse|Aspose.Slides for PHP 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....Add AutoShape of ellipse type $shp = $sld -> getShapes () -> addAutoShape...formatting to ellipse shape $shp -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/ellipse/