These days many organizations and institutions have adopted paperless policies. In some use cases, you might need to sign images for different purposes. Aspose.PSD for .NET API can be used to work with different graphic layers and images. This article covers how to add a signature to an image programmatically in C#.
Convert VSD or VSDX Visio to Word DOC or DOCX in C#
Visio files can contain text, lines, or shapes to create drawings like a flowchart, organizational chart, etc. In some scenarios, you may want to convert a Visio drawing to a Word document in DOC or DOCX file format. Accordingly, this article explains how to convert a VSD or VSDX diagrams file to a Word document in DOC or DOCX file format programmatically in C#.
Insert Text or Image in XPS Programmatically in Java
XPS files are based on XML paper specifications which are used to save information about the appearance, layout, and printing. You can easily insert any text or image into an XPS file programmatically in Java.
Convert TTF to WOFF in C#
As a C# developer, we can easily convert TTF to WOFF. TTF (True Type Font) works fine on all digital platforms and gives excellent quality on-screen and in printed documents. On the other hand, the WOFF (Web Open Font Format) is mostly used on web pages. It contains format-specific compression and additional XML metadata. In this article, we will learn how to convert TTF to WOFF using C#.
Convert IFC to PDF in Java - CAD API For Java Developers
Convert IFC to PDF File in Java programmatically. Aspose.CAD lets you export Industry Foundation Class files to PDF documents smoothly and seamlessly.
Convert DWG to FBX Programmatically in C#
DWG files are CAD drawings that are commonly used by architectural or engineering applications. Whereas, FBX files are used for data compatibility between several 3D modeling applications. In some scenarios, you may want to convert a DWG file to FBX format. This article elaborates on how to convert DWG to FBX file programmatically in C#.
Manage Inbox Rules on Exchange Server in C#
Microsoft Exchange Server allows you to define different rules for the inbox, which are applied to the messages such as moving a message to a folder, deleting a message, etc. While working with the Exchange services from within .NET applications, you may need to manage inbox rules programmatically. In this article, you will learn how to create and update inbox rules on MS Exchange Server in C# .NET.
Convert USDZ to FBX in Java
USDZ files contain robust schemas which are helpful for the interchange of skeletal, geometry, and shading information. Different 3D graphics manipulating applications might sometime need to export a USDZ file to FBX file format. In accordance with such requirements, this article covers how to convert USDZ to FBX format programmatically in Java.
Create, Update or Delete Tasks on MS Exchange Server in Java
To-do lists are used to keep track of the activities to be performed. People create such lists on paper, text editors, spreadsheets, etc. Microsoft Exchange Server also provides the feature of creating and managing to-do lists that are composed of tasks. To work with these tasks programmatically, this article shows how to add, update, or delete tasks on MS Exchange Server in Java.
Convert DWG to DWF Programmatically in C#
DWG files are basically CAD drawings containing vector image data. Designers or architects frequently work with DWG format files. In some cases, you might need to convert a DWG file to a DWF format. In accordance with such requirements, this article covers how to convert a DWG to a DWF file programmatically in C#.