Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Slides Product Family
Official blog of Aspose.Slides for .NET, Java, Reporting Services & JasperReports with news of newly supported features, hot fixes, technical articles, tips and videos.
Add or Remove Shapes in PowerPoint Slides using C#
Shapes are a fine way of making your PowerPoint presentations more elaborative and appealing. PowerPoint provides a wide range of shapes that you can add to your presentation slides i.e. ellipses, lines, rectangles, connectors, and so on. In order to automate this feature, this article covers how to add, clone, and remove shapes in PowerPoint slides programmatically using C#.
Merge PowerPoint Presentations using Java
In this post, you will learn how to merge PowerPoint PPTX presentations using Java. MS PowerPoint presentations are widely used to create interactive slide shows related to business, education, and other domains. In particular cases, you may need to merge multiple presentations into a single file programmatically. In accordance with that, this post provides you some simple ways of merging PowerPoint presentations from within the Java applications.
Posted in Aspose.Slides Product Family | Tagged merge powerpoint slides using java, merge presentation in java
Create MS PowerPoint Presentations in C#
MS PowerPoint presentations allow you to create slide shows containing text, images, charts, animations, and other elements. Various additional formatting options let you make your presentations more appealing. In this post, you will come to know how to create such presentations programmatically. You will learn how to create PPTX presentations having text, tables, images, and charts using C#.
Protect PowerPoint Files with Password or Digital Signatures in C#
Protection of digital information has always been an important aspect in the cyber world. Various ways and technologies have been devised in order to secure digital content. In accordance with that, this blog post explicitly targets the security of MS PowerPoint presentations and provides you with different ways of securing PPTX documents. In this post, you will learn how to protect a PowerPoint PPTX with a password or a digital signature using C#.
Convert PowerPoint PPTX to JPG Images using Java
MS PowerPoint presentations can not be displayed directly from within the web or desktop applications. One of the possible solutions is converting the slides in a PPTX presentation to the images such as JPEG or PNG. In accordance with the above-mentioned scenario, this article will show you how to convert slides in a PPTX to JPG images using Java.
- PPTX to JPG Conversion API
- Convert PPTX to JPG Image using Java
- Customize Image Dimensions in PPTX to JPG
Convert Presentation to Webpage HTML Programmatically using C++
Presentations (PPTX/PPT) are frequently used to depict the information to a large number of audiences. In this article, we will be discussing how to convert PowerPoint Presentation to HTML. This use case can be helpful when the information is to be presented in a web application, website, etc.
Merge PowerPoint Presentations using C# or VB.NET
Merging PowerPoint presentations can be useful in various scenarios such as combining content from multiple PPT/PPTX, merging parts of a single presentation created by two or more people, and etc. The manual way of copying/pasting the content may not be suitable when dealing with a number of presentations. Therefore, this article lets the .NET developers learn how to merge PowerPoint presentations programmatically using C#.
TIP: You may be interested in trying out a web viewer app for presentations… Continue Reading
ASP.NET PowerPoint Viewer – Display PowerPoint Presentations in ASP.NET
Are you looking for a PowerPoint Viewer to view or embed presentations in your ASP.NET Core web application? If yes, continue to read this article and learn how to create a simple ASP.NET Core PowerPoint Viewer and display PPT/PPTX presentations using C#. So let’s begin.
Features of ASP.NET PowerPoint Viewer
Our ASP.NET PowerPoint Viewer will use Aspose.Slides for .NET API to render the presentation slides as PNG images. Once the slides are rendered, we’ll display them using the Bootstrap … Continue Reading
Read, Add, Update or Remove Slide Notes in PowerPoint Presentations using C#
Slide notes in the PowerPoint presentations are used to add references for the presenter to recall the important points during the presentation. These notes can be added to every slide of a PowerPoint presentation. This article also covers some important aspects of dealing with slide notes in presentations programmatically.
After reading this article, you will be able to:
- read slide notes in PowerPoint presentation using C#,
- add slide notes to a PowerPoint presentation in C#,
- update notes in
Convert PowerPoint PPT or PPTX to PDF using C#
Are you looking for a reliable yet easy solution for converting PowerPoint PPT or PPTX to PDF? Do you want to accurately convert PowerPoint presentations to PDF with high quality? If yes then you are at the right place because, in this article, I am going to showcase a bunch of features to seamlessly convert PowerPoint PPT to PDF or PPTX to PDF programmatically in C#.
This article is composed of the following PowerPoint to PDF conversion features.… Continue Reading