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: read a word file with OPENXML

    hi i'm frank i've an question according with this post http://blogs.msdn.com/b/brian_jones/archive/2010/01/04/document-assembly-merging-excel-powerpoint-and-word-content-together.aspx i want to know if its possible to Loop through a specific content controls within the document instead of loop...
  • Forum Post: applying a NumberFormat problem

    p>Hi, After several hours of testing I am stumped. Basically I have a NumberFormat <numFmt numFmtId="44" formatCode="_-&quot;$&quot;* #,##0.00_-;\-&quot;$&quot;* #,##0.00_-;_-&quot;$&quot;* &quot;-&quot;??_-;_-@_-"/> Which returns as "_...
  • Forum Post: Repaire Message in Office 2013 but open fine in other version

    I've generated a presentation using OpenXML SDK 2.0 which opens fine in Office 2007 or 2010 but gives Repaire message in Office 2013, OpenXML SDK Productivity tool validation functionality didn't provide much help. Can anyone please tell me what's the problem? The presentation can be downloaded...
  • Forum Post: c#-openxml word Replacement and page break

    My problem is I want to replace a word document using openxml and add a page break. Then I want to write replaced text on the second page.BUT I CAN NOT WRITE THE SECOND PAGE how do i this ? Here my code: using (WordprocessingDocument wordDoc = WordprocessingDocument.Open(@"d:\a.docx", true...
  • Forum Post: copying slides from one presentation to another

    hey guys, the background: i have a template presentation , end user will make a new presentation by selecting certain slides of his choice from the template presentation , those selected slides will be assembled in another presentation , to put it simply "I am copying a deck of slides from one presentation...
Page 1 of 6 (150 items) 12345»