How to split text box into 2 columns via APIs?

Home Forums PresentationML How to split text box into 2 columns via APIs?

This topic contains 1 reply, has 2 voices, and was last updated by  Eric White 7 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3519

    sliu
    Participant

    Hi Eric,

    I used OpenXml SDK to create textbox and add texts in the box. There is the case that the added texts run over the size of the textbox and even the size of the page. Is there any API to split the textbox column to 2 or 3? This can be done manually in PowerPoint. Can we do it programmatically?

    Thanks in advance!!!

    #3533

    Eric White
    Keymaster

    Hi,

    Anything that you can do manually in PowerPoint can be done using the Open-Xml-Sdk. You just have to write code to generate the appropriate markup. I don’t know the specific answer to your question, and would have to follow the procedure detailed in this screen-cast:

    Screen-Cast: How to Research Open XML Markup

    It is not hard to figure out the markup that you need to generate.

    Cheers, Eric

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

You must be logged in to reply to this topic.