English

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.
March 25, 2022 · 3 min · Muzammil Khan

Extract Text from PDF Including Images in C# using Aspose.PDF and Aspose.OCR

Extracting text from a PDF file is a common requirement of the developers working with PDF files. Aspose.PDF for .NET already allows you to extract text from the PDF file using C# in your .NET applications. The only limitation was that the text couldn’t be extracted from the images contained by the PDF file. Well, with the introduction of Aspose.OCR for .NET in our .NET product suite, we have moved towards removing this limitation.
July 20, 2011 · 2 min · Shahzad Latif