Monthly Archives: October 2021

Access or Modify Properties of PowerPoint Files using C++

PowerPoint files contain metadata or document properties that provide additional information about the presentation. These include information such as the title, date, author, etc., of the presentation. In this article, you will learn how to access and modify the properties in PowerPoint presentations using C++.

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

Linux: CSV to Excel or Excel to CSV using .NET

CSV files are widely used to store the data in the form of comma-separated values. However, in certain cases, you need to export data from CSV files to Excel spreadsheets or vice versa. For such cases, this article covers how to export data from CSV to Excel and Excel to CSV on Linux.

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

Create or Edit Excel Files on Linux using .NET

The emergence of automated solutions these days has made spreadsheet automation popular in various industries. The spreadsheet documents are created and manipulated programmatically from within the web or desktop solutions. Accordingly, this article covers how to create Excel XLSX and XLS files on the Linux platform using .NET.

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

Print OneNote .one NoteBook File using C#

Digital notes are often used to store information like text, pictures, drawings, etc. In some scenarios, you might want to print your notes in a OneNote Notebook. This article covers how to print the OneNote notes (.one) using the C# language in .NET applications.

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

Convert FBX to RVM or RVM to FBX File in Java

FBX files are commonly used to exchange information between different 3D file manipulation applications. In certain situations, you might need to convert FBX to RVM or RVM to FBX files. RVM files are useful because they include information about Texture, Geometry, Geometry, and labels of objects. Please refer to the following sections to explore the conversion scenarios.

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

Export Excel Files to Stream using C#

In various cases, you may need to export or save the Excel XLSX/XLS files to memory streams. For such cases, this article covers how to export Excel files to FileStream objects dynamically using C#. Moreover, you will learn how to load an Excel file from stream.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert OBJ to FBX File in Java

OBJ files are used to create, edit, or manipulate 3D objects. In certain situations, you may need to convert an OBJ file to an FBX file in Java. This article covers how to convert a 3D object file to an FBX file programmatically using Java.

Posted in Aspose.3D Product Family | Tagged ,

Embed Video in PowerPoint Presentations using C++

Microsoft PowerPoint provides you the ability to add video frames to your PowerPoint presentations. Videos can be used to enhance the quality of the presentations and help better communicate the message to the audience. There might be situations where you want to add videos to PowerPoint presentations programmatically. To that end, this article will teach you how to embed video in PowerPoint presentations using C++.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert Excel XLSX and XLS to SVG using C#

Excel files are widely used to keep and organize small as well as large sized data. Moreover, you can perform various operations on the data stored in Excel worksheets. In certain cases, you may need to convert the Excel workbooks to other formats to embed their content within the web applications. For such cases, this article covers how to convert Excel XLSX/XLS files to SVG format using C#.

Posted in Aspose.Cells Product Family | Tagged , ,

Add Slide Transitions in PowerPoint Presentations using C++

Slide transitions are effects shown while navigating from one slide to another. These enhance the look and feel of the presentation and make them more attractive. There might be situations where you need to add slide transitions to PowerPoint files programmatically. To that end, this article will teach you how to add transitions to PowerPoint slides using C++.

Posted in Aspose.Slides Product Family | Tagged , ,