The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
MRManikandan Ravichandran Syncfusion Team February 14, 2022 11:44 AM UTC
Hi Moran,
From the given details, we have found that you have inserted the image in the Presentation document with different heights and widths. So that, the image looks wider in the presentation document. To insert the image with proper width and height in the presentation document, we have prepared the sample and it can be downloaded from the below link. https://www.syncfusion.com/downloads/support/forum/172837/ze/ConsoleApp3.1_F1728371204875682
In this sample, we have calculated the new height and width based on the given percentage and we can insert the image with these new height and width in required position.
Regards, Manikandan Ravichandran
MMMoran MonovichFebruary 15, 2022 02:52 PM UTC
Hi
Can send me the solution with .net 6 configuration? I have m1 mac and .net core 3.1 is not supported.
I see you used a third-party NuGet package to resize the image, Is there a way to avoid using this package and crop the image in a different way?
MRManikandan Ravichandran Syncfusion Team February 16, 2022 01:51 PM UTC