English

Implement MS Project Calculation Modes in Python

As a Python developer, you can easily recalculate project dates and cost properties using automatic or manual project calculation modes. In this article, you will learn how to calculate a project programmatically using Python.
February 19, 2024 · 4 min · Muzammil Khan

Find and Replace in Visio using Python

In this article, we’ll look at how we can utilize Python to find and replace text in Visio drawings.
February 16, 2024 · 2 min · Muzammil Khan

Scan Bubble Answer Sheet in Java - OMR Sheet JPG

Follow this blog post to scan bubble answer sheet in Java. Aspose.OMR for Java provides classes and methods to build a JPG OMR sheet reader programmatically.
February 15, 2024 · 4 min · Muhammad Mustafa

Convert TXT to SQL in C#

Learn how to convert TXT to SQL programmatically in C#. Develop your own text to SQL converter application or perform TXT to SQL conversion quickly without writing complex code.
February 14, 2024 · 2 min · Muzammil Khan

Convert TeX to BMP - TeX API for Java Developers

Let’s learn how to convert TeX to BMP in Java. Aspose.TeX offers a rich-featured TeX API for Java developers to convert TeX to image programmatically.
February 14, 2024 · 4 min · Muhammad Mustafa

Convert TXT to PDF in JavaScript

Converting TXT to PDF may be required for many applications, such as editing, collaboration, and content extraction. This article will show you the process of converting a text file to a PDF document using JavaScript.
February 13, 2024 · 3 min · Muzammil Khan

Generate Word Documents from Templates Dynamically in Python

In this blog post, you will learn how to generate Word documents from templates in Python. Discover the best solution to create a Word document by populating template placeholders or tags using XML, JSON, or CSV data sources.
February 9, 2024 · 4 min · Muzammil Khan

Email Conversion Software for C# Developers - EML to PNG

This blog post introduces an email conversion software for C# developers. Install Aspose.Email for .NET and build an EML to PNG converter programmatically.
February 9, 2024 · 4 min · Muhammad Mustafa

Draw Lines in C#

If you want to learn how to draw lines in C#, you’ve come to the right place. Drawing shapes is a common task in C#, and lines are among the most fundamental shapes. In this blog post, you will learn how to programmatically draw lines in C#.
February 6, 2024 · 4 min · Muzammil Khan

Read, Add, and Edit Threaded Comments in Excel using Python

In Excel, you can achieve new heights of collaboration by using threaded comments. In this article, you will learn how to programmatically read, add, edit, and delete threaded comments in Excel using Python.
February 1, 2024 · 4 min · Muzammil Khan