Search
Follow Us
Categories
Author Archives: Nayyer Shahbaz
Combine Word Documents in Java
In a distributed team environment, various members of the team may work on certain modules of the document, that need to be combined to produce a consolidated version. This operation can be performed using …
Convert PDF to TXT in Java
The PDF file is one of the widely used formats for data and information sharing over the internet. However, sometimes they content content using custom fonts and the size of resultant file might …
Posted in Aspose.Words Cloud Product Family Tagged Convert PDF to txt, OCR online, Pdf to text, pdf ocr, pdf to txt
Convert TXT to PDF using Java
The TXT extension represents a text document that contains plain text in the form of lines. The data values in a plain text file are stored as a series of characters. Each character is stored …
Merge JPG Images online using Java
The JPG is a widely used compressed image format for containing digital images. It is the most common image format used in digital cameras, different operating systems, and on the Internet. It’s …
Posted in Aspose.PDF Cloud Product Family Tagged combine JPG, jpeg merge, jpg merge, merge jpeg, merge jpg, merge jpg files, merge jpg online, merge jpg to jpg
Convert PDF to Word in Java
PDF files offer unique advantages over other file formats and can transform business workflows into seamless, secure processes where progress can be closely tracked. Furthermore, sharing files in PDF format ensures all …
Convert XLSB to PDF in Java
An (XLSB) Binary file format is a collection of records and structures that specify Excel workbook content. The content may include unstructured or semi-structured tables of numbers, text, or both numbers …
Posted in Aspose.Cells Cloud Product Family Tagged Convert Excel to PDF, Excel to PDF, XLS to PDF, xlsb to pdf, xlsx to pdf
Convert ODT to Word using Python
This article is a continuation of our earlier post Convert ODT to DOC using Java REST API and we are going to discuss the details on how to convert ODT to Word using …