Set Custom Styling or Alternative Text of Inline Images in Word Document for Identification C# .NET

Hey,

Is there any possible way to assign character level style to a shape, just like run objects. The target is to detect shape with the style and do some manipulations around the concerned run objects.

SAMPLE_DOCX.docx (10.7 KB)

Looking forward to this

Regards,
Karthik Nair

@Karthik_Nair,

The Word DOCX document you attached contains a few MathType 6.0 Equation Objects. Maybe you should use Shape.AlternativeText property and assign keyword text to detect Shapes later. Can you please also attach your expected Word file showing the desired output here for our reference? You can create this file manually by using MS Word. Please also list the complete steps that you performed in MS Word to create the expected file. We will then investigate the scenario further on our end and provide you more information.

1 Like