Yearly Archives: 2021

Add, Connect, Remove, or Clone PowerPoint Shapes in Java

Shapes in PowerPoint presentations are used to elaborate a particular point or create diagrams such as flowcharts. Also, the inclusion of shapes makes the presentation more appealing. Therefore, PowerPoint provides a number of shapes such as line, ellipse, rectangle, etc. In this article, you will learn how to automate the manipulation of shapes in PowerPoint presentations. Particularly, the article will cover how to add, connect, clone, or remove shapes in PowerPoint presentations using Java.

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

Aspose Sponsors GIDS Live 2021 Conference

Aspose is an official sponsor of the 14th year of GIDS, a virtual conference for software engineers, architects, and leaders. Taking place April 27-30, the highly interactive event features 200+ top-notch technical sessions, live Q&A, along with ample opportunities to interact with your peers in a safe setting. A limited number of FREE tickets are available on a first-come first-served basis.

Posted in Developer Community Support | Tagged , ,

Convert PostScript EPS/PS to PNG or JPG Image in C#

PostScript PS/EPS files are frequently used for printing purposes as they are based on Page Description Languages. You can convert EPS or PS format PostScript files to image programmatically using C#. You will be learning the following PostScript file conversions in this article.

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

Working With Notes in PowerPoint Presentations using C++

Microsoft PowerPoint provides you with the option to add notes to your slides. These notes can be helpful for the presenter by providing additional information and context. You might find yourself in situations where you have to add or update such notes programmatically in your PowerPoint presentations. In light of that, this article will teach you how to work with notes in PowerPoint presentations programmatically using C++.

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

Protect VBA Macros in Excel using C#

VBA macros in Excel spreadsheets are used to automate different operations programmatically. For example, you can program a task that is to be done repeatedly, generate graphs using code, etc. However, the protection of VBA macros from unauthorized users is an important aspect. In order to handle this issue, this article covers how to protect VBA macros in Excel spreadsheets programmatically using C#.

Posted in Aspose.Cells Product Family | Tagged ,

Copy or Move Excel Worksheets using C++

Excel files are used for managing complex data such as department budgets or yearly sales reports. There might be situations where you have a ready-made template that you want to use for creating a report. For this, you can create a copy of the template worksheet. You might also need to organize the worksheets to demonstrate the flow of data. For such cases, you can rearrange the worksheets according to your requirements. In light of this, you will learn how to copy and move worksheets programmatically using C++.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert FBX to glTF, GLB, or vice versa using C#

FBX and glTF file formats are used for creating and rendering 3D models and scenes. You can easily convert FBX files to glTF or GLB format. Likewise, you can convert a glTF or GLB file to FBX format programmatically using C#. You can go through the following sections for further details.

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

Convert Emails to HTML in Java

MSG and EML are popular file formats to store email messages. However, you can not display the content of both of the email formats directly in your web applications. In order to embed MSG or EML emails within your web pages, you can convert them to HTML. In this article, you will learn how to convert MSG and EML/EMLX emails to HTML in Java.

Posted in Aspose.Email Product Family | Tagged , ,

Create Charts in PowerPoint Presentations using C++

Charts are an excellent tool for concisely showing data. Moreover, they make it easier to consume large amounts of data by representing it visually. Adding charts to your presentations may prove helpful when presenting data such as the company's growth trends or product adoption rate. To that end, this article will teach you how to create charts in PowerPoint presentations using C++.

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

Convert Excel Files to PDF in Python

Nowadays, PDF has become a standard file format for exchanging documents. Various popular document formats are converted to PDF before they are shared over the Internet. Excel to PDF is one of the popular conversion scenarios in which worksheets are converted to read-only PDF pages. In accordance with that, this article covers how to convert Excel XLSX or XLS files to PDF using Python.

Posted in Aspose.Cells Product Family | Tagged , ,