Convert Word to Excel in C#
Sometimes we encounter tasks where we need to convert Word document (DOC or DOCX) into Excel document. This can be useful, for example, for data analysis and reporting, or if… Read More »Convert Word to Excel in C#
Sometimes we encounter tasks where we need to convert Word document (DOC or DOCX) into Excel document. This can be useful, for example, for data analysis and reporting, or if… Read More »Convert Word to Excel in C#
XBRL (eXtensible Business Reporting Language) is a standardized way to communicate business information electronically, especially financial data. Companies streamline their reporting processes and make it easier to share financial information… Read More »Convert XBRL to PDF in Python
Aspose.ZIP for Java provides solutions to many of your problems related to the compression and decompression of business directories. This archive manipulation library is equipped with classes and methods to… Read More »Zipping and Unzipping in Java – Java ZIP Library
In today’s data-driven world, marketing success hinges on one crucial element: insights. But where do these insights come from? Enter the power of marketing analytics. By transforming raw data into… Read More »How Analytics Can Fuel Your Marketing Success
Working with AutoCAD file format is a hassle when you have not installed AutoCAD software. Most of the operating systems do not have built-in support for file formats such as… Read More »Convert DWG to JPG in Java using AutoCAD Library
Adding Regular Attachments Adding Inline Attachments Adding Reference Attachments Adding Embedded Messages Saving all Attachments to MSG as Separate Files Email attachments are files that are sent along with an… Read More »Add & Save Outlook Email Attachments & Embedded Messages in C#
Creating a Minimum Empty PST Storage Adding Folders and Subfolders Adding Standard Folders Adding Regular Folders Adding Emails and Outlook Items Adding New Emails Adding Outlook Items PST (Personal Storage… Read More »Creating PST Files and Filling them with Content in C# .NET
Scheduling in Outlook with the C# API Creating Calendar items Create an Appointment Create a Recurring Event Loading Calendar Items from Files Load a Calendar Item from an MSG File… Read More »Outlook Calendar Items Management: Create, Load & Save in C#
If you are looking to transform your text into high-quality vector graphics, then you have come to the right place. In this blog post, we will show you how to… Read More »Convert SVG Text to Vector
OBJ and PLY are some of the widely used 3D file formats which are easy to write and read. This blog post demonstrates how to convert PLY to OBJ in… Read More »Convert PLY to OBJ in C# using 3D Graphics API