Hi..
Assume that have converted a Word file to a PDF file using `Spire.word`.
There are 6 to 10 photos in the Word file, and I want to specify one specific photo and replace it in the PDF file using `spire.pdf`.
Previously, this work was done in Word, and alternative text was specified for each image.
This alternative text identifies what the image is in Spire.Word.
However, this task now has to be done in PDF rather than Word.
When converting a Word file to PDF with alternative text entered,
Is it possible to separate photos in `Spire.PDF` and change only those photos?