Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: February 2022
Convert VSD or VSDX to VDX in C#
Visio drawings are collections of shapes and icons which can be used for different purposes. For example, a floor plan or a blueprint of a building. In some cases, you might need to convert a Visio drawing to a VDX file. In accordance with such scenarios, this article covers how to convert VSD or VSDX diagrams to a VDX file programmatically in C#.
Convert EPUB to Word DOCX in C#
EPUB files are frequently used to share or print brochures, pamphlets, or eBooks. In some cases, you might need to convert EPUB to a Word DOCX file. In accordance with such use cases, this article explains how to convert an EPUB file to DOCX format programmatically in C#.
Convert EPUB to XPS File in C#
EPUB files are commonly used to share or print files on a large scale. For instance, EBooks are very common these days, which are created in EPUB format. In certain situations, you may need to convert EPUB to an XPS file. Accordingly, this article covers how to convert an EPUB file to XPS format programmatically in C#.
Extract Text and Images from OneNote Documents using C#
You can easily extract text or images from OneNote documents programmatically without using MS OneNote. In this article, you will learn how to extract text and images from OneNote documents using C#.
Add Signature to an Image in Java
Images and other document formats are frequently used in everyday business. Many images are therefore signed in order to avoid copyright infringement or to exhibit the ownership of work. For such requirements, you can use Aspose.PSD for Java API to manipulate images or graphic contents. This article explains how to add a signature to an image programmatically in Java.
Convert USDZ to OBJ File in C#
USDZ files contain 3D geometry and shading data for a scene and are commonly used for creating augmented reality content. Sometimes, you may need to convert USDZ to a 3D Object file. In accordance with such scenarios, this article covers how to convert a USDZ file to an OBJ file programmatically in C#.