Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert IFC to PDF in C#
Sometimes you might need to convert an IFC file to PDF format because only a limited number of applications support viewing the IFC files. Accordingly, this article covers how to convert an IFC file to PDF format programmatically in C#.
Posted in Aspose.CAD Product Family Tagged Convert IFC to PDF, IFC to PDF, IFC to PDF conversion, IFC to PDF in csharp
Convert USDZ to FBX in C#
In some cases, you may need to convert USDZ to FBX format. For such requirements, this article covers how to convert a USDZ file to an FBX file programmatically in C#.
Posted in Aspose.3D Product Family Tagged Convert USDZ to FBX, USDZ to FBX, USDZ to FBX in csharp
Convert USDZ to PDF in Java
USDZ files include the data related to shading, skeletal deformation, and other aspects of 3D scenes. In certain scenarios, you might want to convert a USDZ file to PDF format as the PDF files are widely supported over a number of platforms. For such requirements, this article explains how to convert USDZ to PDF files in Java.
Posted in Aspose.3D Product Family Tagged Convert USDZ to PDF in Java, Java USDZ to PDF, USDZ to PDF in Java
Merge XPS Files Programmatically in Java
XPS format consists of XML markup which explains visual representation or rendering rules for a document. In certain cases, you may need to merge or combine many XPS documents. For such use cases, this article covers how to merge XPS files programmatically in Java.
Posted in Aspose.Page Product Family Tagged Combine XPS in Java, Merge XPS Files in Java, Merge XPS in Java
Work with Smart Filters and Smart Objects in PSD File with C#
you can add one or more smart filters provided a layer is a smart object. This article covers how to edit and update smart filters as well as add new filters like GaussianBlurSmartFilter, AddNoiseSmartFilter, etc. to an image programmatically in C#.
Convert MHT to an Image in Java
In certain situations, you may need to convert an MHT file to an image format. Accordingly, this article covers how to convert an MHT or MHTML to an image in JPG or PNG format programmatically in Java.
Posted in Aspose.HTML Product Family Tagged MHT to Image Java, MHT to JPG Java, MHT to PNG Java, MHTML to Image, MHTML to JPG, MHTML to PNG
Convert MHT to PDF File in C#
MHT file is a webpage archive format that includes text, graphics, animations, CSS, JavaScript, and all linked resources in a single file. Some webpages access images or other resources from a server and saving the page in MHT or MHTML format will let you see such contents even when you are offline. In certain cases, you may need to convert an MHT file to PDF format. This article covers how to convert an MHT file to a PDF file in C#.
Posted in Aspose.HTML Product Family Tagged Convert MHT to PDF in csharp, MHT to PDF, MHTML to PDF
Convert DWG to OBJ in Java
DWG files contain vector images as well as metadata so that any off-book information is not needed to comprehend the drawings. Such drawings are used by engineers, architects, or town planners to create huge designs. In certain situations, you might require to convert a DWG file to an OBJ 3D Object format file. According to such use cases, this article covers how to convert a DWG file to an OBJ file programmatically in Java.
Posted in Aspose.CAD Product Family Tagged DWG Drawing to OBJ Object, DWG to OBJ in Java, Java DWG to OBJ
Convert EPUB to a PNG or JPG Image in Java
EPUB file format is popular for printing e-books, brochures, pamphlets, etc. Sometimes you may need to convert an EPUB file to an image for displaying file contents. Therefore, this article guides you on how to convert an EPUB file to a JPG or PNG image programmatically in Java.