Monthly Archives: February 2021

Convert RTF Documents to PDF using C++

RTF is a cross-platform rich text file format introduced by Microsoft. In addition to text, it can include extra information about font style, formatting, images, etc. There might be situations such as sharing the file over the internet where you do not want the file to be editable or want the file to have a fixed layout. In such cases, PDF format is your best bet. PDF is a cross-platform format that can be secured and made read-only. Furthermore, the PDF file looks the same wherever you open it. In this article, you will learn how to convert RTF files to PDF format using C++.

Posted in Aspose.Words Product Family | Tagged , ,

Convert PSB to PDF, JPG, or PSD Programmatically in Java

PSB, Photoshop Big, file extension is used to store huge graphics-related information. You can convert PSB files to PDF, JPG, or PSD format easily with Java programming language. Let us walk through the following sections to explore PSB file conversion.

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

Send Word Document in Email Body using C#

The presentation of the emails' body is one of the important factors to engage the readers. Therefore, emails are well formatted using headings, subheadings, tables, images, and etc. However, most of the built-in email editors do not provide advanced formatting options. In order to tackle this limitation, this article covers how to compose your emails using Word documents as email body in C#.

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

Convert MSG and EML Emails to HTML using C#

In order to embed the content of the emails into the web pages, you would need to convert them into HTML format. For such cases, this article covers how to automate email to HTML conversion in .NET applications. Particularly, you will learn how to convert MSG and EML email files to HTML or MHTML format using C#.

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

Convert XBRL to XLSX or iXBRL Programmatically in C#

XBRL files are used for business reporting purposes including balance sheets, cash flow statements, ledgers, etc. You can easily convert XBRL files to XLSX Excel Sheet as well as iXBRL, which is an inline XBRL file. These output formats are ideal for presenting the financial information as structured, human, and machine-readable data.

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

Protect and Unprotect Excel Files using C++

Microsoft Excel is a popular software for managing data in organizations. It is mainly due to its advanced data manipulation and representation features. In this technological age, documents are shared virtually instead of printed copies. These files may contain complex and sensitive data. So to maintain such files' integrity, you might need to guard them against modification. Excel's protection features come in handy for this purpose. In this article, you will learn how to protect and unprotect Excel files programmatically using C++.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert Email Messages to PDF using C++

Emails are the primary source of communication over the internet, especially in business environments. There might be cases such as discussing and finalizing the client's software requirements for product development. After completing the software requirements, you might need to generate a final set of documents containing the emails and other details to share with your team. In such scenarios, converting the email to PDF may prove to be helpful. In this article, you will learn how to convert an email message to PDF format using C++.

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

Convert STL to PDF or PNG Image Programmatically in C#

STL, abbreviated for stereolithography, represents 3D surface geometry. These are frequently used in CAD-related applications. You can convert STL files to PDF quickly and easily. This file format conversion is helpful in scenarios when you need to view the information in different operating systems and environments, because of the compatibility of PDF format. Likewise, you can render STL to PNG images for a quick preview of the file.

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

Convert PDF Files to PNG, JPEG, BMP, and TIFF Images using Java

PDF format is ruling the world of digital documents because of its cross-platform support. However, in certain cases, you have to convert PDF files to other file formats. For such cases, this article covers how to convert PDF files to popular image formats. Particularly, you will learn how to convert PDF to PNG, JPEG, BMP, and TIFF formats using Java.

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

Find and Replace Text in Excel Spreadsheets using C++

Microsoft Excel allows you to store data in tabular form. In addition to that, it enables you to perform complex operations on data. Excel's uses range from maintaining monthly budgets to managing organizational data due to its vast set of features. As compared to other features, finding and replacing text is among the more straightforward tasks you can do in Excel. This article demonstrates how to find and replace text in Excel spreadsheets programmatically using C++.

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