Convert PowerPoint to XAML using C++

Extensible Application Markup Language (XAML is a simple and declarative language based on XML. It uses the .xaml format for its files and is mainly used to design graphical user interfaces in Xamarin Forms, UWP (Universal Windows Platform), and WPF (Windows Presentation Foundation). In XAML, you can create, initialize, and set properties of objects with hierarchical relations. In this article, you will learn how to convert PowerPoint files to XAML format programmatically using C++.
September 13, 2021 · Muhammad Ahmad

Apply Animation to Text in PowerPoint PPT using Java

Animated text is used to make PowerPoint presentations more attractive and draw the audience’s attention. Various types of animations are applied to the text and shapes according to the context of the presentation. Accordingly, in this article, you will learn how to apply animation to the text in PowerPoint using Java.
September 13, 2021 · Usman Aziz

Access or Modify Properties of PowerPoint PPT in C#

The document properties or metadata in PowerPoint files are used for identification of the presentations. Moreover, they provide additional information about the presentation such as author, title, keywords, subject, etc. In this article, you will learn how to access or modify the properties in PowerPoint files programmatically using C#.
September 10, 2021 · Usman Aziz

Convert PowerPoint Presentation to Word Document using C++

There may be cases where you have a PowerPoint presentation and want to create a document that describes its contents in detail. For that, you can convert your PPTX files to Word format and modify the Word file to enter the details for each slide. In this article, you will learn how to convert PowerPoint PPTX/PPT files to Word format programmatically using C++.
September 10, 2021 · Muhammad Ahmad

Convert EPS or PS PostScript File to a DOCX or DOC Word Document in C#

EPS or PS postscript files can contain text, images, drawings, or vector contents, etc. In some situations, you might need to convert an EPS or PS PostScript file to a Word file in DOCX or DOC format document. In this article, you will learn EPS or PS to Word document conversion programmatically using C#.
September 10, 2021 · Farhan Raza

Convert DGN to JPEG, PNG, or TIFF Image with Java

September 10, 2021 · Farhan Raza

Create and Edit PowerPoint PPT in ASP.NET

In this article, you will learn how to create or edit PowerPoint presentations in ASP.NET applications. The article will explicitly cover how to add a slide, title, background, text, shape, and images in a PowerPoint presentation. To achieve this, we will use Aspose.Slides for .NET, which is a presentation manipulation API to create, edit, and convert PowerPoint and OpenOffice files.
September 9, 2021 · Usman Aziz

Print OneNote .one Notebook Programmatically using Java

OneNote notebooks are commonly used to keep important notes. You may need to print your notes on paper for some reason. In this article, you will learn how to print the OneNote Notebook files in your Java applications.
September 9, 2021 · Farhan Raza

Convert PowerPoint PPT to TIFF in C++

Tagged Image File Format (TIFF is an image format that is commonly used for print purposes due to its high quality. There might be cases where you need to convert your PPTX files to TIFF format for printing purposes. For that, this article will teach you how to convert PowerPoint PPTX/PPT files to TIFF format programmatically using C++.
September 8, 2021 · Muhammad Ahmad

Convert IGS IGES File to PDF Programmatically using C#

IGS files are used by the Computer-Aided Design applications as they contain design information. You can convert IGS files to PDF format documents in order to view the contents in multiple operating systems and environments. Please refer to the following sections for more details about the conversion.
September 8, 2021 · Farhan Raza