Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Mon Nov 19, 2018 1:40 pm

For Some Reason our XML output of the Conversion is having duplicate Attributes:

Example:
Code: Select all
    <style id="0" Name="Numbered" StyleId="4094" type="ListStyle" Name="Numbered" ListType="Numbered">
      <character-format />
      <levels>
        <level Indent="54" PrefPattern="" SufPattern="." BulletPattern="" PatternType="Arabic" PrevPattern="false" StartAt="1" NumberAlign="Left" IsLegal="false" FollowCharacter="Tab" NoRestart="false">
          <paragraph-format LeftIndent="54" FirstLineIndent="-18">
            <internal-data>D4Q4BBGEmP5ehDgEYISY/g==</internal-data>
          </paragraph-format>
          <character-format FontName="Times New Roman" FontNameBidi="Times New Roman" FontNameFarEast="Times New Roman" FontNameNonFarEast="Times New Roman" FontNameAscii="Times New Roman">
            <internal-data>T0oAAFBKAABRSgAAXkoAAA==</internal-data>
          </character-format>
        </level>


As you can see in the first Node the Name Attribute is Duplicate. This was not the case in old versions, we just upgraded to new version of Spire.DOC and we are facing this issue. Big regression for Spire.DOC

Any help or suggestions here?

Regards,

mtarhini
 
Posts: 1
Joined: Mon Nov 19, 2018 7:31 am

Tue Nov 20, 2018 2:46 am

Hello,

Thanks for your inquiry.
I have noticed the “duplicate attributes” issue you mentioned, and forwarded it to our dev team for fixing and investigating. And I have given your issue the highest priority, if it is fixed, we will let you know immediately. Apologize for the inconvenience caused.

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1187
Joined: Tue Sep 27, 2016 1:06 am

Return to Spire.Doc