This tutorial walks Java developers through generating Visio diagrams using Conholdate.Total for Java. You will learn to set up the SDK, create rectangles, ellipses and connectors, apply colors, embed hyperlinks, and export result as a VSDX file for Microsoft Visio.
Create HTML Files in Java
This tutorial shows Java developers how to create HTML files in Java with Conholdate.Total for Java. It covers SDK setup, configuring conversion options, generating HTML output, handling resources, and merging pages into one HTML document. Tips are provided.
Create Gantt Chart in Java
Learn to create a Gantt Chart in Java with Conholdate.Total for Java. This guide walks you through configuring chart options, adding tasks, and exporting to PDF. See a complete code example and get tips for performance and licensing.
Add Watermark to PDF in Java
This tutorial shows Java developers how to add Watermark to PDF in Java with Conholdate.Total for Java. Follow the complete code example, learn each line, set up Maven dependencies, and tweak opacity, rotation, and alignment to create PDF watermarks.
Convert Onenote to Image in Java
This tutorial shows Java developers how to convert OneNote files to PNG or JPEG images using Conholdate.Total for Java. It covers Maven setup, a step‑by‑step implementation with parallel page conversion, in‑memory processing, and performance tips.
Insert Watermark in Excel using Java
This tutorial shows Java developers how to insert a watermark into XLSX or XLS workbooks using Conholdate.Total for Java. You will learn to set font, opacity, rotation and alignment, handle large files with streaming, and save the workbook with an API call.
Create Charts in Word Documents using Java
This tutorial shows Java developers how to generate an example, learn the code segment, configure chart properties, and get tips for installing SDK and data series.
Add Text to PDF in Java
Learn how to add text to PDF in Java with Conholdate.Total for Java. This guide shows SDK installation, building a TextParagraph with TextBuilder, font configuration, and saving the updated PDF, providing a clear step-by-step code example and best practices.
Convert Excel to Image in Java
This tutorial shows Java developers how to convert Excel to image using Conholdate.Total for Java. You will learn to load a workbook, access a worksheet, configure image rendering options, and generate JPEG images ready for reporting or UI display.
Convert Word to Image in Java
This tutorial shows Java developers how to use Conholdate.Total for Java to convert Word files into JPG images. You’ll get a runnable example, learn to set the page range, brightness, contrast, and resolution, and see tips for high-quality image output.