Author Archives: Muhammad Ahmad Chishti

Convert KML to GPX and GPX to KML using C#

There might be situations where you need to convert KML files to GPX format or vice versa. For such cases, this article will teach you how to convert KML files to GPX format and GPX files to KML format using C#.

Posted in Aspose.GIS Product Family | Tagged , , ,

Convert KML to GeoJSON and GeoJSON to KML using C#

There might be situations where you need to convert KML files to GeoJSON format or vice versa. For such cases, this article will teach you how to convert KML files to GeoJSON format and GeoJSON files to KML format using C#.

Posted in Aspose.GIS Product Family | Tagged , , ,

Convert KML to CSV and CSV to KML using C#

There might be situations where you need to convert KML files to CSV format or vice versa. For such cases, this article will teach you how to convert KML files to CSV format and CSV files to KML format using C#.

Posted in Aspose.GIS Product Family | Tagged ,

Convert JSON to GeoJSON using C#

There might be situations where you need to convert JSON files to GeoJSON. If you have multiple files, doing this task programmatically will prove to be helpful. To that end, this article will teach you how to convert JSON files to GeoJSON using C#.

Posted in Aspose.GIS Product Family | Tagged , ,

Convert Shapefile to GeoJSON and GeoJSON to Shapefile using C#

There are different situations where having data in a Shapefile or GeoJSON format can be helpful. If you have a Shapefile that you want to convert to GeoJSON or vice versa, you can easily achieve it programmatically with C#. In this article, you will learn how to do just that.

Posted in Aspose.GIS Product Family | Tagged ,

Export Features to a CSV File using C#

There might be situations where you need to export features of a vector layer to a CSV file. For such cases, this article will teach you how to export features to a CSV file using C#.

Posted in Aspose.GIS Product Family | Tagged ,

Read Vector Layer Features, Points, and Geometries from CSV Files

There might be situations where you have geospatial data in CSV format, and you want to read that data from within your .NET application. For such cases, this article will teach you how to read vector layer features, points, and geometries from CSV files using C#.

Posted in Aspose.GIS Product Family | Tagged , ,

Render Map to BMP Format using C#

Map data can be available in different formats like KML, GeoTiff, GeoJSON, Shapefile, etc. There might be situations where you need to render the map data as BMP images. For that, this article will teach you how to render map data in BMP format using C#.

Posted in Aspose.GIS Product Family | Tagged , ,

Convert MS Project MPP Files to SVG Format using Java

The SVG format is mostly used for embedding content in desktop and web applications. There might be situations where you need to embed your MPP files into desktop or web applications. To achieve that, converting your MPP files to SVG format will prove to be helpful. To that end, this article will teach you how to convert MPP files to SVG format using Java.

Posted in Aspose.Tasks Product Family | Tagged , ,

Add Header and Footer in PowerPoint Presentations using C++

You can use header and footer sections in PowerPoint slides to display additional information such as slide number, date, author, etc. You can also manipulate these sections programmatically within your C++ applications. To that end, this article will teach you how to add header and footer in PowerPoint presentations using C++.

Posted in Aspose.Slides Product Family | Tagged , , ,