English

Apply 3D Effects in PowerPoint PPT in Java

3D effects in PowerPoint are used to make the presentations more attractive and catch users’ attention Therefore, you may come across the requirement of adding 3D objects to presentations programmatically. In this article, you will learn how to create 3D effects in PowerPoint PPT or PPTX in Java. We will show you how to create 3D text and shapes and apply 3D effects to images.
February 4, 2022 · 4 min · Usman Aziz

Compress Photoshop File in C# - PSD File Compressor

You can now compress Photoshop file in C# programmatically. Reduce PSD file size in your .NET applications by installing Aspose.PSD for .NET.
February 3, 2022 · 2 min · Farhan Raza

Add or Remove Hyperlinks in PowerPoint PPT in C#

Hyperlinks in documents are used to navigate from one location to another. Generally, in PowerPoint presentations, they are used to insert URLs of webpages. You can create a hyperlink of text, image, shape, or a media element in PowerPoint PPT slides. In this article, you will learn how to add hyperlinks to PowerPoint PPT/PPTX in C#. Moreover, we will cover how to remove hyperlinks from PPT slides programmatically.
February 2, 2022 · 5 min · Usman Aziz

Add or Remove Comments in PowerPoint PPT in C#

While reviewing the content in PowerPoint presentations, the comments are used to write the feedback. The comments can be added against a particular word, phrase, or anything on a PPT slide. In this article, you will learn how to add comments to PowerPoint PPT slides programmatically in C#. Moreover, we will cover how to read or remove slide comments and add their replies.
February 2, 2022 · 4 min · Usman Aziz

Create a PSD Image in C#

PSD files are used to create images using different layers containing shapes, text, effects, etc. You may need to create a PSD image programmatically in your applications. In accordance with such image processing scenarios, this article covers how to create a PSD image programmatically in C#.
February 2, 2022 · 2 min · Farhan Raza

Convert Excel Data to Google Sheets in Java

Google Sheets is a popular online application that lets you create and manipulate spreadsheet documents. Furthermore, it allows you to share the spreadsheets with multiple people in real-time. Therefore, often you have to export data from Excel workbooks to a spreadsheet in Google Sheets programmatically. In this article, we will give a complete walk-through of how to export Excel data to a Google Sheets in Java.
February 1, 2022 · 4 min · Usman Aziz

Convert OBJ to USDZ in Java

In some scenarios, you might want to convert an OBJ file to USDZ format. In accordance with such requirements, this article covers how to convert an OBJ file to a USDZ file programmatically in Java.
February 1, 2022 · 2 min · Farhan Raza

Convert PowerPoint PPT to SVG in Python

PowerPoint PPT or PPTX files are often converted to other formats for different purposes. This could be useful when you are printing slides, creating a slideshow or a PowerPoint viewer, etc. Among other formats, SVG is a popular vector image format that is used to represent the PPT slides. Accordingly, in this article, you will learn how to convert PowerPoint PPT to SVG in Python. Python Library to Convert PowerPoint Slides to SVG Steps to Convert PowerPoint PPT to SVG in Python Convert Slides in a PowerPoint PPT to SVG Python PowerPoint PPT to SVG Converter - Free Download Aspose.
February 1, 2022 · 3 min · Usman Aziz

Convert DWF to PNG or JPG Image in C#

DWF files are based on vectors that can consist of CAD drawings, text, images, etc. You may need to create a thumbnail or preview image of a DWF file. In accordance with that, the article covers how to convert a DWF file to a JPG or PNG image programmatically in C#.
January 30, 2022 · 2 min · Farhan Raza

Create Thumbnails for PPT Slides in Python

Thumbnails are small-sized images that make it easier to look at or scroll through the list of images. They are also used in MS PowerPoint to list the slides and navigate in a PPT. While creating a PPT viewer application, you may need to generate thumbnail images for the slides. To accomplish that, this article covers how to create thumbnails for PPTX or PPT slides programmatically in Python.
January 28, 2022 · 3 min · Usman Aziz