I am using Aspose (latest) PDF. I can make an image by using the Image class like so:
var img = new Image
{
FixHeight = _options.ImageLeftHeight,
FixWidth = _options.ImageLeftWidth,
ImageStream = new MemoryStream(_…...Image Alt Text on a new document Aspose.PDF Product Family R_C_D_T...usage: using (var doc = new Document(dataDir + "YourDocument.pdf"))...