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.

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

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.

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

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#.

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

Convert Excel Files 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' spreadsheet in Java.

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

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.

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

Convert PowerPoint PPT Slides to SVG in Python

Convert PowerPoint PPT Slides 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 the 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 slides to SVG images in Python.

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

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#.

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

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.

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

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.

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

Convert Image to Excel with OCR in C#

Images contain visual information which may be needed in text format for processing data. In such situations, you can convert an image to Excel format programmatically in C#. For example, an image can contain numeric values which you might need to perform calculations. In accordance with that, this article covers how to convert an image to an Excel file.

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