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 · 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 · 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 · 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 · 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 · 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 · Farhan Raza

Convert PowerPoint PPT to SVG in Python

February 1, 2022 · 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 · 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 · Usman Aziz

Extract Images from PowerPoint Presentations in Python

Images are an effective way of communication that makes the content lively. This is the reason the images are widely adopted in web pages, documents, presentations, etc. MS PowerPoint presentations are usually built up with less text and more graphical objects and images. Therefore, when processing the presentations programmatically, you may need to extract images along with the text. To accomplish that, this article covers how to extract images from PPT or PPTX presentations in Python.
January 26, 2022 · Usman Aziz