Author Archives: Farhan Raza

Convert VSD or VSDX File to VTX in C#

Visio diagrams are popularly used to create flowcharts, floor maps, and other technical drawings. However, a VTX file is a 3D model used by 3D modeling and animation programs. Sometimes, you may need to convert a VSD or VSDX file to a VTX file. This article covers how to convert a VSD or VSDX format Visio diagram to a VTX file programmatically in C#.

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

Convert XHTML to PDF in Java

XHTML is a text-based file format with markup in the XML format. This format is widely used because of being generic and involves less scripting. Whereas, PDF files are fixed-layout format files that are popularly used because of being platform-independent. In certain cases, you may need to convert XHTML files to PDF format. In accordance with such use cases, this article demonstrates how to convert XHTML to PDF format in Java.

Posted in Aspose.HTML Product Family | Tagged , ,

Convert DWF or DWFX to SVG in C#

DWF or DWFX files can contain design data and graphics in one or multiple drawings and sheet sets. Such files are often used to the design data for review or approval purposes. Whereas, SVG images are famous because of their scalability without affecting the quality of the image. In some use cases, you may need to convert a DWF or DWFX file to an SVG image. Accordingly, this article explains how to convert a DWF or DWFX file to an SVG image programmatically in C#.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert USDZ to PDF in C#

USDZ files are getting popular due to their usability in augmented reality scenarios. However, a limited number of applications support viewing or manipulating such files. So you might need to convert a USDZ file to PDF format in certain situations because of the cross-platform support for the PDF files. In accordance with such scenarios, this article covers how to convert a USDZ file to a PDF format file programmatically in C#.

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

Merge XPS Files Programmatically in C#

XPS files are based on XML Paper Specifications which represent page layouts. They include information about appearance and printing layouts. Sometimes you might want to merge multiple XPS files for further processing of data. In accordance with such requirements, this article explains how to merge XPS files programmatically in C#.

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

Save Webpage as PDF in Java

Web pages are used to show all kinds of information on the websites. In certain scenarios, you may need to save a webpage as a PDF in Java. In accordance with such scenarios, this article covers how to save a webpage as a PDF in Java.

Posted in Aspose.HTML Product Family | Tagged , ,

Merge EPS Files Programmatically in C#

An EPS file is a vector graphic stored in an Encapsulated PostScript Format. They can contain text, graphics, or other visual content. Its scalability feature makes it a preferred choice of graphic designers to save banners, billboards, and other large print jobs. However, sometimes you may need to merge multiple EPS files. This article covers how to merge or combine EPS files programmatically in C#.

Posted in Aspose.Page Product Family | Tagged , ,

Convert JPG or PNG Image to XML with OCR in Java

XML files are frequently used to structure data for storage and transport of data. Sometimes an image can contain some data or information that you may need to process further. You can easily convert a JPG or PNG image to XML format. This article explains how to convert the JPG or PNG image file to XML format with OCR programmatically in Java.

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

Convert EPUB to a PNG or JPG Image in C#

EPUB files are commonly used for large-scale printing purposes. In certain scenarios, you may need to preview the contents of an EPUB file in the form of an image. In accordance with such use cases, this article explains how to convert an EPUB file to a PNG or JPG programmatically in C#.

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

Convert DWF or DWFX to OBJ in Java

DWF or DWFX files are used to save CAD drawings, data, graphics, text, and 3D models in a zip-compressed file. contain design data in 2D or 3D format. Under different use cases, you may want to convert a DWF or DWFX file to the OBJ format file as per your requirements. In accordance with that, the article covers how to convert DWF or DWFX to OBJ files programmatically using Java.

Posted in Aspose.CAD Product Family | Tagged , ,