Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert SVG to HTML on Linux in C#
SVG (Scalable Vector Graphic) images are frequently used because they can be scaled without affecting the quality of the image. In certain situations, you might need to convert SVG to an HTML file. This article covers how to convert SVG to HTML on Linux programmatically using C#.
Convert DWF to PDF File using C#
DWF files contain two-dimensional or three-dimensional drawing data which may contain text or graphics. The data is stored in a compressed format to keep the size small. In certain situations, you may need to convert a DWF file to a PDF document for making it compatible with different system environments. This article covers how to convert DWF to PDF using C#.
Posted in Aspose.CAD Product Family Tagged Convert DWF to PDF, DWF to PDF, DWF to PDF in csharp
Convert DAE to OBJ File in Java
DAE files are commonly used to exchange digital assets between different 3D processing applications. In certain situations, you might need to convert DAE files to OBJ format. This article covers how to convert a DAE file to an OBJ file in Java.
Posted in Aspose.3D Product Family Tagged Convert DAE to OBJ, DAE to OBJ, DAE to OBJ in Java, Export DAE to OBJ
Convert Scanned PDF to Searchable PDF with OCR in Java
Sometimes the PDF files are created using pictures from a scanner or camera device. In certain situations, you might need to convert a scanned PDF file to a searchable PDF file with OCR, so that you can work with text contents in the PDF file. In accordance with that, this article covers how to convert a scanned PDF to a searchable PDF by OCR feature programmatically using Java.
Convert PUB to PPT or PPTX in Java
Microsoft Publisher files are usually used to design and create documents for publishing on large scale. In some scenarios, you might need to convert PUB to PPT or PPTX Presentation file. In accordance with that, the article describes how to convert a Publisher PUB file to a PPT or PPTX Presentation file in Java.
Posted in Aspose.PUB Product Family Tagged Convert PUB to Presentation, PUB to PPT, PUB to PPTX
Flatten or Merge Layers in PSD Image using C#
PSD images are popularly used to create logos, brochures, and other images where the PSD files contain several layers. In certain situations, you might need to manipulate the layers like flatten or merge layers in a PSD file. This article covers how to flatten or merge layers in a PSD file programmatically in C#.
Convert OBJ File to FBX or glTF GLB File in Java
3D Object OBJ files contain 3D objects information like the texture and coordinates. You can convert an OBJ file to a GLTF or FBX file programmatically in Java. In some scenarios, you might need to convert an OBJ file to different files. In accordance with that, this article covers how to convert an OBJ file to GLTF or FBX file in Java.
Convert CFF to PDF in Java
Three-dimensional packaging and die-cutting designs are usually stored in CFF file format. However, only specific applications can process the CFF or CF2 files when you need to open, view, or manipulate these files. In accordance with that, you may need to convert the CFF file to a PDF document. This article covers how to convert a CFF to a PDF file programmatically using Java.
Convert HTML to PDF in Java on Linux
HTML files are commonly used to display text, images, drawings, etc. over the web. In certain situations, you might need to convert HTML files to PDF files. This article covers how to convert an HTML file to a PDF document on Linux in Java.
Convert Scanned PDF to Word DOCX or DOC File in C#
Scanned PDF files contain images where text cannot be selected or edited. In certain situations, you may need to convert scanned PDF to Word document. In this article, you will learn how to convert scanned PDF to Word document in DOCX or DOC format programmatically using C#.