English

Convert XPS, OXPS to JPG or PNG Image using C# VB.NET

XPS file format is frequently used in file processing applications. You can convert XPS or OXPS to JPG or PNG image programmatically with C# or VB.NET in your .NET framework based applications. You can easily convert XPS or OXPS files to JPG or PNG Image with few simple API calls. Aspose.Page for .NET API includes different features to work with XPS, OXPS, and several other supported file formats.
November 2, 2020 · 3 min · Farhan Raza

Render Text with TrueType and Type1 Fonts using Java

In the previous article, you have seen how to load CFF, TrueType and Type1 fonts programmatically using Java. Today, we will discuss another interesting feature of our Java font manipulation API - rendering text using fonts. By the end of this article, you will be able to render text using TrueType and Type1 fonts from within your Java applications. So let’s start. About Java Font Manipulation API Implement Text Rendering Method Render Text using TrueType Fonts in Java Render Text using Type1 Fonts in Java Java Font Manipulation API Aspose.
October 28, 2020 · 2 min · Usman Aziz

Manipulate CFF, TrueType, and Type1 Fonts using Java

Fonts play an important role in the presentation of the text within the documents and web pages. Various font families are available that allow you to use fancy characters in order to make your text appealing. Since Aspose deals with file format automation, we have launched a dedicated font manipulation API to work with font file formats. In this article, you will get familiar with our Java Font API and learn how to work with CFF, TrueType, OpenType, and Type1 fonts from within your Java applications.
October 27, 2020 · 3 min · Usman Aziz

Sharing Data with Aspose - Data Security

Aspose might need your data sometimes for fixing or improving different features of the APIs. We understand your data security and privacy concerns so we take the necessary steps for transmitting and protecting the data.
October 27, 2020 · 4 min · Farhan Raza

Convert RTF Documents to PDF using C#

RTF is a popular file format that was introduced by Microsoft for creating rich text documents. The interoperability of RTF makes it possible to exchange the content between different Microsoft products as well as heterogeneous operating systems. PDF, on the other hand, is one of the most widely used digital document formats which provides cross-platform support. The conversion of the documents to PDF format is highly in practice. Therefore, in this article, you will learn how to convert an RTF document to PDF programmatically using C#.
October 26, 2020 · 3 min · Usman Aziz

Convert DOCX to DOC or DOC to DOCX with C# VB.NET

Microsoft Word Documents are majorly of two types, DOC and DOCX. You can convert DOCX to DOC as well as from DOC to DOCX using C# or VB.NET programmatically. Each document can be processed and converted one by one or you can batch convert the DOC and DOCX files if you need to work with a lot of files.
October 24, 2020 · 4 min · Farhan Raza

Convert PowerPoint PPTX to JPG Images using Java

MS PowerPoint presentations can not be displayed directly from within the web or desktop applications. One of the possible solutions is converting the slides in a PPTX presentation to the images such as JPEG or PNG. In accordance with the above-mentioned scenario, this article will show you how to convert slides in a PPTX to JPG images using Java. PPTX to JPG Conversion API Convert PPTX to JPG Image using Java Customize Image Dimensions in PPTX to JPG Conversion Java PPTX to JPG Image Conversion API Aspose.
October 21, 2020 · 3 min · Usman Aziz

Read Barcodes using C# Barcode API

In the previous article, you have learned how to generate various types of barcodes programmatically. In this article, you will learn how to read the barcodes using C# barcode reader API. The article will also cover how to read particular or different types of barcode symbologies in an image. C# Barcode Reader API Read Barcodes using C# Scan and Read a Particular Barcode Symbology in C# Multiple Barcode Symbologies in a Single Image C# API to Read Barcodes Aspose.
October 20, 2020 · 2 min · Usman Aziz

Add or Remove Watermark in Word (DOC/DOCX) using C++

Watermarks are usually used to show ownership or the nature of the document. You can add/insert or remove watermark in Word Documents (DOC/DOCX) programmatically using C++. For instance, a word document contains classified information and you want to add a watermark in the file then these requirements can be met efficiently with Aspose.Words for C++ API.
October 20, 2020 · 3 min · Farhan Raza

Generate Barcodes using C# - .NET Barcode API

Barcodes are used to visually represent the data in a machine-readable form. Most often, barcodes appear to be a means of a product’s identification. Various types of barcodes are used in different scenarios such as Code128, QR, Datamatrix, Aztec, etc. In this article, you will learn how to generate the barcodes in C#. Furthermore, you will see how to customize the appearance of a barcode. C# Barcode Generator API How to Generate a Barcode using C# How to Generate QR Barcode using C# Customize the Appearance of a Barcode in C# Add Caption in Barcode using C# C# Barcode API - Free Download Aspose.
October 19, 2020 · 3 min · Usman Aziz