Monthly Archives: March 2022

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 , ,

Convert MHT to an Image in C#

You might need to convert an MHT file to an image for previewing the contents as a thumbnail. In accordance with such requirements, this article covers how to convert an MHT or MHTML file to an image in JPG, PNG, and other image formats programmatically in C#.

Posted in Aspose.HTML 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 , ,

Convert SVG to Word DOCX/DOC Document in C#

SVG images are popular because of their being scalable in nature. In certain scenarios, you might need to convert an SVG image to a Word document in DOCX or DOC format. Accordingly, this article covers how to convert an SVG file to a Word document programmatically in C#.

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

Convert PDF Files to PowerPoint PPT in Python

PDF format is very much in the business for creating and sharing digital documents. Since it provides cross-platform support, people opt to send and receive documents in PDF format. There could be the case when you need to import the content from a PDF file to another document such as Word, PowerPoint, etc. To accomplish this programmatically, in this article, you will learn how to convert a PDF file to PowerPoint PPT/PPTX in Python.

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

Download Youku Video Programmatically in C#

Youku is China’s famous online video hosting and streaming platform. In some specific scenarios, you may need to download a video from Youku. This article covers how to download a Youku video programmatically in C#.

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

Generate and Read Royal Mail Mailmark 2D Barcode using C#

The Royal Mail Mailmark 2D barcode is a machine-readable barcode used in letters. It provides information about mail tracking & delivery status, delivery schedule and reporting statistics. In this article, you will learn how to generate and read Royal Mail Mailmark 2D barcodes using C#.

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

Set Background of PowerPoint PPT Slides in Python

PowerPoint allows you to set different types of slide backgrounds in the presentations. For example, you can set an image, a solid color, etc. as background. In this article, we will show you how to set the background of PowerPoint PPT slides in Python. We will explicitly cover how to fill a PPT slide's background with an image, color, or a gradient programmatically.

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

Create and Manipulate Tables in PowerPoint PPT using Python

Tables are commonly used to organize the data in the form of rows and columns. They make it quite easier to view, understand and analyze the data. In various cases, you have to insert tables in your PowerPoint presentations. To accomplish that programmatically, this article covers how to create tables in PowerPoint PPT or PPTX using Python. Moreover, you will learn how to access, modify, and format the existing PowerPoint tables.

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

Convert VSD or VSDX Visio File to SWF Programmatically in C#

In some use cases, you might need to convert a VSD or VSDX diagram to an SWF file. In accordance with similar requirements, this article covers how to convert a VSD or VSDX file to an SWF file programmatically in C#.

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