Hi,
Hi Mani,
I have observed the specified issue resolved in Aspose.Slides for Java 2.4.2. I regret to share that unfortunately it is not possible to share the fix for an older release. The modifications and new implementations are always conducted in latest available product release. I may kindly suggest you to renew your subscription to latest available product release.
Thanks and Regards,
Hi Mudassir,
Hi Mani,
Please accept my apologies for the inconvenience.
I like to share that latest hotfix version of Aspose.Slides for Java 2.4.3 is available and you may download it from here. As I have shared with you earlier that modifications are fixes are always carried in latest available product release, so we will try to fix the issue 23062 in Aspose.Slides for Java 2.4.3. I will request our development team to share the expedite response on the status of the issue. I will share my findings with you as soon as possible.
Thanks and Regards,
Hi Mudassir,
Hi Mani,
Please accept my apologies for the inconvenience. I have raised the priority of your issue in our issue tracking system as well. Actually, at the moment our development is currently resolving the Priority Support issues. We are trying our best to get your issue resolved at the earliest and provide you with the fix ASAP. I will share the good news hopefully soon with you.
Thanks and Regards,
Hi Mudassir,
Hello Mani,
Please accept my sincere apologies for the inconvenience. Actually at the moment, we are in phase of preparation of product release of Aspose.Slides. We will share the ETA for the fix to issue during next week after the initial investigation carried out by our development team. I assure you that we are pursuing your issue on high priority.
Once again, I am sorry for your inconvenience,
Hi Mudassir,
Why you not try the aspose version 3.7.1 to fix this problem.
Import com.aspose.slides.*; private void CreatePresentation() throws Exception { //Create a presentation Presentation pres = new Presentation(); //Add the title slide Slide slide = pres.addTitleSlide(); //Set the Title text ((TextHolder)slide.getPlaceholders().get(0)).setText(“Slide Title Heading”); //Set the Sub Title Text ((TextHolder)slide.getPlaceholders().get(1)).setText(“Slide Title Sub-Heading”); //Write output to disk pres.write(new FileOutputStream(“c:\outAsposeSlides.ppt”));
Hi Mani,
Please accept my apologies for the delayed response. I have verified from our development team and they have scheduled the issue for last week of April and we are hopeful to resolve this bullet rendering issue by then.
Thanks and Regards,
The issues you have found earlier (filed as 23062) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.