Andrew WilsonHow to Extract Text and Images from Word Using C#This article shares how to programmatically extract text and images from a Word document in C# using a free third-party .NET library.21h ago21h ago
Andrew WilsonConvert PowerPoint (PPT/PPTX) to HTML in PythonThis article will share how convert a PowerPoint file to HTML, or convert a presentation slide to HTML in Python using a third-party…Nov 13Nov 13
Andrew WilsonConvert PowerPoint (PPT/PPTX) to PDF in C#n this guide, we’ll explore how to programmatically convert PowerPoint (PPT/ PPTX) to PDF in C#.Oct 30Oct 30
Andrew WilsonHow to Convert TXT to Excel in C#This article will introduce how to programmatically convert a Text file (.txt) to Excel in C# using a free .NET library.Oct 29Oct 29
Andrew WilsonAdd, Replace, or Delete Images PDF in C#This article will focus on how to insert, replace, and delete images in a PDF document in C#.Oct 25Oct 25
Andrew WilsonAdd Barcodes and QR codes to PDF in C#In this article, you will learn how to add barcodes and QR codes to a PDF document in C#.Oct 17Oct 17
Andrew WilsonConvert Between Excel XLS and XLS Format in PythonIn this article, we will share how to convert XLS to XLSX, or convert XLSX to XLS through Python.Oct 15Oct 15
Andrew WilsonConvert PDF to Word in PythonThis article will share an easy method to convert PDF to Word (Doc/ Docx) through Python programming.Oct 10Oct 10
Andrew WilsonPython — Convert Excel to XML, or XML to ExcelThis article will show you how to programmatically convert Excel to XML, or convert XML to Excel with Python.Sep 25Sep 25
Andrew WilsonDetect PDF Page Size, Orientation, Rotation Angle with C#This article gudes you on how to detect PDF page size, orientation and rotation angle in C# using a free NET library.Sep 20Sep 20