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: 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: newMasterPart.SlideMaster.Preserve = false, is not working

    Hi I'm trying to use the Preserve attribute of Slide Master, in order to clear unreferenced Slide Masters. My aim is to clone all slides in a presentation(has only one slide) to a base presentation(has only one slide) and change the layout of the cloned slides to the layout of the base presentation...
  • Forum Post: Issues with altChunk - document showing garbled characters - ​ Â

    Hi, I'm using altChunk to merge Rich text format (as XHTML) into a word document, the program seems to work but shows garbled characters (​  ) not sure whats causing it, please help! The code is below: Code to open a word document and get a Plain Text Content Control called...
  • 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...
Page 1 of 11 (275 items) 12345»