Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert Scanned PDF File to Text in C#
A scanned PDF file is basically one or more flat images captured by a scanner or a camera. You cannot copy, paste, or process information from such files. This article covers how to convert a scanned PDF to text in C#.
Convert LaTeX to PNG or JPG Image in Java
LaTeX is used to prepare documents with high-quality typesetting. The TeX format is used for communicating or publishing technical and scientific documents. In certain cases, you may need to convert TeX files to images like PNG or JPG. In this article, you will learn how to convert TeX files to PNG or JPG images programmatically in Java. Please go through the following sections for more information.
Convert OBJ 3D Object File to FBX or STL in Java
OBJ files contain three-dimensional objects which can be exported to different 3D formats. This article covers how to convert an OBJ file to FBX or STL file programmatically in Java.
Posted in Aspose.3D Product Family Tagged Convert OBJ to FBX in Java, Convert OBJ to STL in Java, OBJ to FBX, OBJ to STL
Convert DWG to DXF in Java
DWG files contain design data in 2D or 3D format. In certain scenarios, you may need to convert a DWG file to a DXF file. DXF files are open-source and are popularly used to share designs across different CAD platforms. In accordance with that, the article covers how to convert DWG to DXF programmatically using Java.
Posted in Aspose.CAD Product Family Tagged Convert DWG to DXF, DWG to DXF in Java, Java DWG to DXF
Convert Visio VSD VSDX Diagram to JPG, PNG, TIFF Image in Java
Microsoft Visio drawings are commonly used to create diagrams. In certain situations, you may need to convert a Visio Diagram file in VSD, VSDX format to a JPG, PNG, or TIFF image using Java. This article covers different conversion scenarios under the following headings.
Convert DWG to SVG in Java
DWG files contain design data in 2D or 3D format. They comprise vector image data and metadata in binary coding. In certain scenarios, you may need to convert DWG files to SVG image file as per your requirements. In accordance with that, the article covers how to convert DWG to SVG image programmatically using Java.
Posted in Aspose.CAD Product Family Tagged DWG to SVG, DWG to SVG in Java, Java DWG to SVG
Convert Markdown to HTML or HTML to MD File in Java
Markdown is used to create formatted text with plain text symbols. You can easily format text as bold, italic, underline, and other formatting types. You can convert Markdown MD to HTML as well as HTML to Markdown programmatically in Java. The following sections explain these conversion scenarios.
Convert FBX to GLB File in Java
FBX files are used to save 3D scenes’ information related to virtual reality, games, augmented reality, etc. In certain scenarios, you might need to convert an FBX file to a GLB file. This article covers how to convert an FBX file to GLB programmatically in Java.
Posted in Aspose.3D Product Family Tagged Convert FBX to GLB File, FBX to GLB in Java, Java FBX to GLB
Convert GLB to FBX in Java
GLB files are popular as they can contain information related to augmented reality, virtual reality, games, etc. In certain situations, you may need to convert a GLB file to an FBX file format. This article covers how to convert a GLB file to FBX programmatically in Java.
Posted in Aspose.3D Product Family Tagged Convert GLB to FBX in Java, Java convert GLB to FBX
Convert DWF to PDF in Java
DWF file is a 2D or 3D drawing saved in Design Web Format. These files are saved as ZIP-compressed files to minimize the size. However, limited applications support opening or viewing such files. In accordance with that, you may like to convert a DWF file to a PDF document for making it compatible with different operating systems and environments. This article covers how to convert DWF to PDF in Java.
Posted in Aspose.CAD Product Family Tagged DWF to PDF, DWF to PDF in Java, DWF to PDF using Java