Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert MPP File to PDF Programmatically using C# .NET
Microsoft Project Files are used to organize and manage different tasks in a project. You can convert MPP files to PDF programmatically using C#. You can find several options for the conversion in the following headings.
Using System.Drawing with ASP.NET Core or ASP.NET Service
There are a lot of questions dedicated to the usage of System.Drawing library in ASP.NET services. The most common answer is that Microsoft does not recommend the usage of System.Drawing in ASP.NET services. In this article, you will learn details about using the interface of System.Drawing library in ASP.NET services with Aspose.Drawing for .NET. The following sections structure all the relevant information:
Convert Image to Word Document (DOCX) with OCR using C#
You can convert an image containing text to an editable word document (DOCX) programmatically using C#. For instance, you need to convert an image captured from a scanner or a camera to an editable document then you need to perform OCR on the input image. You can go through further details under the following sections.
Posted in Aspose.OCR Product Family Tagged image to docx, image to word, image to word in Csharp, ocr to docx, ocr to word
Convert PNG or JPG Image to PSD Programmatically using Java
JPG and PNG images are some of the most used raster image formats. You can convert a JPG or PNG image to PSD file format as per your requirements. It can be helpful in scenarios when you want to combine different layers into one file. You can explore more details under the following sections.
Map Rendering to SVG, JPG, or PNG Image using C#
Map Rendering refers to making visual maps from geospatial data. You can render maps from KML, GeoJSON, GeoTIFF, as well as the Shapefile. You can render maps to different image formats like PNG, SVG, JPG, etc. The following sections explain map rendering in detail.
Open or Extract 7z (7zip) File Programmatically using C# .NET
7z files are popular as they have a good compression ratio. You can open or extract a 7z (7zip) file programmatically in your C# applications. Please check out the following sections to learn how to create 7z file extractor and unzip password-protected archives.
Convert Project File (MPP) to PDF Programmatically in Java
Microsoft Project Files (MPP) are used for different project management tasks like tracking and organizing projects. You can convert MPP files to PDF documents programmatically using Java. The following sections explain MPP file conversion in detail:
Create Custom TeX (LaTeX) Format and Typeset to PDF, XPS in Java
Many books and journals related to Computer Science, Mathematics, and Engineering are published using TeX. You can create a custom TeX (LaTeX) format and typeset it to different formats like XPS, PDF, or image. Custom TeX is helpful when you need to design many documents in a uniform way.
Convert DWG/DXF CAD File to JPG, PNG, GIF Image with Java
DWG files are used to store drawings in the 2D or 3D format while DXF is the Drawing Exchange Format which is used for compatibility of AutoCAD data with other applications. You can convert DWG or DXF to raster image formats like JPG, PNG, GIF, etc. as per your requirements. In this article, you will be learning the CAD file formats conversion to raster images programmatically using Java.
Unrar or Extract Files Programmatically using C#
You can store multiple files in compressed form as RAR archive. In this article, you will learn how to Unrar or extract files from a compressed RAR archive. Please find further details in the following sections.
Posted in Aspose.ZIP Product Family Tagged Unrar archive, Unrar files, rar extractor, rar file opener, rar opener, unrar in C#