English

Find and Replace Text in Excel XLS XLSX using C#

The Excel spreadsheets have minimized the efforts required to keep the huge data and perform complex calculations automatically. Alongside, Finding and replacing text in Excel files is one of the frequently performed operations in Excel file. Therefore, in this article, I will show you how to find and replace text in Excel files programmatically in C# with a few lines of code. Find and replace text in Excel Workbook in C# Find and replace text in Excel Workbook using regular expression (Regex) in C# C# API to Find and Replace Text in Excel Aspose.
February 15, 2020 · 3 min · Usman Aziz

Create, Edit, Read and Convert SVG Files using C# - Aspose.SVG for .NET

Its time to announce the addition of the C# SVG library to our product line - Aspose.SVG for .NET. It is a .NET class library that lets you create, edit, read and convert SVG files programmatically using C# in .NET or .NET Core based applications. Let’s have a quick walk through the installation methods and salient features of the API. C# .NET SVG API - Installation Aspose.SVG for .NET DLL can be downloaded from our Downloads section.
February 13, 2020 · 3 min · Usman Aziz

Convert PowerPoint PPT or PPTX to PDF using C#

Are you looking for a reliable yet easy solution for converting PowerPoint PPT or PPTX to PDF? Do you want to accurately convert PowerPoint presentations to PDF with high quality? If yes then you are at the right place because, in this article, I am going to showcase a bunch of features to seamlessly convert PowerPoint PPT to PDF or PPTX to PDF programmatically in C#. This article is composed of the following PowerPoint to PDF conversion features.
February 12, 2020 · 4 min · Usman Aziz

Convert PowerPoint PPT/PPTX to JPG Images in C#

There could be various scenarios when you need to convert PowerPoint PPT or PPTX to JPG images. For example, you may need to slide show the PPT/PPTX presentation in read-only mode within your application or you may want to generate the thumbnail for every slide of the PowerPoint presentation and etc. In order to automate PowerPoint to JPG conversion, I’ll show you how to convert PPT or PPTX slides to JPG images programmatically in C# .
February 7, 2020 · 2 min · Usman Aziz

ASP.NET PDF Editor: Create PDF Files in ASP.NET

This article provides a complete step-by-step guide of how to create an ASP.NET PDF generator application in .NET Core. So let’s create a professional ASP.NET PDF editor and easily edit and format the PDFs with a user-friendly interface.
February 6, 2020 · 2 min · Usman Aziz

Aspose.Words for .NET 20.2 is released

Despite the public holidays, this month was finished with good productivity, 57 improvements and fixes (with 4 Enterprise and 3 Priority Support issues among them) were included to this regular monthly release. Totally 105 issues were processed. Loading PDF documents is now supported by Aspose.Words for .NET Standard. This is the first file format codec included as plugin in Aspose.Words. To make loading PDF documents work in your .NET Core application, you should add a reference to Aspose.
February 6, 2020 · 2 min · Andrey Noskov

ASP.NET Excel Viewer - View Excel Files in ASP.NET MVC using C#

Do you want to display Microsoft Excel worksheets within your web application? Are you looking for an ASP.NET MVC Excel Viewer? If yes, you have landed in an absolutely correct place. In this blog, you will learn how to create an Excel Viewer and display Excel worksheets in ASP.NET MVC applications using C#. After spending a few minutes and following some simple steps you will have your own Excel (XLS or XLSX) Viewer up and running.
January 31, 2020 · 2 min · Usman Aziz

HTML to PDF Java Conversion using Java PDF API

This article shows HTML to PDF conversion from a file or web page using Java. The online HTML to PDF converters allow you to convert single or multiple HTML pages to PDF documents. However, in case you want to perform this conversion programmatically or you need to do a batch conversion of HTML files to PDF, you’ll definitely look for some library or API. So let’s have a look at how to cope with such scenarios.
January 30, 2020 · 3 min · Usman Aziz

PHP Barcode Generator and Reader API - Generate and Scan Barcodes in PHP

Barcodes are used to visually represent the data about an object in the machine-readable form. It is more popular to keep the data about products which can be read using the barcode scanners. In order to make it possible to generate and read a variety of barcodes in the PHP based web applications, we have released Aspose.BarCode for PHP via Java - an easy to use PHP barcode generator and reader API which is designed to work via Java Bridge.
January 29, 2020 · 4 min · Usman Aziz

Find and Replace Text in a Word Document using C# .NET

This article covers various approaches to find and replace text in Word documents using C# in .NET or .NET Core applications. Find and Replace is quite a useful feature of MS Word to quickly locate and replace the desired text in the documents. It becomes more handy and time-saving when you are working with longer documents. In cases when you need to find and replace text in hundreds of Word documents or you need to automate this process, you’ll definitely opt to do it programmatically.
January 24, 2020 · 4 min · Usman Aziz