Yearly Archives: 2020

Create and Send Outlook Emails using C# .NET or .NET Core

In this blog, you will learn how to create Outlook email messages (including MSG, EML, EMLX, or MHTML) and send emails synchronously or asynchronously using C# in .NET or .NET Core.

C# send outlook email

The email has become a primary source of exchanging messages and sharing content such as documents, images, or other types of files. The frequency of using emails is more within the online systems for sharing important notifications or documents with multiple entities. In such cases, preparing a template … Continue Reading

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

Create MS Excel Files Programmatically in C# without MS Office

In this article, you will learn how to create Excel XLS/XLSX files programmatically in C# without installing MS Office.

Create Excel File in C# API

Spreadsheets nowadays have become an essential part of keeping, organizing and analyzing the data. Spreadsheets, such as MS Excel, are capable of doing calculations and sorting, generating graphs or charts, creating budgets, and performing many other accounting or data analysis tasks. Since automated solutions are more in business these days, the trend of creating and manipulating Excel documents (XLS/XLSX) has … Continue Reading

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

Convert PDF Files to MS Word Documents (DOC/DOCX) in Java

PDF to Word

PDF is one of the most commonly used formats for sending the document out to third parties. The reason behind this popularity is PDF’s compatibility across multiple platforms regardless of any hardware/software requirements. However, in some cases, you would want to convert the PDF document into an editable document format. PDF to DOC or DOCX format could be the priority conversion option in such cases. In order to automate the conversion process, this article showcases how to convert PDF to Continue Reading

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

Merge Multiple PDF Files using C# .NET

Merge PDF files in C#

Merging multiple PDF files into a single PDF could be useful in various scenarios. For example, you can keep similar documents (i.e. resumes) into a single file or you may want to share a single file instead of a bulk. In order to meet the above-mentioned or similar requirements, in this article, you will learn how to merge multiple PDF files in C#.

Continue Reading
Posted in Aspose.PDF Product Family | Tagged , , , ,

Generate Word Documents from Templates Dynamically using Java

Generate word from template in java

The report generation process more often consists of populating the predefined document templates containing the placeholders for desired fields. The reporting engines take the template document as input, populate the placeholders with the data dynamically and generate the resultant reports. This article is also going to showcase a similar use case where you can generate the Word documents by populating the Word templates dynamically and programmatically using Java.

To generate Word documents from DOCX templates, we’ll use the LINQ Continue Reading

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

Java API for Optical Mark Recognition and Processing in Images

Java OMR Library

Do you need a simple yet feature-rich Java OMR library? Do you want to recognize optical marks in scanned images? Try Aspose.OMR for Java – A Java class library to perform the Optical Mark Recognition (OMR) operations in Java-based applications. Let’s have a quick walk through the features of the said Java API to see how to recognize optical marks in a variety of image formats and capture human-marked data from surveys, questionnaires or tests containing MCQs.

Dynamically Create

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

Create Pivot Tables in Excel and Sort or Hide Data using C# .NET

C# Library to Create and Sort PivotTable in Excel

In this article, you’ll learn how to create Pivot Table in Excel and sort or hide the Pivot Table data or items programmatically in C# using Aspose.Cells for .NET – .NET API to create and manipulate Excel spreadsheets without requiring Microsoft Excel.

Pivot Tables in Excel

Things have gone digital and automated solutions for the generation and manipulation of Excel spreadsheets are widely used. The Pivot Tables in Excel are extensively used to summarize and analyze the data. Whereas sorting … Continue Reading

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

.NET Word Automation – Create, Edit or Convert MS Word Documents using C#

Are you looking for a .NET Word Automation solution to create and process word processing documents in C#? Do you want to create, edit/modify, and convert Word documents programmatically without requiring MS Office? Let's try out Aspose.Words for .NET API - A complete set of features for creating and processing of MS Word documents (.doc, .docx, etc.) using C# in your .NET or .NET Core based applications.
Posted in Aspose.Words Product Family | Tagged , , , , , , , , , , , , , ,

Aspose.Words for .NET 20.1 is released

Aspose.Words .NET/Rendering Team implemented direct embedding of OpenType fonts as planned feature for PDF 1.7 standard. The preparation of the first release of 3D Effects Rendering through OpenGL is ongoing. Also, various tasks related to SmartArt Cold Rendering support were investigated and achieved.
Posted in Aspose.Words Product Family | Tagged , , , , , , , ,

How to Convert PDF to Excel in C# .NET – PDF to XLS or XLSX

PDF to Excel in C# .NET

PDF to Excel conversion is an important use case when you need to export the tabular data from PDF documents to Excel spreadsheets. Copying/exporting the data from PDF to Excel manually could be a time-consuming task when you are dealing with a bunch of documents. So why not automate this process and minimize the time and effort? In this article, you will learn how to convert PDF to Excel programmatically using C# .NET.

Converting PDF to Excel in C#

Continue Reading
Posted in Aspose.PDF Product Family | Tagged , , , , , , , ,