Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 1,693 for

shp

(0.04 sec)
  1. Convertir GeoJSON en KML en C#

    Cet article guide pour convertir GeoJSON en KML en C#. Il comporte un processus par étapes, des paramètres IDE et un code en cours d'exécution pour le convertisseur GeoJSON vers KML en C#....un fichier GeoJSON en fichier SHP, reportez-vous à l’article sur...comment convertir GeoJSON en SHP en C# . Updated on 30 Nov 2023...

    kb.aspose.com/fr/gis/net/convert-geojson-to-kml...
  2. Chuyển đổi GeoJSON sang KML trong C#

    Bài viết này hướng dẫn chuyển đổi GeoJSON sang KML trong C#. Nó có quy trình từng bước, cài đặt IDE và mã chạy để chuyển đổi GeoJSON sang KML trong C#....chuyển đổi tệp GeoJSON thành tệp SHP, hãy tham khảo bài viết trên...cách chuyển đổi GeoJSON sang SHP trong C# . Updated on 30 Nov...

    kb.aspose.com/vi/gis/net/convert-geojson-to-kml...
  3. Propiedades de la Presentación - Acceder o Modi...

    Propiedades de presentación PowerPoint en C# o .NET...rectangular con texto IAutoShape shp = pres . Slides [ 0 ]. Shapes...Rectangle , 50 , 50 , 150 , 50 ); shp . TextFrame . Text = "Nuevo Texto"...

    docs.aspose.com/slides/es/net/presentation-prop...
  4. Propriétés de Présentation - Accéder ou Modifie...

    Propriétés de présentation PowerPoint en C# ou .NET...rectangle avec du texte IAutoShape shp = pres . Slides [ 0 ]. Shapes...Rectangle , 50 , 50 , 150 , 50 ); shp . TextFrame . Text = "Nouveau...

    docs.aspose.com/slides/fr/net/presentation-prop...
  5. あるプレゼンテーションから別のプレゼンテーションに段落を移動する|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....最初のスライドの最初のシェイプにアクセスします IShape shp = sourcePres . Slides [ 0 ].... Shapes [ 0 ]; if ( shp . Placeholder != null ) { // プレースホルダーからテキストを取得します...

    docs.aspose.com/slides/ja/net/move-a-paragraph-...
  6. C#에서 SHP를 Geojson으로 변환하는 방법

    이 자습서에서는 C#에서 Shp를 Geojson으로 변환하는 간단한 단계를 제공합니다. 여기에는 구성 세부 정보, 할 일 단계 및 C#에서 Shapefile을 Geojson으로 변환하기 위한 샘플 코드를 포함한 완전한 정보가 포함되어 있습니다....Geojson으로 변환하는 방법 이 깔끔한 튜토리얼에는 C#에서 SHP 를 Geojson 로 변환하는 방법 에 대한 정보가...형식으로 변환하는 옵션을 제공합니다. 이 튜토리얼에서는 SHP 파일을 GeoJson으로 변환하는 방법을 배웠습니다...

    kb.aspose.com/ko/gis/net/how-to-convert-shp-to-...
  7. Präsentationseigenschaften - Zugriff auf oder Ä...

    PowerPoint-Präsentationseigenschaften in C# oder .NET...Rechteckform mit Text hinzu IAutoShape shp = pres . Slides [ 0 ]. Shapes...Rectangle , 50 , 50 , 150 , 50 ); shp . TextFrame . Text = "Neuer Text"...

    docs.aspose.com/slides/de/net/presentation-prop...
  8. Создание таблицы на слайде PowerPoint в VSTO и ...

    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 . AddTable ( 15...); PowerPoint . Table tbl = shp . Table ; int i = - 1 ; int j...

    docs.aspose.com/slides/ru/net/creating-a-table-...
  9. スライド内のすべてのテキストを取得する|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 . Placeholder ...texts . Add ((( AutoShape ) shp ). TextFrame . Text ); } } //...

    docs.aspose.com/slides/ja/net/get-all-the-text-...
  10. إنشاء جدول على شريحة باوربوينت|وثائق 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.... Shape shp = sld . Shapes . AddTable ( 15...); PowerPoint . Table tbl = shp . Table ; int i = - 1 ; int j...

    docs.aspose.com/slides/ar/net/creating-a-table-...