Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,823 for

shp

(0.07 sec)
  1. 4572-Shapefile to MapInfoTab conversion succeed...

    Hi Alexander, Problem: Shapefile to MapInfoTab conversion succeeded but result is getting open with error in QGIS Screenshoot: https://app.screencast.com/qGBNgXcFlRFcG Sample(input/output/log/QGIS) Bug 4572 Shapefi…...Shapefile var shp = ShapefileReader.Open(@"Input\roads.shp"); // Export...) { foreach (var feature in shp) { mifWriter.Write(feature);...

    forum.aspose.com/t/4572-shapefile-to-mapinfotab...
  2. Convert KML to Shapefile GIS Data via .NET or C...

    Try our On-Premise APIs to convert KML to Shapefile on .NET Framework, .NET Core, C#.... SHP is the file extension for one...GeoJSON (GeoJSON) KML TO SHP (ESRI SHP) KML TO Shapefile (ESRI...

    products.aspose.com/gis/net/conversion/kml-to-s...
  3. 获取幻灯片中的所有文本|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/zh/net/get-all-the-text-...
  4. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....getShapes () as $shp ) { if ( ! java_is_null ( $shp -> getPlaceholder...the text in each placeholder $shp -> getTextFrame () -> setText...

    docs.aspose.com/slides/php-java/manage-placehol...
  5. Փոխարկեք GeoJSON-ը KML-ի C#-ով

    Այս հոդվածը խորհուրդ է տալիս փոխարկել GeoJSON-ը KML-ի C#-ով: Այն ունի քայլ իմաստուն գործընթաց, IDE կարգավորումներ և գործարկվող կոդ GeoJSON-ի KML փոխարկիչի համար C#-ում:...փոխարկիչ C# -ում: GeoJSON ֆայլը SHP ֆայլի փոխարկելու համար տես ինչպես...ինչպես փոխարկել GeoJSON-ը SHP-ի C#-ով -ի հոդվածը: Updated on 30...

    kb.aspose.com/hy/gis/net/convert-geojson-to-kml...
  6. Convert GPX to Shapefile GIS Data via .NET or C...

    Try our On-Premise APIs to convert GPX to Shapefile on .NET Framework, .NET Core, C#.... SHP is the file extension for one...Object Notation) GPX TO SHP (ESRI SHP) GPX TO GeoJSON (GeoJSON)...

    products.aspose.com/gis/net/conversion/gpx-to-s...
  7. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....foreach ( IShape shp in sld . Shapes ) if ( shp . Placeholder ...placeholder (( IAutoShape ) shp ). TextFrame . Text = "This is...

    docs.aspose.com/slides/net/manage-placeholder/
  8. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...foreach (Shape shp in oleObjects) { Builder.MoveTo(shp); //move to...excel chart string SourceItem = shp.OleFormat.SourceItem; Stream...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  9. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....for ( IShape shp : sld . getShapes ()) { if ( shp . getPlaceholder...placeholder (( IAutoShape ) shp ). getTextFrame (). setText (...

    docs.aspose.com/slides/androidjava/manage-place...
  10. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....{ let shp = sld . getShapes (). get_Item ( i ); if ( shp . getPlaceholder...the text in each placeholder shp . getTextFrame (). setText (...

    docs.aspose.com/slides/nodejs-java/manage-place...