Convert OBJ to STL in C#

OBJ and STL are two common file formats used in 3D computer graphics to store and exchange 3D model data. In this blog post, we will show you how to convert an OBJ file to an STL file in C#.
September 7, 2023 · Muzammil Khan

Unrar or Extract RAR Files in Python

In this blog post, we will explore how to extract RAR archives in Python using a powerful library that simplifies working with various archive formats.
September 6, 2023 · Usman Aziz

Convert LAT LONG to UTM in C#

The Universal Transverse Mercator (UTM) coordinate system is a projected coordinate system that is used to represent locations on the Earth’s surface. In this blog post, we will show you how to convert LAT LONG coordinates to UTM coordinates in C#.
September 6, 2023 · Muzammil Khan

Creating 7z Archives in Python: A Comprehensive Guide

If you’re looking to create 7z archives in Python, this blog post will provide an effortless way of creating 7z archives in Python.
September 5, 2023 · Usman Aziz

Convert DWG to DXF in Python

In this article, we will learn how to convert DWG to DXF in Python using Aspose.CAD for Python. Discover efficient Python methods for converting DWG files to DXF with this comprehensive guide. You’ll find detailed steps and code examples to simplify the conversion process.
September 4, 2023 · Muzammil Khan

Add Files or Folders to ZIP Archives in Python

This article presents some simplified ways of compressing files or folders and creating ZIP archives in Python. So let’s delve into it.
September 1, 2023 · Usman Aziz

Add Comments to Visio Diagram in Python

Microsoft Visio lets you attach comments—annotations or notes—to shapes, diagrams, or any area. This guide shows how to add comments to a Visio diagram using Python.
September 1, 2023 · Muzammil Khan

C# .NET Email API: Work with Emails and Mailboxes

In this comprehensive guide, we’ll dive into the features of Aspose.Email for .NET, highlighting how this C# email library can be a game-changer for working with emails and mailboxes.
August 31, 2023 · Usman Aziz

A Powerful C# .NET Image Processing API

As a powerful image processing API for C# .NET, Aspose.Imaging offers a fine collection of features that enable developers to effortlessly manipulate, enhance, and optimize images.
August 30, 2023 · Usman Aziz

Create SVG with Image Inside in C#

SVG is a powerful vector graphics format that can be used to create scalable images for the web. In this blog post, you will learn how to create an SVG with an embedded PNG, JPG or even SVG using C#.
August 30, 2023 · Muzammil Khan