I use the following code to set the bullet and text offset in a paragraph:
Hi Shaun,
Thanks for your interest in Aspose.Slides.
I have created a presentation file using the above mentioned parameters set for bullets using Aspose.Sldies for .NET 4.1.1. I am successfully able to open the presentation file in both Microsoft PowerPoint 2007 and PowerPoint 2003. The bullet offset was preserved using both said version of PowerPoint. For your kind reference, I have shared the PowerPoint 2003 slide image as well. Please use the latest version of Aspose.Slides for .NET 4.1.1 available here or the intermediate version of Aspose.Slids for .NET 4.1.1.2 available here.
Thanks and Regards.
Mudassir,
Hi Shaun,
I regret to tell you that I have not been able to reproduce the issue specified by you still, even though I have followed the same steps as mentioned by you. For your kind reference, I have attached the slide image of PowerPoint 2002 and generated output presentation file. Can you please verify the things on your end, once more please.
We are sorry for your inconvenience,
Mudassir,
Hi Shaun,
Thanks for your compliments.
Can you please share which version of Aspose.Slides for .NET you are using. I have used Aspose.Slides for .NET 4.1.1.2. Can you please download this version which is available here and then share your findings with me. As you have mentioned that the PPT that I have shared with you has retained the offset, then it may possibly be the issue with the Aspose.Slides for .NET version that you are using.
We are sorry for your in convenience,
Mudassir,
Hi Shaun,
I have observed the presentations shared by you. The issue needs to be further investigated by the development team. An issue with ID 17254 has been created in our issue tracking system for further investigation and resolution. The thread has been linked with the issue so that you may be automatically notified, once the issue is resolved.
We are sorry for your inconvenience,
Update: the same happens if I use your demo code (C#) from
Everthing looks fine unless I
- modify the text
- save it.
- close PowerPoint
- open it again
→ now the intend is lost.
Additional info:
After the presentation is created by Aspose and I open it and place the cursor on the intented paragraph I see the ruler is set to position 0.
see screenshot:
http://postimage.org/image/wf4a5n61p/
Daniel
Update 2: It already happens if I open the presentation and perform a SaveAs (thus no modification to the content is needed)
Hi Daniel,