Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert Word DOC or DOCX to HTML, MHTML in C# VB.NET
You can easily convert Word documents (DOC/DOCX) to web pages like HTML or MHTML format. Aspose.Words for .NET API can be used to perform this conversion using C# or VB.NET. Conversion of Microsoft Word documents is a popular use case so different options are supported by the API for the conversion.
Convert PDF to TEXT or TXT to PDF using C# VB.NET
PDF files are popular because they support text, images, animations, videos, and many other annotations. However, the text is the most important part of the majority of PDF documents. In this article, we will convert PDF to TXT file and TXT file to PDF format using C# .NET.
Convert Chart to PDF and Images like JPG, PNG, WMF in Java
You can efficiently convert a chart to image or PDF in your Java applications. Aspose.Cells for Java API offer a lot of features to create, edit, or manipulate XLSX, XLS, XLSM, XLSB, and other supported file formats without needing to install Microsoft Excel. In this article, we will be exploring the support for chart rendering to image and PDF file format.
Insert Table in Word Documents (DOC/DOCX) using C++
Using Aspose.Words for C++ API, you can insert tables in a word document. You can configure the API by downloading it from New Releases or via the NuGet gallery. Once configured properly, you can simply utilize the methods, properties, and classes exposed by the API so that a few simple API calls can be used to create, edit or manipulate Microsoft Word documents, like DOCX or DOC files.
Add or Remove AutoFilter in Excel File (XLSX/XLS) using C#
XLSX and XLS file formats are frequently used to manipulate huge data. Likewise, AutoFilters are used to organize data in Excel files. You can easily add or remove data filters in Excel files with Aspose.Cells for .NET API. Filters can be used to quantify some data to extract some meaningful information. For example, an organization wants to filter the months with low sales, in order to devise and improve their strategies.
Posted in Aspose.Cells Product Family Tagged add autofilter in xlsx, autofilter in excel, remove autofilter
Convert CSV to Excel or Excel to CSV File using Java
CSV file format is used to save comma-separated values. CSV to Excel conversion is helpful when there are numbers involved in the input data and you need to perform some calculations. Likewise, Excel to CSV conversion is helpful in some scenarios, like serialization of data in some cases. Let us explore the inter-conversion between CSV and Excel file format.
Create OMR Sheet Checker or Scanner Software in C#
Optical Mark Recognition, abbreviated as OMR, is frequently used to assess questionnaires, surveys, and other information collection standards. In this article, you can learn how to create and check the OMR question and bubble answer sheets using C# language in a .NET application. We will explore the following approaches briefly:
OMR Template Creator and Checker API – Installation
Create OMR Question Sheet Template, Image, and PDF File using C#
Perform OMR on Multiple Choice Bubble Answer Sheet Images using C#… Continue Reading
Convert Word to HTML MHTML Programmatically using C++
HTML format is popular because it is supported on almost all computer environments. WORD to HTML or MHTML conversion is helpful in scenarios like when you need to display such a file in a web application using C++. Aspose.Words for C++ API is the best choice because of its features and efficiency. You can enrich your C++ applications with the ability to convert Microsoft Word files (DOC/DOCX) to HTML or MHTML format. Following is an outline of this article where … Continue Reading
Posted in Aspose.Words Product Family Tagged Convert Word to HTML, word to htm, word to html, word to mhtml