Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: June 2020
Draw Graphics and Create 2D Drawings using C# or VB.NET
In my previous article, I have given you an overview of our .NET Graphics API – Aspose.Drawing for .NET. Along with that, we have seen how to create images from scratch or draw graphics on existing images using C#. In this article, we’ll go one step ahead and learn how to create 2D drawings by drawing various graphical objects within the .NET applications such as ASP.NET web application, Windows application, and etc.
The following are the vector graphics … Continue Reading
Load a PDF File to Further Modify and Convert It using C#
In many cases, while working with a PDF document, you need to change it: copy, paste, drag and drop specific PDF content such as text, images, tables, and diagrams. It’s fine to perform these options manually inside the same PDF file as long as you want to work with small parts of your document. But what if you want to perform the editing options in more complex scenarios such as creating a digital signature, merging multiple PDF documents, or reprocessing … Continue Reading
.NET Graphics API – Create Images and Graphics from Scratch using C#
You would have come across various drawing applications (i.e. MS Paint) that allow you to draw graphics and generate images. However, what if you want to create your own drawing utility or integrate drawing features within your web or desktop application? For such scenarios, Aspose offers its .NET Graphics API as Aspose.Drawing for .NET which is a lightweight solution for creating images and graphics identical to GDI+.
Without any dependencies of the native code and libraries, Aspose.Drawing for .NET… Continue Reading
Add or Remove Watermark in Word Document (DOCX/DOC) in C#
Watermarks are usually used to show ownership or classification of a document. In this article, we will learn to work with watermark in word documents using Aspose.Words for .NET API. Let us cover the following use cases related to watermark.
- Add Text Watermark in Word Document with C#
- Add Image Watermark in Word Document with C#
- Remove Watermark from Word Document with C#
Add Text Watermark in Word Document with C#
You can add or insert text watermark in a … Continue Reading
Merge or Unmerge Cells in Excel Worksheet with C#
In this article, you will learn about how to merge or unmerge Excel cells in a worksheet. Generally, merging cells refers to one or more cells joined together to form a large cell. However, the adjacent cells can be merged vertically or horizontally. Whereas, converting a large cell into multiple cells is known as unmerging or splitting cells in Excel worksheet. Let us explore the following use cases:
… Continue ReadingConvert PDF Documents to Excel XLS/XLSX using Java
There could be various scenarios when you need to export the data within the tables from PDF to Excel workbooks. PDF to Excel lets you edit the data, apply formulas, plot charts, and perform other operations that are supported by the spreadsheets. In this article, I’ll show you how to automate the PDF to Excel conversion and convert PDF to XLS to XLSX workbooks programmatically using Java. For this, we’ll leverage the capabilities of Aspsoe.PDF for Java API.
… Continue ReadingConvert Image to Text using C++ OCR Library
The OCR (Optical Character Recognition) technology lets you read and convert the text in the images or scanned documents to the machine-readable form. The OCR has various use cases that include reading codes from vouchers, making the text editable, self-service stores, converting printed documents into digital formats, and so on. Various OCR tools and libraries are available in the market, however, the reliability of the OCR results is a key factor. In this article, I’ll show you how to create … Continue Reading
Posted in Aspose.OCR Product Family Tagged Perform OCR on Image cpp, convert image to text cpp
Convert XML to PDF – Easy XML to PDF Conversion
In this article, we will be converting XML files to PDF using C#. Aspose.PDF for .NET API extensively supports the XML conversion feature because of the inclusions of many related enhancements, as requested by the API users. You can elevate your .NET applications with this efficient feature of exporting XML to PDF. Let us consider following use cases related to XML conversion using C#:
… Continue Reading Posted in Aspose.PDF Product Family Tagged XML to PDF, convert xml to pdf, xml and xslt, xml xslt, xslt to pdf
Merge Multiple PDF Files into a Single PDF using Java
In various scenarios, you come across the need of merging two or more PDF documents into a single file. For example, PDF merging allows you to combine similar kinds of documents. Furthermore, you can merge multiple PDFs into a single PDF before sharing it online or sending it to someone. In this article, I’ll demonstrate how to automate this feature and merge multiple PDF files programmatically using Java.
… Continue ReadingConvert EPUB to PDF – Simple Steps with Screenshots
Convert EPUB to PDF format with simple steps in C# language. EPUB to PDF format conversion gives you best results with many features.