Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: April 2021
Convert Excel Files to PDF in Android
In various cases, you may need to share the Excel files over the internet. To avoid tampering, it is a best practice to convert these files to PDF format before sharing. Accordingly, in this article, you will learn how to convert Excel XLSX or XLS files to PDF in Android apps. In addition, customization of Excel to PDF conversion will also be discussed.
Create Custom TeX (LaTeX) Format and Typeset to PDF, XPS in Java
Many books and journals related to Computer Science, Mathematics, and Engineering are published using TeX. You can create a custom TeX (LaTeX) format and typeset it to different formats like XPS, PDF, or image. Custom TeX is helpful when you need to design many documents in a uniform way.
Create PDF File from Images using C#
In different cases, you may need to create a PDF based on a bunch of images, such as generating PDF from scanned document pages or invoices. For such scenarios, this article covers how to create PDF from the images programmatically using C#.
Convert DWG/DXF CAD File to JPG, PNG, GIF Image with Java
DWG files are used to store drawings in the 2D or 3D format while DXF is the Drawing Exchange Format which is used for compatibility of AutoCAD data with other applications. You can convert DWG or DXF to raster image formats like JPG, PNG, GIF, etc. as per your requirements. In this article, you will be learning the CAD file formats conversion to raster images programmatically using Java.
Create Charts in Excel Spreadsheets using C++
Charts are an excellent tool for concisely showing data. Moreover, they represent the data visually, making it easier to consume large amounts of data. You might find charts to be helpful in situations where you need to show data such as the monthly budget comparison or product adoption rate. In light of that, this article will teach you how to create charts in Excel files using C++.
Unrar or Extract Files Programmatically using C#
You can store multiple files in compressed form as RAR archive. In this article, you will learn how to Unrar or extract files from a compressed RAR archive. Please find further details in the following sections.
Posted in Aspose.ZIP Product Family Tagged Unrar archive, Unrar files, rar extractor, rar file opener, rar opener, unrar in C#