English

Convert URL to PDF in Java

As a Java developer, you can easily export any kind of HTML webpage from a live URL directly into a PDF document programmatically. In this article, you will learn how to convert a webpage from a live URL to a PDF document in Java.
December 15, 2023 · 3 min · Muzammil Khan

Convert PDF to Word Document in JavaScript

PDF to Word conversion is not only common but also essential for various applications from editing and collaboration to content extraction. In this blog post, we’ll explore how to convert a PDF file to a Word DOC/DOCX document in JavaScript.
December 14, 2023 · 3 min · Usman Aziz

Convert Image to Base64 in C#

ٰIn this blog post, you will learn how to programmatically convert an image to Base64 in C# using the Aspose.SVG for .NET API. You will also explore a free online tool to seamlessly convert PNG or JPG images to Base64.
December 13, 2023 · 3 min · Muzammil Khan

Convert RGB to CMYK

Explore a free online tool to convert RGB to CMYK. You will also learn to develop your own application to transform RGB color to CMYK programmatically.
December 11, 2023 · 4 min · Muzammil Khan

Generate UPC Barcode in Python

In this article, we will learn how to generate Universal Product Code (UPC) in Python. We will learn to generate UPC-A and UPC-E barcodes and save them as image files.
December 8, 2023 · 3 min · Muzammil Khan

Create Word Documents in C#, Java, Python, and C++

In this blog post, we will explore how to create Word files in popular programming languages, namely C#, Java, Python, and C++, using the powerful Aspose.Words APIs.
December 7, 2023 · 4 min · Usman Aziz

Extract Emails via 5 Most Popular Methods in Java

Discover the ways to retrieve emails in Java via POP3, IMAP, EWS, Graph API or from offline mailbox storages of various formats such as PST, MBOX, OLM, TGZ. In this guide, we’ll explore how to retrieve emails using Aspose.Email for Java through various protocols: POP3, IMAP, EWS (Exchange Web Services), and the Microsoft Graph API.
December 6, 2023 · 7 min · Margarita Samodurova

Processing 5 Types of Storage File Formats using C# .NET

Discover the capabilities of Aspose.Email for .NET API in efficiently managing a diverse range of email storage formats such as PST, OST, OLM, MBOX, and TGZ. This guide will help you explore how the API simplifies extraction, listing, and retrieval of email content, enabling developers to build robust tools with data recovery support.
December 6, 2023 · 6 min · Margarita Samodurova

Working with Outlook Tasks from PST Files using C#

Microsoft Outlook, a widely-used email and scheduling application, plays a vital role in managing communication and tasks. In this blog post, we will explore how to work with Outlook tasks or to-do lists using a progressive C# library.
December 6, 2023 · 4 min · Margarita Samodurova

Create Excel Files in C#, Java, Python, C++, PHP, and Node.js

In this blog post, we will explore how to create Excel files in popular programming languages, namely C#, Java, Python, C++, PHP, and Node.js, using the powerful Aspose.Cells APIs.
December 5, 2023 · 6 min · Usman Aziz