Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 3,978 for

pdf attachment

(1.59 sec)
  1. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...indefinitely when saving as PDF Aspose.Words Product Family words-net...2024, 4:33pm 1 Can use the attached document (after unzip) and...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  2. Font becomes bold during Excel to PDF conversio...

    We just compared you shared “aspose_generated.Pdf” and I shared “excel_saved_by_Excel_Save_as.Pdf”. Please share a comparing screenshot of the two Pdf files on your side. Please check the Attachments: 3_files_comparing…...becomes bold during Excel to PDF conversion Aspose.Cells Product...“aspose_generated.pdf” and I shared “excel_saved_by_Excel_Save_as.pdf”. Please...

    forum.aspose.com/t/font-becomes-bold-during-exc...
  3. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in Pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…...Callout text reversed on XLSX to PDF conversion Aspose.Cells Product...Please take a look at the attached archive. The xlsx file has...

    forum.aspose.com/t/callout-text-reversed-on-xls...
  4. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....example for convert cad image to pdf file. public APIGatewayHttpApiV2P..."application/pdf" }, {"Content-Disposition", "attachment;filename=filename...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  5. Printing PDF with Scaling True is trimming cell...

    We are converting the excel to Pdf by giving PdfPrintOptions.Scaling == true and some cells data is being trimmed. Attached the Excel and Pdf. Sample.zip (2.9 MB)...Printing PDF with Scaling True is trimming cell Data Aspose.Cells...are converting the excel to PDF by giving PdfPrintOptions.Scaling...

    forum.aspose.com/t/printing-pdf-with-scaling-tr...
  6. After the greyscale pdf pages are getting black...

    Hi Team I am trying to print a Pdf document using Aspose.Pdf but i am getting black pages with white text black pages with white text in the printed sheet. Can you check this as a priority as we are facing issue in the…...greyscale pdf pages are getting blacked out Aspose.PDF Product...trying to print a pdf document using Aspose.pdf but i am getting...

    forum.aspose.com/t/after-the-greyscale-pdf-page...
  7. Aspose.PDF - PDF hangs loading html for certain...

    Hello, I have approximately 25 html documents (originally converted from msgs) that hang when loading into Aspose.Pdf.Drawing 26.2.0. I let one run for well over an hour and it never loaded. I have also tried the lates…...PDF - PDF hangs loading html for certain documents Aspose...Aspose.PDF Product Family html-to-pdf , aspose-pdf-net skowald...

    forum.aspose.com/t/aspose-pdf-pdf-hangs-loading...
  8. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank Pdf occurs while we are converting from HTML(email body) to Pdf , as an application, we have increased the Memory, but the issue occuring 2 twice a month...Blank PDF while converion from HTML(Email Body) Aspose.PDF Product...Product Family aspose-pdf-java phaneendra.sa December 17, 2025,...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  9. How to Change PDF Metadata using Python

    This quick topic will mentor you in how to change Pdf metadata using Python. It has all the details for setting the IDE, steps for writing the application and a runnable code to edit Pdf properties using Python....PDF Product Family Aspose.Cells Product...Product Family How to Change PDF Metadata using Python This quick...

    kb.aspose.com/pdf/python/how-to-change-pdf-meta...
  10. Print from excel to pdf not giving correct resu...

    When I generate an excel sheet and then save it as a Pdf in my dotnet app. The excel document and the Pdf document look completely different. Not the styling but the data in the sheet. This is from the Pdf This is fr…...Print from excel to pdf not giving correct results Aspose.Cells...as a pdf in my dotnet app. The excel document and the pdf document...

    forum.aspose.com/t/print-from-excel-to-pdf-not-...