Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.
Fri Oct 12, 2018 1:31 am
Hi,
Thanks for your feedback.
If you need helps in the future, please don't hesitate to contact us.
Wish you a wonderful day!
Sincerely,
Nina
E-iceblue support team
-
Nina.Tang
-
- Posts: 1195
- Joined: Tue Sep 27, 2016 1:06 am
Thu Jan 24, 2019 2:27 pm
Hi Nina,
I have used your code for Bullet List but it not like as i required.
please see screen shots.
here is my code, what i have used (tp = TextParagraph)
tp.Text = lstItems[0].UpcomingMilestones;
tp.BulletType = TextBulletType.Symbol;
tp.BulletStyle = NumberedBulletStyle.BulletAlphaUCPeriod;
I want FullRoundDisc for Bulletstyle and it gives so, but there is not spacing between bullet and text.
Thanks in advance and waiting for your reply...
Login to view the files attached to this post.
-
bkthebest
-
- Posts: 7
- Joined: Fri Apr 24, 2015 9:00 am
Fri Jan 25, 2019 3:47 am
Hi,
Thanks for your inquiry.
Setting the Indent for paragraph could achieve the spacing you want. Please have a try. Just feel free to write back if there is any question,
- Code: Select all
tp.Indent = 15f;
Sincerely,
Nina
E-iceblue support team
-
Nina.Tang
-
- Posts: 1195
- Joined: Tue Sep 27, 2016 1:06 am
Fri Jan 25, 2019 12:24 pm
Hi Nina,
Your code is running perfectly, thanks a lot.
Now I have another requirement.
I would like to replace text in AxtiveX Textbox inserted from Developer tab.
please see screen shot
Can you please help me on this.
Login to view the files attached to this post.
-
bkthebest
-
- Posts: 7
- Joined: Fri Apr 24, 2015 9:00 am
Mon Jan 28, 2019 7:58 am
Hi,
Thanks for your inquiry and sorry for late reply as weekend.
I'm afraid that at present our Spire.Presentation cannnot replace the text in AxtiveX textbox. Besides, could you please provide a sample file so that we could record your issue accroding to your file in our system and do the further investigation? Thanks in advance.
Sincerely,
Anna
E-iceblue support team
-
Anna.Zhang
-
- Posts: 73
- Joined: Thu Sep 27, 2018 3:20 am
Thu Feb 21, 2019 3:15 am
Hi bkthebest,
Greetings from E-iceblue.
Could you please give us some feedback about your issue?
Thanks in advance.
Sincerely,
Anna
E-iceblue support team
-
Anna.Zhang
-
- Posts: 73
- Joined: Thu Sep 27, 2018 3:20 am