Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2021
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.
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 Convert PostScript to IMage Csharp, EPS to JPG, EPS to PNG, EPS to PNG C#, PS to JPG, PS to PNG
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#.
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++.
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 C# FBX to GLB, C# GLB to FBX, convert fbx to glb, convert fbx to gltf
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.
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 excel to pdf python, xls to pdf python, xlsx to pdf python