Yearly Archives: 2021

Convert EPS or PS PostScript File to a DOCX or DOC Word Document in C#

EPS or PS postscript files can contain text, images, drawings, or vector contents, etc. In some situations, you might need to convert an EPS or PS PostScript file to a Word file in DOCX or DOC format document. In this article, you will learn EPS or PS to Word document conversion programmatically using C#.

Posted in Aspose.Page Product Family | Tagged , ,

Convert DGN to JPEG, PNG, or TIFF Image with Java

DGN to Image PNG JPG TIFF

DGN files are often used by construction CAD applications for the designs of different infrastructures like roads, bridges, buildings, etc. You can convert a DGN file to an image for different requirements. This article covers DGN to PNG, JPEG, or TIFF image conversion:

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

Create and Edit PowerPoint Files in ASP.NET

In this article, you will learn how to create or edit PowerPoint presentations in ASP.NET applications. The article will explicitly cover how to add a slide, title, background, text, shape, and images in a PowerPoint presentation. To achieve this, we will use Aspose.Slides for .NET, which is a presentation manipulation API to create, edit, and convert PowerPoint and OpenOffice files.

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

Print OneNote .one Notebook Programmatically using Java

OneNote notebooks are commonly used to keep important notes. You may need to print your notes on paper for some reason. In this article, you will learn how to print the OneNote Notebook files in your Java applications.

Posted in Aspose.Note Product Family | Tagged , ,

Convert PowerPoint PPTX/PPT to TIFF using C++

Tagged Image File Format (TIFF) is an image format that is commonly used for print purposes due to its high quality. There might be cases where you need to convert your PPTX/PPT files to TIFF format for printing purposes. For that, this article will teach you how to convert PowerPoint PPTX/PPT files to TIFF format programmatically using C++.

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

Convert IGS IGES File to PDF Programmatically using C#

IGS files are used by the Computer-Aided Design applications as they contain design information. You can convert IGS files to PDF format documents in order to view the contents in multiple operating systems and environments. Please refer to the following sections for more details about the conversion.

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

Clone Slides in PowerPoint Presentations using C#

In certain cases, you may need to clone the slides in PowerPoint presentations. The cloning process makes the copy of a slide within or in another presentation without changing the original slide. In this article, you will learn how to automate slide cloning in PowerPoint presentations. Particularly, the article will cover how to clone slides within a PowerPoint presentation or from one presentation to another using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert JSON Data to CSV using Node.js

JSON files are widely used to transmit data between different applications. CSV, on the other hand, is also a commonly used format to store the data in a comma separated format. In certain cases, you may need to import data from JSON files to CSV. For such cases, this article covers how to convert JSON data to CSV programmatically using Node.js.

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

Add Comments in Excel Worksheets using C++

Microsoft Excel provides the option to add comments in Excel files. There can be several reasons for adding comments, such as explaining a formula or adding contextual information that might be useful to the reader. Comments may also be used to suggest edits in the worksheet. Furthermore, you can set the font size, height, width, etc., of the comments. In this article, you will learn how to add comments to Excel worksheets programmatically using C++.

Posted in Aspose.Cells Product Family | Tagged , ,

Add Slide Transitions in PowerPoint Presentations using Java

Slide transitions are used to add visual effects, which occur while moving from one slide to another in a PowerPoint slideshow. You can also set transition sound, speed, duration, and other effects according to the context of your presentation. Accordingly, this article covers how to add slide transitions in PowerPoint presentations programmatically using Java.

Posted in Aspose.Slides Product Family | Tagged , ,