English

Using Aspose.Drawing in Azure Functions with C#

Azure functions are event-based, serverless cloud services. You can use Aspose.Drawing for .NET API in Azure functions for drawing vector graphics or text as per your requirements. This article explains how quickly and easily you can configure the API to use in Azure Functions.
September 22, 2021 · 2 min · Farhan Raza

Add or Extract Audio in PowerPoint PPT in C#

In various cases, the presenters include sounds or audio clips in their presentations. MS PowerPoint provides audio frames to insert the sounds into the slides. In this article, you will learn how to automate the manipulation of audio frames in presentations. Particularly, the article will cover how to insert or extract the audio frames in PowerPoint presentations using C#.
September 21, 2021 · 3 min · Usman Aziz

Convert STL to OBJ Wavefront 3D Object File using C#

STL files are used for 3D printing, computer-aided designing, and many other purposes. You can convert STL files to OBJ 3D Object files. OBJ files are useful for the forward or backward transmission of geometrical data. Please refer to the following headings to explore the conversion.
September 20, 2021 · 2 min · Farhan Raza

Embed or Extract Videos in PowerPoint Presentations using Java

PowerPoint presentations often contain video frames to demonstrate something or to attract the audience. In many cases, the videos are used to save time and make the presentations effective. In this article, you will learn how to work with videos in PowerPoint files programmatically. Particularly, the article will cover how to embed or extract a video in a PowerPoint presentation using Java.
September 20, 2021 · 3 min · Usman Aziz

Merge SVG Images to PDF or XPS File in C#

SVG (Scalable Vector Graphics) images are frequently used to maintain the quality of images. In some scenarios, you may need to merge or combine multiple SVG image files together. In this article, you will learn how to merge SVG images to a PDF or XPS file. Let us explore the following sections for further details.
September 18, 2021 · 3 min · Farhan Raza

Embed Video in PowerPoint Presentations using C#

Video frames are used in PowerPoint presentations to demonstrate something or to attract the audience. Often, the videos are used to save time and make the presentations more effective. In this article, you will learn how to work with videos in presentations programmatically. Particularly, the article will cover how to embed or extract a video in a PowerPoint presentation using C#.
September 17, 2021 · 3 min · Usman Aziz

Convert PowerPoint PPT PPTX to SVG in C++

The SVG format is often used for embedding content in web and desktop applications. There might be situations where you need to embed your PowerPoint presentations in such applications. Under such circumstances, converting the PowerPoint files to SVG format will prove to be helpful. To that end, this article will teach you how to convert PowerPoint presentations to SVG format using C++.
September 16, 2021 · 3 min · Muhammad Ahmad

Apply Theme in PowerPoint Presentations using C#

PowerPoint provides a wide range of themes that you can apply in the presentations. In addition, you can define your custom themes as per your requirements. In this article, you will learn how to work with themes of PowerPoint presentations dynamically, Particularly, the article will cover how to apply themes in the PowerPoint presentations programmatically using C#.
September 16, 2021 · 3 min · Usman Aziz

Import Data from JSON to Excel on Linux using .NET

MS Excel is a rich spreadsheet manipulation software that allows you to organize the data in the form of worksheets and workbooks. Alongside, it provides features such as data sorting, graph plotting, mathematical computations and etc. On the other hand, JSON is a popular format to store structured data. In certain cases, JSON data needs to be converted to Excel worksheets. For such cases, this article shows how to import data from JSON files to Excel worksheets on Linux.
September 16, 2021 · 3 min · Usman Aziz

Convert DAE File to OBJ 3D Object File using C#

DAE is an acronym for Digital Asset Exchange file and is commonly used by graphics processing applications. In this article, you will learn how to convert the DAE file to an OBJ file easily with few simple steps.
September 15, 2021 · 2 min · Farhan Raza