Hi,
Inorder to apply border to a table we use the below getBorderSize() method :
private float GetBorderSize(LineStyle lineStyle)
{
float size = 0;
switch (lineStyle)
{
case LineStyle.Thick:
size = 2F;
break;
case LineStyle.Medium:
size = 1.5F;
break;
case LineStyle.Thin:
size = 1F;
break;
case LineStyle.None:
default:
break;
}
return size;
}
This method applies border to each cell in the table based on the Linestyle used.
After increasing the value of size attribute for each LineStyle(example: LineStlye.Thick,LineStlye.Thin,etc) , the changes are not reflecting and the LineStyle is always thin while using the Aspose Slides Dll version 7.5.0.0.
Whereas the same changes are working correctly in Aspose Slides Dll version 6.9.0.0 and we could achieve increasing the border size by changing that property.
I have attached a sample POC which contains the exact code that we used to replicate the changes and also a sample output file with previous version dll used and curent version dll used. Kindly Verify and provide us an update as early as possible.
Hi Divya,
Thank you for the details and sample code.
I have tested your mentioned scenario using your code with the latest version of Aspose.Slides for .NET v8.0.0 and it works fine. The line size is applying properly. Please download and try the latest version and check if the issue gets resolved at your end too. If you still face the issue, please create a sample application and post it. We will further check it and get back to you.
Thanks & Regards,
Hi,
With the Aspose Dll v8.0.0, we could observe another issue with respect to editable charts in the exported PPT file. An error message stating "Powerpoint found an error that it can't correct.You should save presentations, quit, and then restart Powerpoint." is coming whenever we click on the image in the exported PPT.Editable charts was working fine in the previous versions of Aspose Dll.
I have attached a sample POC to replicate the issue. As its very lengthy to construct the entire issue scenario, I have restricted the code size by simple adding an image in the exported PPT and havent linked it to an excel object inorder to become editable. So with this POC code using Aspose Dll V 6.9.0.0/Aspose Dll v7.5.0.0 we get an error "The Server application, source file, or item can't be found, or returned an unknown error.You may need to reinstall the server application". And this error is coming because image is not linked to become editable.But with the same POC code, for Aspose Dll v8.0.0.0, we get a different error message like"Powerpoint found an error that it can't correct. You should save presentations, quit, and then restart Powerpoint."
Kindly Clarify us asap.I have attached all the relevant samples along with POC for reference.
Hi Divya,
Thank you for the details.
I am currently testing your reported scenario and will get back to you soon with the results.
Thanks & Regards,
Hi Divya,
Thank you for your patience,
I am able to generate your mentioned issue using your shared POC. The issue has been logged into our issue tracking system with issue id: SLIDESNET-34849. This thread is linked directly with the issue in our issue tracking system and you will get automatic notification once the issues are resolved.
Sorry for the inconvenience,
Hi Owais,
Thanks for your quick responses. Kindly let us know as early as possible.
Regards,
Divya
Nielsen- BI
Hi Owasis,
Order ID: 130207151906
Above is the Order Id we have for using Aspose.Slides and we upgraded it to priority support recently.But we are not sure of how to log a ticket via priority support.Kindly provide us the steps.
Thanks,
Divya
Nielsen - BI
Hi Divya,
Well, I am unable to see Priority Support tag with your user name (in the left pane). Please make sure that you are logged in with the same id you / your company have registered for priority support. After logging with Priority Support account, either you can create a new thread in Priority Support forum or in case you want to move this thread to Priority Support, just leave a comment here in this thread as a priority user, so we can move this complete thread to priority support.
In case you need any further details, please let me know.
Thanks & Regards,