English

Convert CDR to PSD in C#

CorelDRAW’s CDR files are widely used for creating vector graphics, but there are instances when converting them to Adobe Photoshop’s PSD format becomes necessary. This blog post will walk you through the process of converting CDR to PSD in C#.
‎ · Farhan Raza · 3 min

Download Website using C#

Learn how to download websites and images in C#. Follow detailed examples for saving HTML files and downloading images from URLs.
‎ · Farhan Raza · 3 min

Merge SVG in C#

This article provides a comprehensive guide on merging SVG files into a PDF document. You can seamlessly combine multiple SVG files into a unified PDF, ensuring efficient management and portability of your visual content.
‎ · Farhan Raza · 3 min

Convert DWF to PDF in Java

DWF to PDF conversion ensures that DWF files, which are typically used for sharing and viewing rich design data, can be easily distributed, viewed, and printed across various platforms without needing specialized software. In this blog post, we will walk you through the process of converting DWF files to PDF using Java.
‎ · Farhan Raza · 3 min

Convert FBX to STL in C#

Learn how to convert FBX to STL in C#. Step-by-step guide with code snippet for FBX to STL conversion.
‎ · Farhan Raza · 3 min

Convert Visio to Image in Java

Converting Visio VSDX diagrams to common image formats like JPG or PNG simplifies sharing and enhances compatibility with other applications. This guide will show you how to achieve this using Java.
‎ · Farhan Raza · 3 min

Convert OneNote to PDF in C#

Converting OneNote documents into the universally accepted PDF format resolves these concerns and ensures seamless accessibility across various platforms. In this blog post, we’ll guide you through converting OneNote documents to PDF in C#.
‎ · Farhan Raza · 3 min

Convert OneNote to Image in C#

Converting OneNote documents to image formats like JPEG is a common requirement in many use cases. It allows you to share the content of a OneNote file as an easily accessible and universally supported format.
‎ · Farhan Raza · 3 min

Merge Presentation Slides in Java

You can seamlessly merge presentations with full control over how slides are incorporated, whether you want to keep the original slide formatting, apply a master layout, or merge specific slides selectively.
‎ · Farhan Raza · 3 min

Protect PowerPoint Presentations in Java

Learn how to password protect PowerPoint presentations in Java. Set write protection and make PPTX presentations read-only to safeguard your content.
‎ · Farhan Raza · 3 min