Keynote File parsing
Hello,
I am writing a parser to parse keynote files and I have certain doubts regarding that.Please help me.
1. How can I get the text position from default placeholder.
(I tried the ‘sf:placeholder-style’ tag inside the ‘key:stylesheet’ which is inside the ‘key:slide’ tag , but while there is no change in the placeholder the position not stored in ‘sf:placeholder-style’ tag)
2. Which tag specify that a particular text is a bulleted text and how can I identify the format of the bullet ie if it is numbered list or a bullet.
3. Which tag specifies ‘newline’ in a paragraph. Currently, I get a paragraph as a single line.
Thanks in advance.
Revathy
I am writing a parser to parse keynote files and I have certain doubts regarding that.Please help me.
1. How can I get the text position from default placeholder.
(I tried the ‘sf:placeholder-style’ tag inside the ‘key:stylesheet’ which is inside the ‘key:slide’ tag , but while there is no change in the placeholder the position not stored in ‘sf:placeholder-style’ tag)
2. Which tag specify that a particular text is a bulleted text and how can I identify the format of the bullet ie if it is numbered list or a bullet.
3. Which tag specifies ‘newline’ in a paragraph. Currently, I get a paragraph as a single line.
Thanks in advance.
Revathy
Windows XP