Hello,
it is still my intention to convert a Word file (doc/docx) to EMF. The EMF will later be used to provide input to an output management system for further conversions.
The original Word file contains several sections with numbered lists. All sections use the same font, Calibri 11pt. In the EMF file, the numbers of the numbered lists usually refer to the same, correct font - with one exception. On page 5, in section 2.5, the numbers of the list are displayed in a different font, although the Word file contains the same font.
I realized that normally, the format of the numbered lists is "Calibri" whilst for the one that is deviating, Word shows "Calibri (Body)" as the format. - Anyway, the conversion should result in the font that looks the same.
I am using Aspose.Words for .NET version 8.0 for the conversion.
I am attaching
- the original Word file
- the resulting EMF files
Your help is appreciated.
Best regards, Barbara