English

Create PSD Thumbnail in Java

In this informative blog post, you will gain insight into a swift and effective method of generating PSD thumbnails using Java. We will guide you through each step, providing a clear and concise process for creating PSD file thumbnails.
September 12, 2023 · 3 min · Muzammil Khan

Create and Unzip GZIP Files in Python

In this article, you will learn how to create GZIP files in Python. Moreover, you will see how to unzip GZIP files.
September 11, 2023 · 2 min · Usman Aziz

Unzip ZIP Archives in Python

Unzipping files involves the extraction of compressed data from a ZIP archive. In this blog post, we will learn about the simplified ways of unzipping ZIP files in Python.
September 8, 2023 · 3 min · Usman Aziz

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 · 3 min · 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 · 3 min · 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 · 3 min · 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 · 3 min · 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 · 3 min · 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 · 5 min · Usman Aziz

Add Comments to Visio Diagram in Python

In Microsoft Visio, comments are annotations or notes that can be added to shapes, diagrams, or specific areas within a diagram. In this article, you will learn how to add comments to a Visio diagram in Python.
September 1, 2023 · 4 min · Muzammil Khan