Yearly Archives: 2021

Convert JSON to Excel Worksheet in Python

MS Excel is a feature-rich program that lets you keep and organize data in tabular form. Moreover, it allows you to store the data in multiple worksheets. In addition to the data organization, you can perform sorting, graph plotting, mathematical computations and etc. JSON, on the other hand, is a widely used format to store and transmit the data in the form of key-value pairs. In certain cases, you may need to import data from JSON files to Excel worksheets programmatically. In accordance with that, this article covers how to convert JSON data to Excel XLSX/XLS using Python.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert PSD to TIFF Image Programmatically with Java

Images are often designed using Photoshop application. The output files are in the PSD format that can be opened or edited with a few programs. So you might need to convert a PSD file to a TIFF image programmatically using Java. The following sections explain the PSD conversion.

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

Copy Content from a Word Document to Another in Java

While working with MS Word documents, you may need to copy the content from one document to another. Moreover, the clones of Word documents are also required in certain cases. To automate these operations, this article covers how to copy the content from one Word document to another in Java. Also, you will learn how to create a copy of a Word document programmatically.

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

Convert Visio VSDX VSD Diagram to HTML or SVG using Java

VSDX or VSD Visio diagrams are used for different industrial designs. You can convert a VSDX or VSD Diagram file to an HTML webpage or an SVG image programmatically using Java. These conversions can help you create efficient web applications as HTML and SVG files are popular over the web. The following sections explain all the details.

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

Add Header and Footer in PowerPoint Presentations using C#

Header and footer in PowerPoint presentations are used to display additional information such as slide number, author, date, etc. In this article, you will learn how to add and manage the header and footer in PowerPoint PPTX/PPT presentations programmatically using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert EPS or PS PostScript File to an SVG Image using Java

EPS or PS PostScript files are based on page description language that can contain different artifacts like Text, Images, Drawings, etc. You can convert an EPS or PS Postscript file to an SVG image (Scalable Vector Graphic) as per your requirements. Please refer to the following headings for more information.

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

Convert PowerPoint PPTX/PPT to HTML in Android

PowerPoint to HTML conversion could be useful when you need to embed the presentations within your Android applications. You can convert each slide in the presentation into an HTML page. Accordingly, this article covers how to convert slides in PowerPoint PPTX or PPT to HTML in Android.

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

Convert PowerPoint PPTX/PPT to SVG in Android

PowerPoint to SVG conversion is often performed to display the presentations in Android applications. Various PowerPoint viewers also convert the presentations to SVG for slideshow. Accordingly, this article covers how to convert PowerPoint PPTX or PPT presentations to SVG files using Android.

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

Import Data from JSON to Excel on Linux

JSON files are immensely used to store and transmit structured data. However, in certain cases, you may need to import data from JSON files to Excel spreadsheets. To achieve this programmatically, this article covers how to convert JSON files to Excel XLSX or XLS format on the Linux platform.

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

Rotate or Crop PSD Image using C#

PSD images are frequently used to design graphics and visuals. In some cases, you might want to crop or rotate a PSD image for different aesthetic requirements. In this article, you will learn how to crop or rotate a PSD image using C#. Please go through the following headings for more information.

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