Office PowerPoint addin:How to get a raw date of shape(picture) or global unique Id in Powerpoint?

Pro_Zn_AKB 21 Reputation points
2020-10-11T03:00:10.32+00:00

I have created a Powerpoint VSTO add-in using C#.

In add-in, I have created a ribbon that provides a function to find the same image.
I have a PowerPoint document with a lot of shapes using one same original image.And I need to change their properties and replace them.
But they are all __ComObject ,so I can't deal with them.

My issue is :
How to get their raw date,unique IDs in Powerpoint so I can change them together?
Or is there any other way to do it?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,543 questions
0 comments No comments
{count} votes

Accepted answer
  1. Emily Hua-MSFT 27,636 Reputation points
    2020-10-12T02:37:16.977+00:00

    @Pro_Zn_AKB ,

    We are mainly responsible for general issues of Office desktop applications, but your question seems to be more related to code development.
    Your question is not supported on Q&A currently.

    I'd like to suggest you ask this question in the following forums.

    PowerPoint developer community
    Microsoft Office for Developers


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.