English
Convert HTML to BMP in Java

Convert HTML to BMP in Java

This article explains how to convert HTML documents or webpages into BMP image format in Java using Conholdate.Total for Java SDK. You will learn the step-by-step process to perform this conversion with accurate rendering results.
‎ · Farhan Raza · 3 min
Convert XPS to BMP in C#

Convert XPS to BMP in C#

This guide demonstrates how to convert XPS to BMP in C# using Conholdate.Total for .NET. You’ll learn how to load an XPS document, set image conversion options, and export the file as BMP format efficiently.
‎ · Farhan Raza · 3 min
Convert MPP to MPX in C#

Convert MPP to MPX in C#

This tutorial explains how to convert Microsoft Project MPP files to MPX format in C# using Conholdate.Total for .NET SDK. You will learn the simple steps to export and transform project data programmatically.
‎ · Farhan Raza · 3 min
Delete Blank Page in Word using C#

Delete Blank Pages in Word using C#

In this tutorial, you will learn how to remove blank or empty pages from Word documents in C#. This guide explains the step-by-step process to detect and delete unused pages in a Word file programmatically using Conholdate.Total for .NET SDK.
‎ · Farhan Raza · 3 min
Convert PPTX to EMF in Java

Convert PPTX to EMF in Java

In this tutorial, we will explore how to convert PowerPoint PPTX presentations to EMF in Java. You will learn the step-by-step process of exporting slides from PPTX files into EMF vector image format using Conholdate.Total for Java.
‎ · Farhan Raza · 3 min
Create Organizational Chart in C#

Create Organizational Chart in C#

In this tutorial, you will learn how to create an organizational chart in C#. The example demonstrates how to build a hierarchy of shapes, connect nodes automatically, and apply the CompactTree layout to produce a clean organizational structure saved as a Visio VSDX file.
‎ · Farhan Raza · 3 min
AutoFit Row or Column in Excel using Java

AutoFit Rows or Columns in Excel using Java

Maintaining readable and well-structured spreadsheets is essential in data processing and reporting. Manually adjusting cell sizes can be time-consuming and inconsistent. Using Java, developers can automate the process of fitting rows and columns to their content. Conholdate.Total for Java SDK provides a simple yet powerful way to AutoFit Excel cells, ensuring clean layouts and precise formatting.
‎ · Farhan Raza · 3 min
Create Visio Diagram in C#

Create Visio Diagram in C#

In this tutorial, we will walk through creating a Visio diagram in C#. You will learn how to initialize a diagram, add a master shape, set dimensions and position, add text and style, and finally save the diagram in VSDX format. The code example shows a complete, copy paste ready C# snippet to get you started.
‎ · Farhan Raza · 5 min
Convert PSD to JPG in C#

Convert PSD to JPG in C#

In this tutorial, we will explore how to convert PSD to JPG in C#. We will walk through the complete process of loading a Photoshop file, configuring JPEG options, and saving it as a high quality image.
‎ · Farhan Raza · 3 min
Convert LaTeX to PDF in Java

Convert LaTeX to PDF in Java

LaTeX is a popular typesetting system widely used in academia and publishing for creating professional documents, but not every platform supports .ltx or .tex files. PDF is a universal format that preserves document layout and ensures easy sharing across systems. Converting LaTeX to PDF in Java using Conholdate.Total for Java SDK ensures accurate formatting, cross-platform compatibility, and efficient workflows.
‎ · Farhan Raza · 3 min