Monthly Archives: April 2022

Convert EPUB to a PNG or JPG Image in C#

EPUB files are commonly used for large-scale printing purposes. In certain scenarios, you may need to preview the contents of an EPUB file in the form of an image. In accordance with such use cases, this article explains how to convert an EPUB file to a PNG or JPG programmatically in C#.

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

Add or Update Hyperlinks in PDF using Java

PDF is a popular document format that provides cross-platform support with a range of features to create rich documents. Furthermore, it supports a variety of elements such as media, forms, annotations, artifacts, etc. Among these elements, the hyperlinks are used quite often to navigate within the PDF, from one PDF to another, to open a URL, etc. So in this article, you will learn how to add and update hyperlinks in PDF files programmatically in Java.

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

Convert DWF or DWFX to OBJ in Java

DWF or DWFX files are used to save CAD drawings, data, graphics, text, and 3D models in a zip-compressed file. contain design data in 2D or 3D format. Under different use cases, you may want to convert a DWF or DWFX file to the OBJ format file as per your requirements. In accordance with that, the article covers how to convert DWF or DWFX to OBJ files programmatically using Java.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert XBRL to HTML using C#

As a .NET developer, you can easily convert XBRL files or financial data from XML files to HTML webpages programmatically. In this article, you will learn how to convert XBRL to HTML using C#.

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

Create MS Outlook Tasks in Python

MS Outlook allows you to create to-do lists that are comprised of different tasks. Each task is an activity that is to be performed within a particular period of time. Thus, you can keep track of the tasks assigned to you. While automating MS Outlook operations, you may need to work with Outlook tasks. Accordingly, in this article, you will learn how to create MS Outlook tasks programmatically in Python.

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

Parse Outlook PST Files in Python

PST (Personal Storage Table) is a storage file format that is used by different Microsoft programs. PST files are capable of keeping data of messages, contacts, calendars, events, etc. It is used by popular Microsoft softwares such as MS Outlook, Exchange, and Windows Messaging. In certain cases, you may need to parse a PST file and extract data from it programmatically. To achieve that, this article shows how to parse PST files from within the Python applications.

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

Convert STL to USDZ File in Java

An STL file describes the surface geometry of 3D objects and they are commonly used 3D printing, rapid prototyping, etc. While the USDZ files are getting popular to be used in augmented reality scenarios. They are the uncompressed ZIP archives that contain Universal Scene Description information. In certain cases, you may need to convert an STL file to USDZ format.

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

Convert LaTeX to TIFF using C#

As a C# developer, we can easily convert LaTeX source files (TeX or LTX) to TIFF images programmatically. In this article, you will learn how to convert LaTeX to TIFF using C#.

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

Detect Latin Symbols Support in TrueType or Type1 Fonts using C#

As a C# developer, you can easily determine whether any TrueType font or Type1 font supports Latin symbols or not. In this article, you will learn how to detect Latin symbols support in fonts using C#.

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

Add or Remove JavaScript in PDF Files in Java

PDF is one of the widely used document formats because of its consistent layout across heterogeneous platforms. Furthermore, it can be displayed in desktop-based software applications as well as the web browsers at the same time. The support of web browsers make PDF files capable of running JavaScript. In this article, you will learn how to add or remove JavaScript in PDF files programmatically in Java.

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