using (Document pdf = new Document(sourcePath))
{
Parallel.For(data.start_page, data.end_page + 1, x =>
{
var width = (pdf.Pages[x].GetPageRect(true).Width * percentage).ToInt();
var height = (pdf.Pages[x].GetPageRe…...aspose-pdf-net yunyou2025 May 15, 2025, 10:35am 1 using (Document pdf...Professionalize.Discourse May 15, 2025, 10:36am 2 @yunyou2025 在使用Aspose...
Aspose.Email (17.12.0, tested also with 23.9.0)
Certain emails are failing with the following exception:
{
"Message": "Compound File Binary Format corrupted",
"Data": {},
"InnerException": {
"Messag…...email-net MrJasonBrookins April 9, 2025, 3:19pm 1 Aspose.Email (17.12...Professionalize.Discourse April 9, 2025, 3:19pm 2 @MrJasonBrookins The...
Hi,
The following C# code snippet results in the following exception when calling the Aspose.Pdf.Document constructur:
Image loading failed.
Inner exception: GIF frame pixel processing is impossible, because it does n…...Family zoltankrekus April 24, 2025, 8:41am 1 Hi, The following...com</a>></span><br>Date: Mi., 16. Apr. 2025 um 16:52 Uhr<br>Subject: Fwd:...
java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null
at com.aspose.words.zzZ4S.zzQy(Unknown Source)
at com.aspo…...words-java pizhai2 August 4, 2025, 4:56am 1 java.lang.NullPointerException:...Professionalize.Discourse August 4, 2025, 4:57am 2 @pizhai2 在您提供的代码中,出现了...
I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise.
I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...aspose-pdf-net sullivan November 15, 2025, 12:25pm 1 I have a PDF document...Professionalize.Discourse November 15, 2025, 12:27pm 2 @sullivan Based on...
Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table with dot leaders is rendered incorrectly in exported pptx. Please find the pdf input attached. Also, below is t…... dfinsolutions August 4, 2025, 9:09pm 3 Hello, is there any...
Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...notifier November 13, 2025, 7:01pm 26 The issues you have...