Search
Follow Us
Categories
- Success Stories(157)
Archives
Create a PSD Image in C#
PSD files are used to create images using different layers containing shapes, text, effects, etc. You may need to create a PSD image programmatically in your applications. In accordance with such image processing scenarios, this article covers how to create a PSD image programmatically in C#.
Posted in Aspose.PSD Product Family Tagged Create PSD File, Create PSD Image, Create PSD in csharp, Make PSD File, Make PSD in C#
Convert Excel Files to Google Sheets in Java
Google Sheets is a popular online application that lets you create and manipulate spreadsheet documents. Furthermore, it allows you to share the spreadsheets with multiple people in real-time. Therefore, often you have to export data from Excel workbooks to a spreadsheet in Google Sheets programmatically. In this article, we will give a complete walk-through of how to export Excel data to a Google Sheets' spreadsheet in Java.
Convert OBJ to USDZ in Java
In some scenarios, you might want to convert an OBJ file to USDZ format. In accordance with such requirements, this article covers how to convert an OBJ file to a USDZ file programmatically in Java.
Posted in Aspose.3D Product Family Tagged Java Convert OBJ to USDZ, OBJ to USDZ, OBJ to USDZ in Java
Convert DWF to PNG or JPG Image in C#
DWF files are based on vectors that can consist of CAD drawings, text, images, etc. You may need to create a thumbnail or preview image of a DWF file. In accordance with that, the article covers how to convert a DWF file to a JPG or PNG image programmatically in C#.
Posted in Aspose.CAD Product Family Tagged Convert DWF in csharp, DWF to Image, DWF to JPG, DWF to PNG, DWF to PNG csharp
Convert Image to Excel with OCR in C#
Images contain visual information which may be needed in text format for processing data. In such situations, you can convert an image to Excel format programmatically in C#. For example, an image can contain numeric values which you might need to perform calculations. In accordance with that, this article covers how to convert an image to an Excel file.
Add or Remove Comments in PowerPoint PPT in C#
While reviewing the content in PowerPoint presentations, the comments are used to write the feedback. The comments can be added against a particular word, phrase, or anything on a PPT slide. In this article, you will learn how to add comments to PowerPoint PPT slides programmatically in C#. Moreover, we will cover how to read or remove slide comments and add their replies.