Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
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.
Convert XPS to JPG or PNG Image in Java
XPS files are used to save documents in the page description language. You may need to convert an XPS file to an image for previewing the contents or creating thumbnails. In accordance with such scenarios, this article covers how to convert XPS to JPG or PNG images using Java.
Convert EPUB to XPS in Java
EPUB file is in Open eBook file format which is usually used to publish books. In particular use cases, you may need to convert an EPUB file to XPS file format. In this article, you will learn how to convert EPUB to XPS files programmatically in Java.
Create Flowchart Programmatically in C#
Flowcharts are created or designed to represent different workflows. In certain situations, you may need to create flowcharts to manage different situations. This article covers how to create a flowchart diagram programmatically in C#.
Create Scanned PDF to Excel Converter with OCR using C#
Scanned PDF files contain data in image format and sometimes you may need information from such documents. In certain situations, a scanned PDF file can contain numeric information which may need to be manipulated in Excel. In accordance with that, you can perform OCR operations and create an Excel file. This article covers how to create a scanned PDF to Excel converter with OCR feature programmatically using C#.
Convert USDZ to OBJ File in Java
USDZ is an unencrypted and uncompressed ZIP archive for storing Universal Scene Description files. They are popularly used by different organizations to show their products online with the help of augmented reality. However, you might need to convert USDZ to an OBJ file, in some use cases. Accordingly, this article explains how to convert a USDZ file to an OBJ file programmatically in Java.
Posted in Aspose.3D Product Family Tagged Convert USDZ to OBJ, Convert USDZ to OBJ Java, Export USDZ to OBJ
Convert DWG to EMF or WMF in Java
DWG files contain vector image data and metadata written with binary coding and are widely used for designing purposes. In particular scenarios, you may want to convert DWG to image format. Considering such requirements, this article covers how to convert a DWG file to an EMF or WMF image programmatically in Java.
Convert PCL to PDF Document in Java
PCL stands for Printer Command Language which is a Page Description Language and is used to control printing devices. In some scenarios, you might need to convert PCL files to PDF files to make it compatible with multiple operating systems. This article covers how to convert PCL to PDF files programmatically in Java.