Monthly Archives: March 2021

Read Emails from MS Exchange Server using Java

Microsoft Exchange Server is a mail server that provides email, calendaring, contact management, and other collaboration services. It can easily be connected and accessed from within your web or desktop applications. Thus, you can communicate with the Exchange Server and access emails, contacts, calendars, etc. In this article, you will learn how to connect to MS Exchange Server and read emails using Java.

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

Connect to POP3 Servers using C#

Post Office Protocol (POP3) is an email protocol that is used to fetch emails from the mailing servers. While implementing email clients and working with POP3 servers, you will first need to establish a connection to access the mailbox. To achieve this, in this article, you will learn how to connect to POP3 servers using C# from within your .NET applications.

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

Split a PDF File using C++

PDF is a standard format for sharing documents over the internet. Its global support and consistent layout make it an ideal choice for such scenarios. But there may be situations where sharing the complete PDF file is not an ideal or appropriate option. For such cases, you can split the PDF file according to your requirements. You can do this manually, but that might prove to be less efficient and time-consuming. Alternatively, you can split the PDF document programmatically. In this article, you will learn how to split PDF files using C++.

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

Convert Excel XLSX to Word DOCX in Java

Excel to Word conversion could be useful when you need to export data from an Excel worksheet to a table in a Word document. In order to automate this conversion, this article covers how to convert Excel XLSX files to Word DOCX format using Java. Furthermore, additional options are also discussed to customize XLSX to DOCX conversion.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert MSG and EML Emails to HTML using C++

In this day and age, emails are among the most common means of communication over the internet. As software developers, you see a wide variety of user requirements and usage scenarios. One such requirement might be that you want to embed the email content in web pages. For such cases, you would need to convert the emails into HTML format. In this article, you will learn how to convert MSG and EML emails to HTML or MHTML format programmatically using C++.

Posted in Aspose.Email Product Family | Tagged , ,

Find and Replace Text in OneNote file Programmatically in C#

OneNote file contain digital notes that are stored in hierarchy as different pages and sections. Such files may contain text, drawings, images etc., for different purposes. You may need to find and replace some text in OneNote files. Instead of going through different pages or sections every time, you can easily perform the task programmatically using C# language. Let us check out the following use cases for more information.

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

Add, Extract, Remove or Replace Images in PDF Files using Java

Images are widely used for different types of depictions and demonstrations in PDF files. In this article, you will learn how to manipulate images in PDF files programmatically. Particularly, the article will cover how to add, extract, remove or replace images in PDF files using Java.

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

Convert STL to PDF or PNG Image Programmatically in Java

STL files are used to show the geometry of 3D surfaces. However, only a few CAD-related applications support viewing or working with STL files. Therefore, you may need to convert STL files to a PDF or a PNG image. It will let you overview the file in many operating systems and environments because PDF or image file formats are widely supported. Let us walk through the following sections to find more details.

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

Copy or Move Excel Worksheets using C#

In certain cases, you may need to copy worksheets within an Excel workbook or from one workbook to another. On the other hand, moving worksheets to change their position within a workbook is also required in different scenarios. In order to perform the above-mentioned tasks programmatically, this article shows how to copy worksheets within Excel workbooks using C#. Furthermore, it also covers how to change the position of a worksheet in an Excel workbook.

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

Convert FBX to RVM or Vice Versa Programmatically in C#

FBX file format was introduced for compatibility of files between different digital content creation applications. Moreover, you can convert FBX to RVM as well as RVM to FBX programmatically using C# in your .NET applications. This file format conversion is helpful because RVM files support several factors including Geometry, Textures, Cameras, Labels, etc. Let us read further details about the conversions.

Posted in Aspose.3D Product Family | Tagged , , , , ,