PowerPoint update links

Home Forums Open-Xml-Sdk PowerPoint update links

This topic contains 2 replies, has 3 voices, and was last updated by  adminmodadfsb 6 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1824

    iabramovitz
    Participant

    hello,
    I have a chart that I copied and pasted from an excel sheet (it created an link to the file) which I would like to keep (I want to avoid embedded excel)
    I wanted to see programmatically how can I get to the related document? (like I would under the Info/Related Documents/ edit links to file) also if I wanted to updated the path, how can I update the chart? or how can I invoke a data refresh? like I do with the PPT gui?

    TIA
    Iris A.

    #2333

    Eric White
    Keymaster

    Moving charts from one format to another is something that I’ve wanted to write/record content on for quite some time, but haven’t had the chance. I’ve added it to the list.

    It is doable – you can just grab the chart part, related chart styles parts, and move them from excel into Word (while creating an embedded excel workbook). IIRC, it is necessary to tweak the markup in the chart part ever so slightly when doing this, but can’t recall the details.

    In any case, the key to doing this is to manually do the same action, then use the Open XML SDK productivity tool to see the differences in markup, and then write code to create the same markup. See screen-cast #3 in the following list for details:

    Introduction to Open XML Screen-Cast Series

    You may be interested in the following screen-cast. It demonstrates how to programmatically update the chart data for a chart in Word:

    Update Cached Data and Embedded XLSX for Charts in DOCX, PPTX

    Cheers, Eric

    BTW, thank you and congrats – you are the first forum post on EricWhite.com! 🙂

    • This reply was modified 8 years, 1 month ago by  Eric White.
    • This reply was modified 8 years, 1 month ago by  Eric White.
    #4954

    adminmodadfsb
    Participant

    Пришел к такой мыли наверное в году 96 во время работы в органах.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.