Yearly Archives: 2021

Create or Edit Excel Files on Linux using Java

These days, spreadsheets are widely used to keep and share a large amount of tabular data. Also, you can perform various operations such as applying formulas, generating charts and graphs, sorting and filtering data, and so on. The spreadsheets automation has brough a revolution in various industries. The dynamic creation and manipulation of the spreadsheets have made the data handling quite easier. In order to perform spreadsheet manipulation programmatically, this article covers how to create Excel XLSX or XLS files from scratch on Linux using Java.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert DGN to JPEG, PNG, or TIFF Image in C#

DGN files are two-dimensional or three-dimensional (2D/3D) drawings that are usually supported by construction CAD applications. You may need to convert it to an image for previewing it in more system environments. This article covers DGN to JPEG, PNG, or TIFF image conversion with all the important details.

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

Add Watermark to PowerPoint Slides using C++

A watermark identifies the state of the document with texts like confidential, draft, etc., and makes it difficult for the original document to be copied. Watermarks are also used to specify the ownership of a document by showing the company name or logo. Watermarks in PowerPoint files can be both image or text-based. In this article, you will learn how to add text and image watermarks to PowerPoint slides using C++.

Posted in Aspose.Slides Product Family | Tagged ,

Create Multi-Column PDF Documents using C#

Multi-column PDFs are used for various types of publications such as magazines, newspapers, research articles, etc. While working with PDF automation, you may come across the scenario where you need to generate a multi-column PDF programmatically. In accordance with that, this article covers how to create multi-column PDF files using C#.

Posted in Aspose.PDF Product Family | Tagged ,

Insert or Extract Images from OneNote File in C#

OneNote files are popularly used for taking notes. In certain situations, you might need to extract or insert an image in a OneNote .one document. This article covers how to insert or extract images from a OneNote file using C#.

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

Convert SVG to EPS or PS PostScript File using C#

SVG files are commonly used because they are scalable without losing image quality. You can convert an SVG file to EPS or PS Postscript files programmatically using C#. You can explore in-depth information about the conversion under the following sections.

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

Convert JSON to CSV Programmatically using C#

JSON is an immensely used format to store structured data. In various cases, JSON files are used to transmit data between applications. Alongside, CSV is also used to store the data as comma separated values. In this article, you will learn how to import data from JSON files to CSV programmatically. Particularly, the article will cover how to convert JSON data to CSV using C#.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert Word Documents to HTML using Java

In order to embed the content of Word documents into your applications, you might need to perform the conversion. The most widely opted conversions in such cases are Word to HTML or Word to image. In accordance with that, this article covers how to convert Word DOCX or DOC files to HTML using Java. Also, we'll discuss how to keep resource files in a separate folder.

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

Convert IFC to JPG or PNG Image using Java

IFC files are used to model different buildings for construction purposes. In certain situations, you might want to convert an IFC file to a JPG or PNG image to display the model on different operating systems. This article explains how to convert an IFC file to an image programmatically using Java.

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

Convert Word Documents to HTML using C#

In various cases, you need to display the content of the Word documents in your web or desktop applications. One of the suitable options in such cases is the conversion of Word documents to HTML. To achieve this from within the .NET applications, this article covers how to convert Word DOCX or DOC files to HTML using C#. Moreover, you will learn how to control Word to HTML conversion dynamically using different options.

Posted in Aspose.Words Product Family | Tagged , ,