Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: March 2022
Convert XBRL to PDF using C#
As a .NET developer, you can easily convert XBRL files or financial data from XML files to PDF documents. In this article, you will learn how to convert XBRL to PDF using C#.
Add Signature to an Image Programmatically in C#
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#.
Posted in Aspose.PSD Product Family Tagged Add Sign to Image, Image Signature, Image signing csharp, Sign Image, Sign Image Csharp
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 using C#
Fonts define the graphical representation of an individual character in the text, such as its size, display style, weight, color, etc. 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 in web pages. It contains format-specific compression and additional XML metadata. In certain cases, we may need to convert true-type fonts into Web … Continue Reading
Convert IFC to PDF in Java
In certain scenarios, you might need to convert an IFC file to PDF format. This article covers how to convert IFC files to PDF with only a few lines of code in Java.
Posted in Aspose.CAD Product Family Tagged Convert IFC to PDF using Java, IFC to PDF in Java, Java IFC to PDF
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.
Posted in Aspose.3D Product Family Tagged Convert USDZ to FBX in Java, Java USDZ to FBX, USDZ to FBX in Java