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: Lock Cell of Worksheet

    Hi, Below is the function which reading my XLLX and write the data in it. It also protect it with password. Now here I want to lock perticular cell of this sheet. Please suggest me options for that. What I have tried: 1. CellFormat.ApplyProtection 2. Tried to remove "Locked" property of locked...
  • Forum Post: There is problem when saving XmlDocument into OpenXmlPart

    Hi. I am using content written by Eric White : http://openxmldeveloper.org/blog/b/openxmldeveloper/archive/2011/05/12/148357.aspx about searching and replacing text in Word document. But I have problem with it, which i couldn't solve. At saving it had problem, then I analyzed code step by step, and...
  • Forum Post: Importing RTF content into a document

    Hello, I'm trying to add rich text format (.rtf) text into a document using Open XML SDK but I think I follow the wrong approach: Basically what I am trying to do ins to insert a rtf document into a bookmark position. Which I did: string chunkId = string.Format("AltChunkId{0}", index);...
  • 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: XML parsing for Docx file

    hi everyone, i`m trying to parse a docx file in C# in order to get the specific text from it and want to save it my own customized XML file can any one help me plz......
Page 1 of 14 (350 items) 12345»