Monthly Archives: August 2021

Read Features from OpenStreetMap (OSM) Files using C#

OpenStreetMap (OSM) is a free and editable world map. It is built by volunteers and released with an open-content license. The license allows free access to the map images and underlying map data. There might be scenarios where you want to read features from OSM files within your .NET applications. To that end, this article will teach you how to read features from OSM files programmatically using C#.

Posted in Aspose.GIS Product Family | Tagged ,

Create and Manipulate Tables in PowerPoint using C#

Tables are used to arrange the data in the form of rows and columns. Moreover, they organize and summarize the data so that it can be viewed and analyzed easily. MS PowerPoint also allows you to insert tables in the presentations. Accordingly, this article covers how to create and manipulate tables in PowerPoint presentations using C#.

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

Create SmartArt in PowerPoint Presentations using Java

In presentations, SmartArt is used to present the information in visual form. Often, the presenters use SmartArt to make the simple text more appealing. Moreover, it is also used to create flow diagrams, processes, relationships between different entities, etc. In this article, you will learn how to create SmartArt in PowerPoint presentations programmatically using Java.

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

Insert or Extract Audio in PowerPoint Presentations using Java

In various cases, the presenters use sounds or audio clips in their presentations. To include sounds in the presentations, MS PowerPoint provides audio frames. In this article, you are going to learn how to automate the manipulation of the audio frames. Particularly, the article will cover how to insert or extract the audio frames in PowerPoint presentations using Java.

Posted in Aspose.Slides Product Family | Tagged , ,

Apply Animation to Text in PowerPoint using C#

Animated text in PowerPoint presentations is used to draw the attention of the audience. Moreover, it brings life to the content of the presentations. You can apply animation effects to text, shapes, and the slides. In this article, you will learn how to apply animation to the text in PowerPoint using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert PowerPoint Presentations to SVG in C#

PowerPoint to SVG conversion is often used to embed the content of the slides in web or desktop applications. Various online PowerPoint viewers also convert the presentations to SVG for slideshow. In accordance with that, this article covers how to convert PowerPoint PPTX/PPT presentations to SVG format using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Detect Latin Symbols in TrueType and Type1 Fonts using Java

Fonts are a set of printable or displayable characters with different styles, weights, etc. They are used to add a different look and feel to documents or web pages based on different requirements. Font files contain the design and other information regarding the font. In this article, we will use the font files to detect whether a font supports Latin symbols or not programmatically with Java.

Posted in Aspose.Font Product Family | Tagged , ,

Apply Theme in PowerPoint Presentations using Java

PowerPoint supports a range of themes that you can apply in the presentations. In addition, you can define your own themes as per your requirements. In this article, you will learn how to use themes in PowerPoint presentations dynamically, Particularly, the article will cover how to apply themes in the PowerPoint presentations programmatically using Java.

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

Convert ODP to PDF Programmatically using C#

OpenOffice uses ODP format to represent the presentation documents. You can add charts, multimedia objects, images, transitions, and much more in the ODP presentations. In this article, you will learn how to automate the ODP to PDF conversion. Particularly, the article covers how to convert an ODP presentation to a PDF file programmatically using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Split or Merge 3D Mesh in 3D File Programmatically in C#

You can split all meshes of a 3D scene into several sub-meshes. Likewise, you can merge multiple meshes into a single mesh programmatically using C#. This article covers the splitting and merging of 3D meshes in different scenarios.

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