Yearly Archives: 2021

Render Map to BMP Format using C#

Map data can be available in different formats like KML, GeoTiff, GeoJSON, Shapefile, etc. There might be situations where you need to render the map data as BMP images. For that, this article will teach you how to render map data in BMP format using C#.

Posted in Aspose.GIS Product Family | Tagged , ,

Convert Scanned PDF to Word DOCX or DOC File in Java

The PDF files created using a camera or scanner device contain scanned images. Such images cannot be processed for text selection or editing so you might need to convert scanned PDF to Word documents in DOCX or DOC format. This article covers how to convert a scanned PDF file to a Word file programmatically using Java.

Posted in Aspose.OCR Product Family | Tagged , ,

Convert STL to FBX or glTF GLB using C#

STL files contain 3-dimensional geometrical information. They are frequently used to model 3D objects or computer-aided manufacturing. You can convert an STL file to FBX or GLB (Binary glTF) with C#. Please check out the following headings for more details.

Posted in Aspose.3D Product Family | Tagged , , , ,

Extract Images from Word Documents in Java

Images are commonly used to represent important information in Word documents. The inclusion of images alongside text makes the content more appealing. In certain cases, you may need to extract the images embedded within the Word documents programmatically. To achieve that, this article covers how to extract images from Word documents using Java.

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

Convert TXT Files to PDF in C#

Notepad provides the easiest and quickest way to write down the important points and or create notes. Furthermore, various applications generate useful information in the form of TXT files. Since TXT files do not support advanced features, such as annotations, etc., you may need to convert them to PDF format. To perform this conversion from within .NET applications, this article covers how to convert TXT files to PDF format using C#.

Posted in Aspose.Words Product Family | Tagged , ,

Convert Word Document to HTML using Python

Word to HTML conversion is required in various cases, such as for embedding the content on the web pages. In this article, you will learn how to convert MS Word DOCX or DOC documents to HTML using Python. Moreover, you will learn how to control the conversion of Word to HTML dynamically using different options.

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

Convert TXT Files to PDF in Java

Notepad is the easiest tool to write down the important points and create quick notes in a TXT file. Since TXT files do not support advanced features, such as comments, etc., they are converted to PDF format. To perform this conversion programmatically, this article covers how to convert TXT files to PDF format using Java.

Posted in Aspose.Words Product Family | Tagged , ,

Copy Content from a Word Document to Another in C#

MS Word is a popular and widely used word processing software to create rich text documents. While working with Word documents, you may need to copy the content from one document to another. Moreover, the clones of Word documents are also required in certain cases. To perform these operations programmatically, this article covers how to copy the content from one Word document to another in C#. Also, you will learn how to create a copy of a Word document programmatically.

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

Convert JPG Images to PNG in Java

JPG is a well-known and one of the most commonly used image formats. However, JPG images lose quality each time they are saved. Therefore, you may need to convert them into a lossless format such as PNG. To perform this conversion programmatically, this article shows how to convert a JPG image to PNG in Java.

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

Convert Word Documents to EPUB in Java

Most of the smart devices such as smartphones, tablets, laptops, etc. support EPUB format to view or read documents. It is a commonly used format for ebooks or electronic publications. On the other hand, MS Word formats, such as DOCX, DOC, etc., are among the widely used document formats in the digital world. In this article, we are going to show you how to convert MS Word files to EPUB programmatically using Java. Moreover, you will learn how to customize Word to EPUB conversion using different options.

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