Author Archives: Muzammil Khan

Perform OMR and Extract Data using C#

You can easily perform OMR operations on scanned images of survey forms or test sheets programmatically, and read user inputs programmatically in .NET applications. In this article, you will learn how to perform OMR and extract data using C#.

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

Convert OneNote Document to HTML Webpage using C#

As a C# developer, you convert OneNote to HTML. Converting OneNote to HTML allows showing the content in any browser without sharing the original files. In this article, you will learn how to convert a OneNote document to an HTML webpage using C#.

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

Add Objects to XBRL Documents using C#

You can easily create an XBRL instance document programmatically and add objects or elements such as schema reference, context, unit, items, etc. In this article, you will learn how to add objects to XBRL instance documents using C#.

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

Convert WOFF to TTF using C#

As a C# developer, you can easily convert Web fonts (WOFF or WOFF2) to True Type Fonts (TTF) programmatically. In this article, you will learn how to convert WOFF to TTF using C#.

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

Create PDF from LaTeX in Java

As a Java developer, you can easily create a PDF document from the LaTeX source file programmatically. In this article, you will learn how to create PDF from LaTeX in Java.

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

Generate and Display Barcode Image in ASP.NET MVC

As a .NET developer, you can easily generate various types of barcodes and display them in Razor pages. In this article, you will learn how to generate and display a barcode in an ASP.NET MVC application.

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

Create OMR Template from Text Markup using Java

As a Java developer, you can easily generate OMR surveys, quizzes, or answer sheets from text markup programmatically. In this article, you will learn how to create an OMR Template from text markup using Java.

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

Extract Text or Images from OneNote Documents using Java

As a Java developer, you can easily extract text or images from OneNote documents programmatically without using MS OneNote. In this article, you will learn how to extract text and images from OneNote documents using Java.

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

Convert XBRL to PDF using C#

As a .NET developer, you can easily convert XBRL files or financial data from XML files to PDF documents. In this article, you will learn how to convert XBRL to PDF using C#.

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

Convert TTF to WOFF using C#

Convert TTF to WOFF using C#

Fonts define the graphical representation of an individual character in the text, such as its size, display style, weight, color, etc. TTF (True Type Font) works fine on all digital platforms and gives excellent quality on-screen and in printed documents. On the other hand, the WOFF (Web Open Font Format) is mostly used in web pages. It contains format-specific compression and additional XML metadata. In certain cases, we may need to convert true-type fonts into Web … Continue Reading

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