English
Create Visio Diagram in C#

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.
‎ · 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
Compare CSV Files in Java

Compare CSV Files in Java

CSV files are widely used to store and exchange tabular data across different systems. However, comparing multiple CSV files manually can be error-prone and time-consuming. With Java, developers can automate CSV file comparison to highlight differences in structure, values, and records. Conholdate.Total for Java SDK simplifies this process by providing a reliable solution for accurate and efficient CSV comparison.
‎ · Farhan Raza · 3 min
Convert PUB to DOCX in Java

Convert PUB to DOCX in Java

Sharing PUB files can be problematic if recipients do not have the right software, whereas Word DOCX files are universally supported and easily editable. With this approach, you can convert PUB to DOCX in Java programmatically with minimal effort and maximum accuracy.
‎ · Farhan Raza · 3 min
Convert PUB to PPTX in C#

Convert PUB to PPTX in C#

Converting PUB to PPTX in C# is a powerful way to bridge the gap between Publisher and PowerPoint. It enables businesses, educators, and designers to transform their Publisher files into dynamic and editable presentations without manual effort.
‎ · Farhan Raza · 3 min
Merge Excel Files C#

Merge Excel Files in C#

In this tutorial, we will explore how to merge Excel files in C#. We will walk through the complete process of combining multiple Excel workbooks into a single file while preserving charts, images, and formatting.
‎ · Farhan Raza · 3 min
Scan Barcodes in Java

Scan Barcodes in Java

Barcodes are widely used across industries for fast data processing, product identification, and workflow automation. With Java, developers can integrate barcode scanning into applications to read multiple barcode types including QR, PDF417, Data Matrix, and Code 128.
‎ · Farhan Raza · 3 min
Split Excel Files in C#

Split Excel Files in C#

In this tutorial, we will explore how to split Excel files in C#. We will walk through the complete process of looping through worksheets and saving each one into a separate Excel workbook programmatically.
‎ · Farhan Raza · 3 min
Convert Markdown to PDF C#

Convert Markdown to PDF in C#

Markdown is one of the most widely used lightweight markup languages that is commonly employed for writing formatted content in a clean and readable manner. However, in many scenarios, Markdown files need to be converted into a portable and distributable format such as PDF for professional usage.
‎ · Farhan Raza · 3 min