Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert Scanned PDF to Searchable PDF with OCR in C#
PDF files are sometimes based on images which are usually created using a scanner or imaging device. You can convert a scanned PDF file to a searchable PDF file with OCR so that the text can be edited or updated in the document. In accordance with that scenario, this article explains how to convert a scanned PDF to a searchable PDF by OCR operations programmatically using C#.
Convert FBX to STL in Java
in certain cases, you might want to convert an FBX file to STL format. Accordingly, this article covers how to convert FBX to STL programmatically using Java.
Convert PUB to PPT/PPTX Presentation in C#
Microsoft Publisher, PUB, files are often used for large scale printing of documents like brochures, booklets, posters, etc. In certain situations, you may need to convert a PUB file to a Presentation file as a PPT or PPTX file. This article covers how to convert the publisher files programmatically in C#.
Posted in Aspose.PUB Product Family Tagged Convert PUB to PPTX in csharp, PUB to PPT, PUB to PPTX, PUB to Presentation
Create a To-Do List in a OneNote Document (.ONE) in Java
OneNote (.ONE) files can be used as reminders so that any activity is not missed and every checkbox is checked in the to-do list. This article discusses how to create a To-Do list on a OneNote file programmatically using Java.
Convert XPS or OXPS to Word Document using Java
XPS and OXPS files are often preferred owing to their resolution-independent nature to create high-quality printing output. In certain cases, you might need to convert an XPS or OXPS file to a Word document. This article discusses how to convert XPS or OXPS documents to a word file with DOCX or DOC file extension programmatically in Java.
Convert CFF to PDF in C#
CFF files are used to store three-dimensional packaging and die-cutting designs. However, you need specific applications to open, view or process the CFF or CF2 files. In accordance with that, you might need to convert a CFF file to a PDF document. This article covers how to convert CFF to PDF files programmatically in C#.
Convert YouTube to MP3 in C#
YouTube is a collection of millions of videos. In certain scenarios, you may need the audio from YouTube in MP3 format. In accordance with that, the article covers how to convert YouTube to MP3 programmatically in C#.
Create Zoom Video Downloader in C#
Zoom is a famous platform for video teleconferencing, which is popularly used for online meetings, classes, etc. In certain situations, you may need to download a recording or some other video resource from Zoom. This article covers how to create a Zoom video downloader programmatically in C#.
Compress PSD Photoshop File in Java
PSD files are created to design images using different layers. Different PSD files can become huge in size owing to the visual data and layers. In such cases, you might want to compress a PSD image to reduce the file size. This article explains how to compress a PSD Photoshop file programmatically in Java.
Posted in Aspose.PSD Product Family Tagged Compress PSD, Compress PSD in Java, PSD Compression in Java, Reduce PSD Size
Create a PSD Image in Java
PSD files are used to create images using different layers containing shapes, text, effects, etc. You may need to add several layers for inserting graphics or text by your image processing applications. Accordingly, this article covers how to create a PSD image programmatically in Java.