Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Muzammil Khan
Render LaTeX Equations and Math Formulas using C#
You can write basic equations and mathematical formulas in the TEX file programmatically without using LaTeX. In this article, you will learn how to render equations and math formulas using C#.
Create Survey Form from JSON Markup using C#
You can easily generate surveys, quizzes, and ready-to-print OMR answer sheets from JSON markup programmatically. In this article, you will learn how to create a survey form from JSON markup using C#.
Extract Text and Images from OneNote Documents using C#
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 C#.
Convert Word (DOC, DOCX) to Byte Array
Aspose.Words API provides the simplest way to convert a Microsoft Word DOC or DOCX document to a byte array in C# and Java.
The conversion of a Word document to a byte array is helpful when storing documents in the database and/ or then retrieving them from the database.
Aspose.Words API provides the functionality to manipulate Microsoft Word files without using Microsoft Word. If you do not have Aspose.Words API installed, please follow the instructions given on installation page for … Continue Reading
Convert MPP Files to PDF using C++
This article demonstrates how to convert a Microsoft Project data to a PDF file using Aspose.Tasks for C++ which is an easy to use API for manipulating project files. This API provides reading and writing of MPP files without using Microsoft Project. If you do not have Aspose.Tasks for C++ API installed, please follow the instructions given on installation page.
The .mpp is the default file extension introduced by Microsoft Project. It typically contains a list of tasks that make … Continue Reading
Work with Chart Axis in Word Document using C#
The chart is a very useful feature to graphically represent or visualize any kind of data in a way to create maximum impact on target audiences. Charts allow users to see the results of the represented data in order to better understand and predict current and future data.
In a Word document, there are various types of charts available to work with based on the needs of users. To make a chart easier to understand, the chart title and axis … Continue Reading
Posted in Aspose.Words Product Family Tagged Work with Chart Axis in Word using Csharp
Support for JDK 11 with Aspose.Note for Java 19.1
We are pleased to announce the release of Aspose.Note for Java 19.1. In this release, the support for JDK 11 has been added. This release also includes enhancement in Jpeg Quality in output document. For a detailed note on what is new and fixed, please visit the release notes section of API documentation.
Aspose.Note Compatibility with JDK 11
This month’s release provides compatibility for JDK 11. It can be used either with -jdk17 or -jdk18 library versions on … Continue Reading
Posted in Aspose.Note Product Family
Improved API Performance with Aspose.Email for .NET 19.1
We are pleased to announce the release of Aspose.Email for .NET 19.1. This release includes few enhancements in API and overall functionality of the API has been improved as a result of several bug fixes. For a detailed note on what is fixed, please visit the release notes section of API.
Enhancements in Aspose.Email for .NET 19.1
This release includes few enhancements to the API’s functionality. These enhancements include listing messages while working with Pop3Client, loading and saving of … Continue Reading
Posted in Aspose.Email Product Family
Use Microsoft Office 365 Project Online Service in C# with Aspose.Tasks for .NET 19.2
We are pleased to announce the release of Aspose.Tasks for .NET 19.2. This release includes support for Microsoft Project Online and MPP files saved with Microsoft Office 365 cloud. It also fixes a few issues reported with the API that further enhance the stability of the API. For a detailed note on what is new and fixed, please visit the release notes section of API documentation.
Microsoft Office 365 Project Online Service
We happily announce that Aspose.Tasks for .NET … Continue Reading
Posted in Aspose.Tasks Product Family