Mehr Muhammad Hamza

Mehr Muhammad Hamza @mhamzap10

About: Software Engineer | .Net Core | EF Core | Web API | SQL Server

Joined:
Jul 11, 2021

Mehr Muhammad Hamza
articles - 42 total

Compare PdfPig vs IronPDF for .NET PDF Projects in C#

If you're working in .NET and looking for a fast, simple way to extract content from PDF files,...

Learn More 0 0Jun 19

How to Generate a PDF from a Template in C#

Generating PDF documents dynamically is a common task in modern applications, especially for...

Learn More 0 0May 12

How to Build a .NET PDF Editor (Developer Tutorial)

Editing PDF files programmatically is a common requirement in enterprise applications — whether...

Learn More 0 0May 12

How to Choose the Right .NET Barcode Reader SDK for Your Project

In today’s digital-first world, barcodes are everywhere — from product labels and shipping packages...

Learn More 1 1May 1

How to Convert HTML to PDF in .NET Core

In modern software development, especially in .NET Core applications, converting HTML to PDF is a...

Learn More 0 0Apr 20

How to View PDF Files in C#? (Developer Tutorial)

Viewing PDFs in a C# application is a common requirement, especially for document management, report...

Learn More 0 0Mar 17

How to Read PDF Tables in C#? (Developer Tutorial)

Extracting structured data from PDF files is often challenging, especially when dealing with tables....

Learn More 0 0Mar 17

How to Generate QR codes in VB.NET

QR codes have become an essential tool for seamless data sharing, authentication, payments, and...

Learn More 3 0Mar 16

How to add images to PDF in C#

Adding images to PDF documents is a common requirement in applications ranging from report generation...

Learn More 0 0Feb 7

5 Python PDF Conversion Packages for Document Management

PDF Conversion is a critical aspect of document management, enabling seamless handling of files...

Learn More 2 0Feb 5

How to Build a .NET MAUI Barcode Scanner Using IronBarcode

Barcode scanning is an essential feature in many modern applications, from retail and inventory...

Learn More 5 1Nov 24 '24

How to Convert Docx File to PDF in C#

In today's digital world, developers are constantly challenged to create solutions that streamline...

Learn More 5 0Aug 23 '24

How to Convert CSV to Datatable in C#

Working with CSV (comma-separated values) files is a common task for developers, particularly in...

Learn More 4 0Jul 31 '24

HTML to PDF C# Alternatives For .NET (IronPDF vs QuestPDF)

PDF (Portable Document Format) is widely used to save data or send data in a portable, secure format....

Learn More 13 0Jul 19 '24

7 Python Excel Libraries: In-Depth Review for Developers

Top 7 Python Excel...

Learn More 105 0Jul 19 '24

How to Scan a Barcode in C#

Last Updated: Aug 26,2024 In today's fast-paced digital world, barcodes are everywhere, from retail...

Learn More 14 0Jul 5 '24

The Ultimate Guide to Generating PDFs in C# with IronPDF

Stop Fighting with .NET PDF Generation—Use IronPDF Instead If you’ve ever tried generating...

Learn More 5 1Jun 24 '24

iTextShartp (Itext 7) VS IronPDF C# PDF Library Comparison

When it comes to handling PDFs in .NET applications, two popular libraries often come to mind:...

Learn More 5 0Jun 24 '24

How to Create A PDF File in Python

How to Create a PDF File in Python Begin by creating a new Python project or opening an...

Learn More 19 0Jun 24 '24

How to Extract Table From PDF in Python

How to Extract Tables from PDF in Python - Full Tutorial Create or open a Python project...

Learn More 41 0Jun 24 '24

How to Read A Barcode in C#

Last updated: Aug 26, 2024 Barcodes are an essential part of modern applications across various...

Learn More 9 0Jun 3 '24

How to Read QR Code in C# (Step-by-Step Tutorial)

QR codes are everywhere—on business cards, product packaging, invoices, websites, and more. For...

Learn More 56 0May 20 '24

How to Read an Excel file in Python

Processing data stored in Excel files is a frequent task in data analysis and manipulation workflows,...

Learn More 11 0Mar 19 '24

How to Unzip A File in C#

Working with compressed files is a common task in software development, especially when dealing with...

Learn More 0 0Mar 19 '24

How to Read a PDF File in Python

In today's digital age, PDF (Portable Document Format) files have become a worldwide format for...

Learn More 17 1Mar 19 '24

How to Create A Word Document in C#

Microsoft Word is a widely used word-processing application that allows users to create, edit, and...

Learn More 25 0Jan 24 '24

How to Open A Word Document in C#

Working with Word documents in C# can be challenging, as you need to use...

Learn More 6 0Jan 24 '24

How to Extract A Zip File in C#

Zip files are everywhere in the digital world, serving as a convenient way to bundle and compress...

Learn More 0 0Jan 22 '24

How to generate Barcodes in C#: Full tutorial

Working with barcodes in .NET used to be tedious — limited format support, low-quality output, and...

Learn More 44 0Oct 16 '23

Convert PDF to Image in Java (Code Example Tutorial)

In this tutorial, we will learn to convert pdf into images. We will convert pdf into images using...

Learn More 9 1Mar 30 '23