Yearly Archives: 2021

Convert SVG Image to HTML Webpage Programmatically in C#

Scalable Vector Graphic, SVG, files are commonly used over the web because of their scalability and without changing the quality of the image. Two-dimensional graphics like logos, icons, and illustrations are often rendered in SVG file format. You can easily convert SVG to HTML file programmatically using C# language. In this article, you will learn several details about SVG to HTML webpage conversion.

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

Convert PUB to PNG, JPEG, or TIF Image using C#

Publisher (PUB) files are used for publishing content on large scale. However, limited applications support this file format so you may need an image or thumbnail of the PUB file for a quick preview. You can convert PUB to PNG, JPEG, or TIF image programmatically using C#.

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

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