Monthly Archives: February 2021

Convert Excel Files to HTML in Node.js

Excel files are widely used to store and organize the data in the form of worksheets. Furthermore, you can perform various computations as well as analysis of the data. However, in certain cases, you have to convert the Excel files into other formats. For example, you may need to convert an Excel worksheet to HTML or image in order to display it within your web or desktop application. For such cases, this article covers how to convert Excel files to HTML in Node.js applications. In addition, you will learn how to use additional options to customize the converted HTML.

Posted in Aspose.Cells Product Family | Tagged , ,

Load, Save or Merge SVG Images Programmatically in C#

SVG (Scalable Vector Graphics) is a vector image format for two-dimensional graphics. These images are based on XML format that enables you to traverse different nodes to edit or search the file contents easily. You can load, save or merge SVG image files programmatically in C#. Likewise, several other features related to SVG images allow your .NET based applications to process several supported file formats.

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

Convert OXPS or XPS to PDF Programmatically with Java

XPS is a fixed-document format often used to organize information for printing purposes. Likewise, OXPS files are also based on XML paper Specifications. You can easily convert XPS or OXPS files to PDF documents programmatically using Java language.

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

Convert GIF Images to PDF using Java

Being the software and hardware-independent format, PDF gives an outstanding user experience as compared to other document formats. The consistent layout of PDF makes it a universal format. Therefore, in various scenarios, the documents or images are converted to PDF before they are shared or exchanged. In this article, you will learn how to convert animated GIF images to PDF using Java. Particularly, we will convert each frame in a GIF to an image in a PDF file.

Posted in Aspose.Imaging Product Family | Tagged , ,

Convert PowerPoint Files to HTML using C#

In various scenarios, MS PowerPoint presentations are converted into images or HTML files. For example, when you need to embed presentation slides on a webpage or display them within a desktop application. For such cases, this article provides you a step by step guide of how to convert PowerPoint PPT/PPTX files to HTML using C#. Furthermore, you will learn how to include or exclude the hidden slides of a presentation in the converted HTML.

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

Convert Excel to HTML using C++

Excel spreadsheets are useful in organizing, managing, and computing data. Similarly, HTML is useful for displaying content in the browser. Both formats are handy in their specific use cases. There might be cases where you have to show excel data on websites. In those cases, HTML would be the better format to use. To achieve this, you will have to convert the required Excel file to HTML. In light of this, we will learn how to convert Excel to HTML using C++.

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

Convert PDF Files to SVG using C#

PDF has become one of the dominant file formats because of its cross-platform support. Due to the consistent layout of the PDF documents across heterogeneous devices, people use to prefer conversion of documents to PDF before sharing. However, in certain cases, PDFs need to be converted into another document format. PDF to SVG conversion is widely adopted in order to embed the content of PDF documents in webpages. Therefore, in this article, you will learn how to convert PDF files to SVG using C#.

Posted in Aspose.PDF Product Family | Tagged , ,

Find and Replace Text in OneNote (.ONE) File in Java

OneNote files can be used to organize different tasks. For example, planning your trips, some checklist, or brainstorming. Moreover, you may need to find or replace text in a OneNote Document sometimes.

Posted in Aspose.Note Product Family | Tagged ,

Encrypt and Decrypt Excel Files using Java

MS Excel provides you with a wide range of features to keep and analyze the data seamlessly. You can perform computations, generate charts as well as define your custom logic using VBA modules. Knowing the importance of the data in spreadsheets, MS Excel allows you to protect the workbooks using encryption. Furthermore, you can password protect the Excel files to avoid unauthorized access. In accordance with that, this article covers how to encrypt/decrypt and password-protect Excel files using Java.

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

Convert PDF to SVG Format using C++

PDF is a widely used document format for exchanging documents between individuals and different organizations. It is a standard document format, but sometimes it is not the ideal format for the situation. Nowadays, a lot of people are consuming content on their mobile devices such as smartphones or tablets. In such cases, SVG is a good alternative. SVG can be scaled to different screen sizes without losing quality and is the most used format for websites. Webpages can also use CSS styling to display SVG content. For this purpose, you will need to convert the PDF files to SVG. In this article, you will learn how to convert PDF files to SVG format using C++.

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