wordpress hit counter
Browse by Tags - .Net - Development Tools - OpenXML Developer

Browse by Tags

Development Tools

Discussions about working with Open XML using a wide range of development tools
Tagged Content List
  • 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: 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,...
  • Forum Post: Automatically open/close embedded OLE object

    Hi, I have already the code working to embed an ole object (which happens to be an excel spreadsheet) into a powerpoint slide. My problem is that with the current solution I have to use a placeholder image until the object is opened/closed, at which point the preview is updated to show the Excel file...
Page 1 of 1 (3 items)