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: Removing images from a PPTX (and not breaking any relations)

    Hi again! How can I remove a file (like an image) from a PPTX without breaking any relation? If i delete an image in a slide how do I confirm that there isn't anymore relations to that image? Do I have to go through all the relation files listed in [Content_Types].xml and confirm that the image that...
  • Forum Post: C# [Asp.NET MVC] Add Image to Header

    Hi! I have a problem I cannot solve: I looked everywhere, in every dedicated thread in this forum and on the whole web, and I didn't find out a way to manage my issue. So, I want to add an image to my header. I have to use my header, I can't replace it with a new one cause in the preformatted...
  • Forum Post: Replacing an ActiveX control Image?

    Having trouble replacing an image in a ActiveX Image Control. No problems replacing a normal image. I used the control so I could use the PictureSizeMode = fmPictureSizeModeZoom. The test unit is [TestMethod] public void test_ReplaceLogo() { private string testPath = @"Path to files\"; private...
  • Forum Post: add image to word document header

    Hello guys, I can manipulate an existing word document header in a SharePoint library and insert a text header to it. However, I am having some chanllenges adding an image to a header into a word document here is my code. When I run this code I don't get to see the image in the header, all I see...
  • Forum Post: Convert wordprocessingml (2010) to HTML with styles/css

    Hi, I'm trying to convert word 2010 docx to HTML using wordprocessingML (OpenXmlPowerTools - HTMLConverter), it converts the wordML to HTML, but the issue is the word formatting/styles are not converted to HTML styles. The current HTMLConverter class which I have, doesn't support formatting,...
Page 1 of 2 (50 items) 12