English

Mail Merge Word Documents in C#

Mail Merge word document online The Mail Merge is the easiest way to generate a set of documents that are identical except for certain information i.e. name and address of the recipient. Many organizations communicate with their customers/members by means of letters, newsletters, and promotional pieces using mail merge, so in this article, we are going to discuss the details on how to Mail Merge Word documents using C# REST API.
· Nayyer Shahbaz · 3 min

Text Compare in Word documents using C#

Microsoft Word supports the “Compare” option enabling users to compare word documents and identify the newly added changes. This feature is useful as you can perform a Text compare operation in word documents side by side. However, a programmatic solution of text difference checker can be way faster and more efficient and can easily perform bulk text diff operations. In this article, we are going to perform a Text compare operation using REST-API so that we can find the differences.
· Nayyer Shahbaz · 4 min

Merge Word Documents in Java

Merge Word Documents Online in Java Microsoft Word is practically available everywhere including the work computers, the computers at school, and your home PC. We create letters, reports, etc in word format and use clip art, write in a variety of fonts and sizes. Over the period of time, we generate a plethora of documents and for long-term archival, these documents need to be combined. So in this article, we are going to learn the technique to merge documents in Java.
· Nayyer Shahbaz · 4 min

Convert PDF to Word in Java

Convert PDF to Word online The PDF (Portable Document Format) files are widely popular due to their capabilities of ensuring document fidelity when viewed over any platform. Another aspect of their popularity is that these files can be opened in most modern browsers like Chrome, Safari, and Firefox can easily display them. However, in order to edit/update the existing PDF files, you need to have a PDF processing application, so the conversion of PDF to Word (DOC/DOCX, etc) can be a viable solution.
· Nayyer Shahbaz · 3 min

Convert MOV to MP4 using C#

Learn how to convert MOV to MP4 online with .NET REST API. Convert MOV to MP4 or AVI to MP4 online with .NET REST API.
· Nayyer Shahbaz · 4 min

Convert HTML to PDF in Java

How to convert HTML to PDF | HTML to PDF online The HTML is a leading file format for web development and a majority of modern web browsers support HTML specifications. Though it’s platform-independent and can be viewed on any operating system, they are also prone to malicious scripts and cannot be easily shared over the internet. So in order to avoid such circumstances and for long-term archival, we save a webpage as PDF (Portable Document Format).
· Nayyer Shahbaz · 3 min

Convert GIF to DICOM and JPEG to PNG using C# .NET REST API

Aspose.Imaging Cloud is a complete image format processing REST API. It offers a plethora of options for Image processing and the details pertinent to the file formats it can handle can be found over Supported file formats. In this article, we are going to discuss some of the amazing features related to the inter-format conversion of popular images formats. GIF to DICOM conversion Convert JPEG to PNG GIF to DICOM conversion GIF image The Graphical Interchange Format (GIF) is a type of bitmap image that has become popular dues to its high compression qualities.
· Nayyer Shahbaz · 4 min

Convert MPP to XLSX or HTML using REST API in C#

Planning and collaboration are key to project success and for quick coordination, the Project files can be converted to PDF, HTML, or XLSX formats. During the planning phase, we identify the required resources, effort estimations, the project delivery timelines, the task dependencies, make reports, and more. Albeit a variety of applications providing capabilities to create project plans/schedules but MS Project is one of the leading project plan development applications. But, in order to view the project plan, one needs to have MS Project or any other supported application installed on their system.
· Nayyer Shahbaz · 4 min

Convert XLSX to PDF, XPS, TIFF, and HTML with REST Java API

Microsoft Excel files are widely used for office data management and information manipulation on Windows and macOS platforms. Many users also use OpenOffice (ODS), SpreadsheetML(XML), CSV, and other formats for data storage and distribution. However, in order to view these documents, you need to have a specific application. So, for convenience, XLSX files can be converted to PDF format. Or you may convert them to other formats of your choice such as PDF, DOCX, HTML, raster images (JPEG, PNG, BMP, etc), XPS, etc.
· Nayyer Shahbaz · 4 min

How to handle Conditional formatting in Excel using REST API

Microsoft Office Excel allows you to layout your text data in a spreadsheet or workbook format. You can bring information and data from various files and locations to a single destination, for them to be crunched and analyzed on a single file. Define various color shades, bold, italics in the excel worksheet to highlight important data You may select an appropriate coloring scheme for quick analysis. Specified below are common uses of excel files
· Nayyer Shahbaz · 5 min