It doesn't look like you have a Tissue MicroArray (set of circular tissue biopsies on a slide), so I would recommend either hand drawing the area (
https://github.com/qupath/qupath/wiki/Drawing-regions), or usually with fluorescent images the
Simple tissue detection command will result in a box that selects the entire slide. Since you don't have any pixel information (pixel height and width are Unknown), the settings for cell detection will be a bit... odd, so you may have to play with the values a bit.
BMP images also do not usually have color channels, so I am not sure how well the cell detection will actually work, but if you are not having problems with it, great! If your image has separate color channels, or good enough separation, you should be able to perform Cell detection on any hand drawn or simple tissue annotation. Just find the DAPI channel (visualized most easily by pressing 1,2,3, or 4) and you should be able to follow a similar workflow to the wiki (
https://github.com/qupath/qupath/wiki/Detecting-objects).
While I have done sample cell by cell analyses off of a PDF file, so this should be doable, you are probably better off combining the images in another way for fluorescent analyses. TIFFs usually are split into color channels that make analysis easier. I do not know what your setup is for taking the images, though, so I cannot really help much there.