Convert MemoryStream to PDF File or PDF File to MemoryStream in C# VB.NET

MemoryStream is frequently used because of its efficiency and ease. You can convert a MemoryStream to a PDF File as well as a PDF File to a MemoryStream Programmatically using C# or VB.NET. One of the many advantages of using a MemoryStream is that the system can avoid the latencies.

Posted in Aspose.PDF Product Family | Tagged , , , ,

Convert PDF Pages to PNG Images using C#

PDF is considered to be a suitable document format for printing and sharing. However, there might be a case when you need to convert pages in a PDF file to PNG images. For example, when you want to embed PDF pages on a web page or generate the PDF's cover, etc. In this article, you will learn how to automate the PDF to PNG C# conversion from within your .NET applications.

Posted in Aspose.PDF Product Family | Tagged ,

Protect PowerPoint Files with Password or Digital Signatures in C#

Protection of digital information has always been an important aspect in the cyber world. Various ways and technologies have been devised in order to secure digital content. In accordance with that, this blog post explicitly targets the security of MS PowerPoint presentations and provides you with different ways of securing PPTX documents. In this post, you will learn how to protect a PowerPoint PPTX with a password or a digital signature using C#.

Posted in Aspose.Slides Product Family | Tagged ,

Convert JSON to CSV and CSV to JSON using C# or VB.NET

JSON is abbreviated for Javascript Object Notation, which represents the data as key-value pairs. You can convert JSON to CSV and CSV to JSON format as per your requirements. Both of these file formats are suitable for storing and transmitting data.

Posted in Aspose.Cells Product Family | Tagged , , , , , , ,

Add or Remove Attachments in PDF using Java

PDF is one of the ruling file formats in the world of digital documents. Along with other popular features, PDF format also allows you to embed files as attachments within a PDF file. These attachments are similar to ones you add to an email message. In order to automate PDF attachment manipulation, this article provides you some simple ways of adding and removing attachments in PDF files using Java.

Posted in Aspose.PDF Product Family | Tagged , ,

Read Emails from MS Exchange Server using C#

Microsoft Exchange Server is a platform that lets you manage contacts, emails, calendars, schedules and provides several collaboration features. With MS Exchange Server, you can deploy your own mail server without relying on third parties. MS Exchange Server can also be accessed from within your web, desktop, or mobile applications via web services. Thus, you can perform the mailing and calendering operations in your applications. In this article, you are going to learn how to connect to an Exchange Server and read emails using C#.

Posted in Aspose.Email Product Family | Tagged ,

Convert CSV to PDF or PDF to CSV Programmatically using C# VB.NET

CSV files often contain tabular data where the values are usually separated by comma delimiter. You can convert a CSV file to PDF as well as a PDF file to a CSV file using C# or VB.NET. Aspose APIs offer a lot of file manipulation and conversion features. Let us explore the CSV and PDF conversion.

Posted in Aspose.PDF Product Family, Aspose.Cells Product Family | Tagged , , , , , , ,

Convert DICOM to JPEG, GIF, PNG, BMP and PDF in Java

In order to view a DICOM file, you need a dedicated software and you cannot simply embed them in presentations or webpages. To tackle this limitation, you can convert a DICOM file to raster image formats such as JPEG, GIF, PNG, and BMP. In this article, you will learn how to convert a DICOM file programmatically in Java.

Posted in Aspose.Imaging Product Family |

Convert CSV to Excel Files or Excel to CSV using C# VB.NET

Information is sometimes exchanged as key, value pairs, or comma-separated values in different scenarios. You might need to manipulate or convert such comma-separated values (CSV) to Excel (XLS /XLSX) for further processing. Likewise, you can convert Microsoft Excel files XLS/XLSX to CSV in your .NET applications using C# or VB.NET.

Posted in Aspose.Cells Product Family | Tagged , , , , , , , , , , ,

Convert DWG and DXF Files to PDF using Java

CAD file formats are used by the designers or architects to create drawings in various industries such as construction, automobile, hardware, and etc. DWG and DXF are the most widely used CAD formats, however, you need a dedicated software to view the content in DWG and DXF files. In order to tackle this limitation, you can convert the CAD drawings to PDF format. In this article, you will learn how to automate CAD to PDF conversion and convert DWG and DXF files to PDF using Java.

Posted in Aspose.CAD Product Family | Tagged , , ,