Author Archives: Farhan Raza

Convert STL to PDF or PNG Image Programmatically in C#

STL, abbreviated for stereolithography, represents 3D surface geometry. These are frequently used in CAD-related applications. You can convert STL files to PDF quickly and easily. This file format conversion is helpful in scenarios when you need to view the information in different operating systems and environments, because of the compatibility of PDF format. Likewise, you can render STL to PNG images for a quick preview of the file.

Posted in Aspose.CAD Product Family | Tagged , , , , , ,

Load, Save or Merge SVG Images Programmatically in C#

SVG (Scalable Vector Graphics) is a vector image format for two-dimensional graphics. These images are based on XML format that enables you to traverse different nodes to edit or search the file contents easily. You can load, save or merge SVG image files programmatically in C#. Likewise, several other features related to SVG images allow your .NET based applications to process several supported file formats.

Posted in Aspose.SVG Product Family | Tagged , , , , , ,

Convert OXPS or XPS to PDF Programmatically with Java

XPS is a fixed-document format often used to organize information for printing purposes. Likewise, OXPS files are also based on XML paper Specifications. You can easily convert XPS or OXPS files to PDF documents programmatically using Java language.

Posted in Aspose.Page Product Family | Tagged , , , ,

Find and Replace Text in OneNote (.ONE) File in Java

OneNote files can be used to organize different tasks. For example, planning your trips, some checklist, or brainstorming. Moreover, you may need to find or replace text in a OneNote Document sometimes.

Posted in Aspose.Note Product Family | Tagged ,

Convert EMF or WMF to SVG Programmatically using C#

WMF is abbreviated for Windows MetaFile while EMF is an improved version, known as Enhanced MetaFile. These metafiles are frequently used for printing purposes. You can easily convert EMF or WMF to SVG image file format as per your requirements.

Posted in Aspose.Imaging Product Family | Tagged , , , , ,

Convert PLT to PDF or Image Programmatically using Java

PLT format files are vector-based files that are used by plotter printers. These files ensure precision and accuracy in printing jobs. However, you can convert a PLT file to PDF programmatically using Java language. The PDF format file is device independent thus making your file compatible with a lot of platforms and system environments.

Posted in Aspose.CAD Product Family | Tagged , , , , ,

Convert (MD) Markdown to PDF or Image in Java

You can convert MD files to different formats as per your requirements. Aspose.HTML for Java API supports working with markdown files. You do not need to take care of minor details of the file formats. Instead, simple API calls can be used to create, edit or manipulate the supported file formats.

Posted in Aspose.HTML Product Family | Tagged , ,

Create KML File or Read its Features Programmatically using C#

KML is abbreviated for Keyhole Markup Language which is extended from XML. It is a GIS file format and is used to display geographical information. You can create KML files programmatically, as well as read information from them using C# language.

Posted in Aspose.GIS Product Family | Tagged , , ,

Convert PUB to PDF Programmatically in C#

PUB files are frequently used to publish data on a large scale. In this article, we will explore PUB to PDF conversion as well as Editing the metadata of a PUB document. You can create PDF documents with good fidelity. Likewise, you can work with different metadata properties of a publisher file.

Posted in Aspose.PUB Product Family | Tagged , ,

Convert HTML to JPG, PNG, TIFF, or BMP Image in Java

HTML is frequently used to display data and information over web pages, web applications, and different platforms. You may need to convert HTML to an image like JPG, PNG, TIFF, BMP, etc. You can perform the conversion programmatically using Java language in your Java-based applications. Moreover, the API takes care of rendering HTML to image and you do not need to worry about underlying details of the file formats. Simply use the API calls and the HTML file will be rendered nicely.

Posted in Aspose.HTML Product Family | Tagged , , , , , , ,