Hello Team,
I want To insert an image inTo a Word document and set the “Edit Picture” option To true, allowing the user To search the content inside the image. How can I achieve this programmatically so that the image i…...png"; Shape shape = builder.InsertImage(imagePath);...docx"); Extarct content from Excel and populate in word RaghulBabu214...