Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Create OneNote Files Programmatically using Java
OneNote files are used to keep the information organized as digital notes. You can create OneNote files from scratch using Java. In this article, you will explore different features like adding text, pages, or tags in .One files.
Posted in Aspose.Note Product Family Tagged Create OneNote documents using Java
Convert DXF to FBX or glTF GLB file Programmatically in C#
DXF files are exchange formats used for AutoCAD Drawing files. You can convert DXF files to binary glTF, GLB, or FBX format files programmatically using C#. The following sections elaborate more details.
Posted in Aspose.3D Product Family Tagged Convert DXF in Java, Convert DXF using csharp, DXF to FBX, DXF to GLB, DXF to glTF
Convert MPP to Excel XLSX or CSV Programmatically in C#
Microsoft Project (MPP) files can contain tasks, resources, assignments, and different other project-related information. You can convert MPP files to Excel format XLSX or CSV file programmatically using C#. Please refer to the following sections for further details.
Posted in Aspose.Tasks Product Family Tagged Convert MPP to Excel in csharp, mpp to csv, mpp to excel, mpp to xlsx
Convert PSB to PDF, JPG, or PSD Programmatically using C#
PSB files can store huge images of large dimensions and large file sizes. You can convert a PSB file to a PDF document, JPEG image, or PSD file programmatically using C#. This article will explain how to convert PSB files to different file formats.
Posted in Aspose.PSD Product Family Tagged Convert PSB using csharp, PSB to JPG, PSB to PDF, PSB to PSD
Convert HTML or MHTML to XPS Programmatically in C#
HTML files are used over the web for presenting and formatting information. You can convert HTML files to XPS files programmatically using C#. The following use cases elaborate different conversion scenarios.
Convert IGES File to PDF Programmatically with Java
IGES files are used to exchange design information between computer-aided design (CAD) applications. You can convert IGES files to PDF programmatically using Java. The following use cases discuss the topic in detail.
Posted in Aspose.CAD Product Family Tagged Convert IGS to PDF, IGES to PDF, IGS to PDF, IGS to PDF in Java
Convert STL to FBX or glTF GLB Programmatically using Java
STL files represent 3-dimensional surface geometry and are frequently used for rapid prototyping, 3D printing, and computer-aided manufacturing. You can convert an STL file to FBX or GLB (Binary glTF) programmatically using Java.
Posted in Aspose.3D Product Family Tagged Convert STL in Java, Convert STL to FBX in Java, STL to FBX, STL to GLB, STL to glTF
Convert Visio VSD/VSDX File to Image Programmatically in C#
Microsoft Visio drawings are frequently used in organizations for different design purposes. You can convert a Visio Diagram file to an image format programmatically using C#. This conversion is helpful because images can be shared and previewed easily as compared to the drawing formats VSD, VSDX, etc
Create SVG Image File Programmatically using C#
Scalable Vector Graphics (SVG) images are popular for their scalability. They are frequently used over the web for displaying visual information. In this article, you will learn how to create an SVG image file programmatically using C#. The following sections cover different use cases.
Posted in Aspose.SVG Product Family Tagged create SVG
Convert PUB to HTML webpage Programmatically using C#
In different scenarios, you can need to convert Microsoft Publisher (PUB) files to an HTML webpage. You may customize the output HTML file with different properties as per your requirements. In this article, you will learn how to convert a PUB file to an HTML webpage in HTML5 or XHTML format programmatically using C#.