Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Print OneNote .one NoteBook File using C#
Digital notes are often used to store information like text, pictures, drawings, etc. In some scenarios, you might want to print your notes in a OneNote Notebook. This article covers how to print the OneNote notes (.one) using the C# language in .NET applications.
Convert FBX to RVM or RVM to FBX File in Java
FBX files are commonly used to exchange information between different 3D file manipulation applications. In certain situations, you might need to convert FBX to RVM or RVM to FBX files. RVM files are useful because they include information about Texture, Geometry, Geometry, and labels of objects. Please refer to the following sections to explore the conversion scenarios.
Posted in Aspose.3D Product Family Tagged Convert RVM to FBX, FBX to RVM, FBX to RVM in Java, RVM to FBX, RVM to FBX in Java
Convert OBJ to FBX File in Java
OBJ files are used to create, edit, or manipulate 3D objects. In certain situations, you may need to convert an OBJ file to an FBX file in Java. This article covers how to convert a 3D object file to an FBX file programmatically using Java.
Posted in Aspose.3D Product Family Tagged Convert OBJ to FBX, Convert OBJ to FBX using Java
Convert OneNote .one File to a Word DOCX or DOC Document in Java
OneNote files contain digital notes that can include text, images, drawings, etc. In some scenarios, you might need to convert a OneNote .one file to a Word document. This article covers how to convert a Microsoft OneNote .one file to DOCX or DOC file format.
Posted in Aspose.Note Product Family Tagged .one to DOCX, .one to Word, Export OneNote to Word, OneNote to Word
Convert PS or EPS to Word DOCX or DOC in Java
EPS or PS are postscript files that can be used for placing different graphics. In some scenarios, you may need to convert an EPS or PS PostScript file to a Word Document as DOCX or DOC file. This article covers EPS to Word DOCX file format conversion programmatically using Java.
Convert DGN to JPEG, PNG, or TIFF Image in C#
DGN files are two-dimensional or three-dimensional (2D/3D) drawings that are usually supported by construction CAD applications. You may need to convert it to an image for previewing it in more system environments. This article covers DGN to JPEG, PNG, or TIFF image conversion with all the important details.
Posted in Aspose.CAD Product Family Tagged Convert DGN file csharp, DGN to Image, DGN to Image csharp, DGN to JPG, DGN to PNG, DGN to TIFF
Insert or Extract Images from OneNote File in C#
OneNote files are popularly used for taking notes. In certain situations, you might need to extract or insert an image in a OneNote .one document. This article covers how to insert or extract images from a OneNote file using C#.
Convert SVG to EPS or PS PostScript File using C#
SVG files are commonly used because they are scalable without losing image quality. You can convert an SVG file to EPS or PS Postscript files programmatically using C#. You can explore in-depth information about the conversion under the following sections.
Posted in Aspose.SVG Product Family Tagged Convert SVG to EPS, EPS to SVG in Csharp, SVG to EPS, SVG to PS, SVG to PostScript
Convert IFC to JPG or PNG Image using Java
IFC files are used to model different buildings for construction purposes. In certain situations, you might want to convert an IFC file to a JPG or PNG image to display the model on different operating systems. This article explains how to convert an IFC file to an image programmatically using Java.
Convert PSD to TIFF Image Programmatically with Java
Images are often designed using Photoshop application. The output files are in the PSD format that can be opened or edited with a few programs. So you might need to convert a PSD file to a TIFF image programmatically using Java. The following sections explain the PSD conversion.