Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 3,741 for

pdf attachment

(0.14 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. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a Pdf to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...when converting pdf file to word file Aspose.PDF Product Family...Family aspose-pdf-java , words-java minaeimi June 17, 2025, 7:50am...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  3. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render Pdf from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... All PDF pages have HtmlLoadOptions.PageInfo...Margin value Aspose.PDF Product Family aspose-pdf-net VladimirEfimenko...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  4. Aspose is unable to convert html to pdf - Free ...

    Please find attached zip file. The zip file contains the code POC and the HTML file. We are trying to convert given html to Pdf using following code. But when the code reaches to Converter.ConvertHTML it gets stuck there…...convert html to pdf Aspose.HTML Product Family html-to-pdf NiksD2024...2026, 1:32pm 1 Please find attached zip file. The zip file contains...

    forum.aspose.com/t/aspose-is-unable-to-convert-...
  5. 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/showcases/how-to-run-as...
  6. Large size xlsx Files not converting into pdf u...

    Hello Team, When we try to convert large file (above 15MB file), the conversion not happened and the below error occurs. image.png (42.0 KB) kindly request you to provide the solution for this ASAP. if Any timeout co…...converting into pdf using Aspose Aspose.PDF Product Family Manish7320...sure it is related to Aspose Pdf library Manish7320 March 4, 2026...

    forum.aspose.com/t/large-size-xlsx-files-not-co...
  7. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = PdfDocument.getPages().get_Item(1); PageInfo PdfPageInfo = firstPdfPage.getPageInfo(); Dimension PdfDimension = new Dimension((int) PdfP…...images when doing PDF to Image conversion Aspose.PDF Product Family...renditionOutputStrea); Using Aspose PDF 25.11, this generates a black...

    forum.aspose.com/t/black-box-for-certain-images...
  8. Automatically generated PDF file is not convert...

    Hi team. Our customer reported an issue. We have Pdfa compliant files created automatically by ABCPdf that are failed to be converted with issue: Error occured during saving. Document changes may not be applied. Index w…...Automatically generated PDF file is not converted Aspose.PDF Product Family...Convert(Stream.Null, PdfFormat.PDF_A_1A, ConvertErrorAction.Delete);...

    forum.aspose.com/t/automatically-generated-pdf-...
  9. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into Pdf using Aspose. After conversion bar codes are not correctly appearing in the Pdf file. Please refer Attachments Original file snapshotExcal.png (137.8 KB) Pdf, af…...from XLSX to PDF Aspose.Cells Product Family aspose-pdf-net , cells-net...am converting excel file into pdf using Aspose. After conversion...

    forum.aspose.com/t/bar-code-not-appearing-after...
  10. Export to PDF not showing correct background pa...

    Using Aspose.Diagram (24.9.0) I’m trying to export .vsdx to .Pdf using the code snippet in Convert Visio to Pdf format|Documentation. I’m encountering a problem with the export function: it’s not correctly processing t…...Export to PDF not showing correct background page information...vsdx to .pdf using the code snippet in Convert Visio to PDF format|Documentation...

    forum.aspose.com/t/export-to-pdf-not-showing-co...