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: Using Custom UI Editor if statement when file name is .pptx

    i just found this Custom UI Editor while searching for a way to have an onload event on Powerpoint. Now I need is an if statement in the UI editor that would prevent it from running when the file extension is pptx. Here is the line of code im using in customui: <customUI xmlns="http://schemas...
  • 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: The presentation builder corrupts a presentation

    Hi, My aim is to clone all slides in a presentation to a base presentation and change the layout of the cloned slides to the layout of the base presentation. The approach I took was, (Base presentation denoted as B, to be cloned presentation is denoted as C) Copy the slide parts of each slide of C into...
  • Forum Post: lumMod and lumOff color modifications

    I just started a project converting ooxml Powerpoint presentations to a proprietary format. I've gotten a lot of useful information from other forum posts about correctly calculating the various color mods that are available but still have a couple of questions. 1.) Is it possible to have a <a...
  • Forum Post: Break Line In Chart Axis Label

    Hello I'm using OpenXml to draw PowerPoint chart I need to implement Configurable Axis Labels unfortunately I can’t programmaticly break Line in the Axis Label Text I have tried \n,\n\r etc. but its doesn’t work (break Line after numbers) This functionality is same as ALT+Enter in Excel...
Page 1 of 8 (200 items) 12345»