This step‑by‑step guide shows how to shrink SVG file size in C# with Conholdate.Total for .NET, teaching you to programmatically optimize and compress SVG graphics while preserving visual clarity and reducing resource use.
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.
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.
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.
Delete Blank Pages in Word using C#
This tutorial shows how to programmatically remove blank pages from Word documents using C# and Conholdate.Total for .NET SDK. Follow the step‑by‑step guide to detect and delete empty pages efficiently.
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.
Create Organizational Chart in C#
This tutorial shows how to create an org chart in C#. You’ll build a shape hierarchy, auto‑connect nodes, and use CompactTree layout to produce a tidy Visio VSDX file.
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.
Create Visio Diagram in C#
This step‑by‑step tutorial shows how to build a Visio diagram in C#. Learn to initialize a diagram, add master shapes, set size and position, style text, and save as VSDX. A ready‑to‑copy C# code snippet gets you started instantly.
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.