Author Archives: Usman Aziz

Convert EML and MSG Emails to PDF in Java

EML and MSG are popular email formats used by MS Outlook to store emails. There could be the cases when you need to share the content of EML or MSG files from within your web or desktop applications. One of the most suitable solutions is the conversion of email files to PDF format. In this article, you will learn how to convert an EML or MSG email to PDF programmatically in Java.

Posted in Aspose.Email Product Family | Tagged , ,

Write and Read Messages on Thunderbird Storage in C# .NET

Thunderbird is an open-source email client application that lets you configure multiple email servers and access their email messages. This makes it possible for you to manage emails from multiple accounts in a single place. In certain cases, you may need to create and access email messages in Thunderbird storage programmatically. Accordingly, in this article, you will learn how to write and read messages on Thunderbird storage in C# .NET.

Posted in Aspose.Email Product Family | Tagged , , ,

Manage Inbox Rules on Exchange Server in C#

Microsoft Exchange Server allows you to define different rules for the inbox, which are applied to the messages such as moving a message to a folder, deleting a message, etc. While working with the Exchange services from within .NET applications, you may need to manage inbox rules programmatically. In this article, you will learn how to create and update inbox rules on MS Exchange Server in C# .NET.

Posted in Aspose.Email Product Family | Tagged , , ,

Create, Update or Delete Tasks on MS Exchange Server in Java

To-do lists are used to keep track of the activities to be performed. People create such lists on paper, text editors, spreadsheets, etc. Microsoft Exchange Server also provides the feature of creating and managing to-do lists that are composed of tasks. To work with these tasks programmatically, this article shows how to add, update, or delete tasks on MS Exchange Server in Java.

Posted in Aspose.Email Product Family | Tagged , , , ,

Convert Excel Files to Google Sheets in C# .NET

Spreadsheets are commonly used for storing small or large-scale data in the form of rows and columns. Various applications are available to create and manipulate spreadsheets, of which MS Excel is a popular one. Alongside, Google provides Google Sheets, which is used to create and update spreadsheets online. In addition, Google Sheets lets you share the spreadsheets with multiple people in real-time. In certain cases, you may need to export data from Excel XLS or XLSX files to a spreadsheet in Google Sheets programmatically. So let's see how you can read data from an Excel file and write it to Google Sheets' spreadsheet in C# .NET.

Posted in Aspose.Cells Product Family | Tagged , , ,

Move Email to a Folder on Microsoft Exchange Server in Java

Aspose.Email for Java allows you to work with Microsoft Exchange Server services such as email, contact management, calendaring, etc. In a previous post, you have seen how to read emails from MS Exchange Server programmatically from within your Java applications. However, in certain cases, you may have to move emails from one folder to another on Exchange Server. In this article, you will learn how to move emails to a particular folder on MS Exchange Server in java.

Posted in Aspose.Email Product Family | Tagged , ,

Convert PowerPoint PPT/PPTX to TIFF in Python

TIFF is a popular format that is used for the conversion of PowerPoint presentations to image format. This conversion could be useful for generating thumbnails of the PPT slides. In this article, you will learn how to convert PowerPoint PPT or PPTX to TIFF using Python. Furthermore, you will learn how to customize PPT to TIFF conversion using different options.

Posted in Aspose.Slides Product Family | Tagged , , ,

Add and Remove Members in MS Exchange Distribution Lists in Java

MS Exchange Server allows you to create distribution lists to send emails to a group of people. In the previous article, we have covered how to create or fetch Exchange distribution lists in Java. In this article, you will learn how to add or remove members in MS Exchange distribution lists in Java.

Posted in Aspose.Email Product Family | Tagged , , ,

Create Exchange Distribution List in C# .NET

MS Exchange Server provides the feature of creating distribution lists or groups. These distribution lists allow you to send emails to a group of people without requiring you to enter individual email addresses. In this article, you will learn how to create a distribution list on MS Exchange Server in C# .NET. Furthermore, we will cover how to fetch a distribution list programmatically.

Posted in Aspose.Email Product Family | Tagged , ,

Read Emails from Shared Mailbox on Exchange Server in C#

Read Emails from Shared Mailbox on Exchange Server in C#

Microsoft Exchange Server provides a bunch of useful features to create, send, and manage emails. One of these features is a shared mailbox that can be accessed by multiple users. While working with MS Exchange Server from within your .NET applications, you may need to access emails from a shared mailbox. So in this article, you will learn how to read email messages from a shared mailbox on MS Exchange Server using C# .NET.

Continue Reading
Posted in Aspose.Total Product Family | Tagged , ,