Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,761 for

shp

(0.1 sec)
  1. Convert geotiff to png in C#

    Convert geotiff to png with an API designed specifically for net / C# developers....SVG Convert SHP to JPEG Convert SHP to PNG Convert SHP to SVG ESRI-ASCII...MapInfo-TAB Viewer OSM Viewer SHP Viewer TopoJSON Viewer 24.04...

    products.aspose.com/gis/net/viewer/geotiff-to-png
  2. C# GIS Data Conversion | products.aspose.com

    Convert GIS data in different formats including GeoJSON, ESRI Shapefile SHX, TopoJSON, FIleGDB, GML, KML, MIF, OSM with few lines of C# code via .NET library.... GeoJSON to Shapefile SHP Conversion With just few lines...convert GeoJSON data to Shapefile SHP file. API provides VectorLayer...

    products.aspose.com/gis/net/conversion/
  3. Get all the text in a slide|Aspose.Slides Docum...

    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/net/get-all-the-text-in-...
  4. Insertion of charts at a bookmark renders incor...

    Hi, I’m inserting a document at a bookmark location in another document. The document that I’m inserting contains a set of links that point to a range of cells in a dummy excel file. After insertion, I use another exce…...foreach (Shape shp in oleObjects) { Builder.MoveTo(shp); //move to...excel chart string SourceItem = shp.OleFormat.SourceItem; Stream...

    forum.aspose.com/t/insertion-of-charts-at-a-boo...
  5. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Python-ում Ինչպես փոխարկել KML-ը SHP-ին՝ օգտագործելով C# Ինչպես փոխարկել...SVG-ի Java-ում Ինչպես փոխարկել SHP-ն Geojson-ին C#-ում «« « 77 78...

    kb.aspose.com/hy/categories/page/79/
  6. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Dim shp As Shape For Each shp In ActiveSheet.Shapes If shp.Type...= msoGroup Then shp.Ungroup End If Next shp End Sub 5 Run the...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  7. 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...
  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....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-...
  9. 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...
  10. Complete Guide: Shapefile to CSV in Python

    Learn how to convert Shapefile to CSV in Python with Aspose.GIS for Python via .NET. Quick setup, full code example, and practical tips for reliable CSV export....shp file into an output .csv file...the full path for the source .shp file and the target .csv file...

    blog.aspose.com/gis/convert-shapefile-to-csv-in...