Add Fill Layer in Photoshop Document (PSD file) – Easy Guide

Add fill layer in photoshop

Photos are a very useful way of reflecting information. PSD format files are used to create images. However, there could be scenarios like editing several Photoshop files along the same lines. For instance, a photo processing application may need to add a layer in multiple Photoshop documents, along with other operations. Aspose.PSD for .NET API offers many features to work with PSD, PSB, AI, and many other file formats. Let us explore the following use cases related to adding a … Continue Reading

Posted in Aspose.PSD Product Family | Tagged , ,

Find Layers and Update Layer’s Text or Image in Photoshop Files using C#

In this article, you will learn how to find layers and update the layer’s text or image within Photoshop’s PSD files dynamically using C# .NET.

PSD is the default format used by Adobe Photoshop for saving its documents in a multilayered structure where each layer contains the text, images, graphical objects, and other supported elements. There could be the case when you have a PSD template and you need to create several resultant images by populating the text and image … Continue Reading

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

Generate and Read Barcodes using C++

In this article, I’ll demonstrate how to generate barcodes programmatically using C++. You will also learn how to implement a barcode scanner or reader within your C++ applications.

generate barcode in C++

Barcodes are used to visually represent the data in the machine-readable form. The said technology has proved to be useful especially in the automated checkout systems deployed in stores and supermarkets. Almost every product in the market these days contains a barcode on it. This widespread popularity of the barcode has … Continue Reading

Posted in Aspose.BarCode Product Family | Tagged ,

Convert EMF, WMF and SVG Images Programmatically using C#

You can convert EMF images to EMZ or WMF images to WMZ as well as SVG images to SVGZ and other way around. Convert EMF, WMF and SVG to PNG images.
Posted in Aspose.Imaging Product Family | Tagged , , , , , , , ,

Generate HTML5 Canvas Programmatically using C#

Create HTML5 Canvas using C#

In this article, I will show you how to generate the HTML5 Canvas element with graphics using C#. You can embed this feature within your .NET web applications for the dynamic generation and integration of HTML5 Canvas on web pages.

HTML5 Canvas element is used to draw graphics on the fly within the web pages. It provides you with an area that acts as a container of graphics or drawing objects. You can draw paths, boxes, texts, images, and other … Continue Reading

Posted in Aspose.Imaging Product Family | Tagged , ,

C# Convert HTML to JPG, PNG, BMP and GIF Image with .NET

HTML files are frequently used over the internet. Subsequently, Aspose.HTML for .NET API supports a lot of features to work with HTML file format. In this article, we will be learning how to convert HTML to image using C#. Let us explore the following uses cases:

First of all, let us check … Continue Reading

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

Convert Image to Text using C# OCR Library

Perform OCR using C#

The OCR (Optical Character Recognition) is a well known and widely used technology to recognize and read text from images and scanned documents. In the OCR operation, the characters on the images are scanned, recognized, and converted into the digital form. The converted text can be validated and saved to perform further operations. In this article, I’ll show you how to perform OCR to convert images to text programmatically using C# within your .NET applications. The rest of the article … Continue Reading

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

Create, Fill, or Edit Fillable PDF Forms Programmatically with C#

Fill PDF Form

PDF forms are frequently used to collect data and information. For example, Questionnaires are usually designed to collect responses for survey purposes. We interact with different fillable PDF forms in today’s digital world. Considering the huge scope and importance of PDF forms, Aspose.PDF for .NET API supports many features to work with PDF forms. Let us explore the following use cases using C# language in this article:

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

Create PDF Files using C# with .NET PDF Library

Create PDF Documents using C#

PDF is a platform-independent document format that keeps the formatting and layout of its content consistent across different operating systems or machines. This is the reason various organizations use PDF format for generating invoices, receipts, reports, and other business documents dynamically. Aspsoe.PDF for .NET is a PDF library that helps you implement PDF automation in .NET applications. It allows you to create, edit, parse and convert PDF files programmatically using C# or VB.NET. In this article, I’ll cover PDF generation … Continue Reading

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

Create and Send Outlook Email Messages using Java

Create and Send Outlook Emails Java

Aspose.Email for Java is a powerful email processing API that provides all the basic as well as advanced features for email management. It allows you to create Outlook email messages, read existing emails, and convert MSG, EML, PST, OST, MBOX, and MHT messages to other formats from within your Java applications. In this article, I’ll demonstrate some basic yet important features of how to create and send Outlook emails using Java.

I am going to cover the following features of … Continue Reading

Posted in Aspose.Email Product Family | Tagged , ,