wordpress hit counter
Browse by Tags - Forums - OpenXML Developer

Browse by Tags

Forums

These forums are for discussion of the Office Open XML file format. For details on a specific implementation, please consult the implementer’s own web site.
Tagged Content List
  • Forum Post: DocumentBuilder dont find file create in runtime

    i use DocumentBuilder.BuildDocument(Sources, Outfile) , i created a dynamically files list (The source), i try to do a file merging this list, inside the list, i have three files, created in runtime, when i do the debug of the project, the files are there i can see him and read, but when documentbuilder...
  • Forum Post: Extract paragraph information from Word document

    The following xml code describe MS Word paragraph : -<Pages> -<Page id="11">- <P id="4C1D2019" storyId="1"> <T id="294" cw=",5;,5;,5;,6;,5;,5;,6;,5;,6;,5;,5;,6;,5;,6;,5;,5;,6;,5;,5;,5;,6;,5;,6;,5;,5;,6;,5;,6;,5;,5;,6;,5;,6;,5;,5;,6;,5;...
  • Forum Post: Tricky: MS Word vs Google Docs: Numbering starts at 2 whilst <w:start w:val="1"/>

    Consider the following MS Word document numbering (attached is the original .docx file): In summary this numbering consists off: Three paragraphs with <w:ilvl w:val="2"/> Then a paragraph with <w:ilvl w:val =" 1 " /> that is under consideration A last paragraph with <w...
  • Forum Post: Embedding Documents/Object in Word by Using the Open XML SDK

    Using the following " http://msdn.microsoft.com/en-ca/library/ee355229.aspx " i am able to embed documents in word successfully. But while inserting i am unable to change the name of the object. (By default it shows as 'Embedded document' -- May be comes from the image part.). Is there...
  • Forum Post: The element has unexpected child element Validation error

    I'm getting a number of validation errors that I'm not able to resolve. The errors that validation is complaining about seem to be fine to me, from a documentation standpoint. Is there anything I can do to see why it's complaining? Maybe analyze the xsd? The descriptions don't really...
Page 1 of 4 (100 items) 1234