Monthly Archives: November 2020

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 , , ,

Import or Export Annotations from PDF to XFDF using C# VB.NET

Annotations are often used to add clarifications, explanations, details, or comments to some documents. In PDF files, annotations are frequently used and you might need to import or export them to XFDF format. You can easily import or export annotations programmatically using C# or VB.NET.

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

Protect or Unprotect MS Word Documents using Java

MS Word allows you to protect the DOCX document with various mechanisms. You can set a password that is required to open the document. On the other hand, you can specify the protection levels such as making the document read-only, allowing comments or form fields only, and etc. In this article, you are going to learn how to automate the MS Word protection features in order to protect or unprotect DOCX files in Java-based applications.

Posted in Aspose.Words Product Family | Tagged , ,

Merge Two or More PDF Files using C++

In various scenarios, you may need to merge multiple PDF files into a single one. For example, merging the content from a similar type of documents such as resumes, receipts, and etc. Aspose.PDF lets you automate the PDF merging process from within your web, desktop, or mobile applications. In this article, you are going to learn how to merge multiple PDF files using the C++ variant of Aspose.PDF.

Posted in Aspose.PDF Product Family | Tagged , ,

Convert PDF to SVG Format using Java

PDF has been ruling the world of digital document formats for many years for printing, sharing, exchanging, and archiving the documents. However, PDF may not be suitable in certain situations such as displaying it on a web page. In such cases, SVG comes as an alternative. SVG files can easily be displayed on the web pages without disturbing the user experience across the diversity of screen sizes. Hence, PDF to SVG conversion takes place in such cases. In this article, you are going to learn how to convert the PDF files to SVG format using Java.

Posted in Aspose.PDF Product Family | Tagged , ,

Print PDF Files Programmatically using Java

Printing PDF documents is often a key function in different companies and organizations. You can easily print a PDF file programmatically using Java language. You can work with Aspose.PDF for Java API by configuring it in your environment. Let us walk through different PDF printing scenarios that are possible in your Java applications.

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

Split a PDF File into Multiple Files using C#

In the previous article, you have seen how to merge multiple PDF files into a single PDF. However, there could be a case when you need to split a single PDF file into multiple files. You can either split each page of the PDF or a collection of pages into multiple PDFs. In this article, you will learn how to cope up with such scenarios and split a PDF file into multiple PDFs using C#.

Posted in Aspose.PDF Product Family | Tagged , ,

Add or Remove Attachments in PDF Files using C++

PDF has become a massively used file format because of its cross-platform support. You can create a PDF on the Windows platform, for example, and then transfer it to the Mac without any compatibility or formatting issues. One of the powerful features that PDF supports is adding attachments. You can embed other documents into a PDF file just like the email attachments. In this article, you are going to learn how to deal with PDF attachments programmatically. More specifically, you will come to know how to get, add, and remove attachments in PDF files using C++.

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

Convert XPS, OXPS to JPG or PNG Image using C# VB.NET

XPS file format is frequently used in file processing applications. You can convert XPS or OXPS to JPG or PNG image programmatically with C# or VB.NET in your .NET framework based applications. You can easily convert XPS or OXPS files to JPG or PNG Image with few simple API calls. Aspose.Page for .NET API includes different features to work with XPS, OXPS, and several other supported file formats.

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