Search
Follow Us
Categories
Author Archives: Nayyer Shahbaz
Import PDF as a WordPress post using Free plugin
WordPress started as a blogging tool and has evolved throughout the years into a powerful website builder and a robust content management system (CMS). Being a content management system (CMS) enables you to organize and display the content on your …
Export WordPress posts to MS Word documents
WordPress is one of the most popular content management system solutions in use. It is a free and open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database. It was originally created as a …
Object Recognition in Images using Java. Find Objects in Images
Object detection is a computer technology related to computer vision and image processing that deals with detecting instances of semantic objects of a certain class (such as humans, buildings, or cars) in digital images and videos. In case you need …
Merge PDF files with PHP. Join PDF files in PHP. Concatenate PDF files in PHP
The concatenation or merging of PDF files is among the popular operations where we combine multiple PDF files to create one single document. There can be several business use cases where PDF concatenation operations can be useful. Given below are …
Perform OCR on Images. Optical Characters Recognition on Images using Java
Object Detection in Images using Single Shot Detector. Identify Objects in Images
With the release of Aspose.Imaging Cloud 20.5, we are pleased to announce the feature of object detection in images. It enables the users to detect object boundaries on an input image based on their labels and probabilities. The current implementation …