DevNexus 2022 is right around the corner! Hosted on April 12-14 at the Georgia World Congress Center (GWCC), DevNexus is Atlanta’s most exciting conference for professional software developers. Come and discover how the industry’s best minds use the latest Java technologies to build solutions to business problems. Connect with other software developers, and study real-life case studies in Java application development. DevNexus provides exceptional speakers and presentations and also great food and much more.
Convert EML and MSG Emails to PDF in Java
EML and MSG are popular email formats used by MS Outlook to store emails. There could be the cases when you need to share the content of EML or MSG files from within your web or desktop applications. One of the most suitable solutions is the conversion of email files to PDF format. In this article, you will learn how to convert an EML or MSG email to PDF programmatically in Java.
Convert HTML to MHT in Java
MHT files are used to keep images, text, CSS, and other related resources in a single webpage. In some use cases, you might want to convert an HTML file to MHT format. Accordingly, this article covers how to convert HTML to MHT format programmatically in Java.
Convert XBRL to PDF in 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 in C#.
Write and Read Messages on Thunderbird Storage in C# .NET
Thunderbird is an open-source email client application that lets you configure multiple email servers and access their email messages. This makes it possible for you to manage emails from multiple accounts in a single place. In certain cases, you may need to create and access email messages in Thunderbird storage programmatically. Accordingly, in this article, you will learn how to write and read messages on Thunderbird storage in C# .NET.
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#.
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.