Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,240 for

pdf attachment

(0.04 sec)
  1. Aspose PDF To DocX ArrayIndexOutOfBoundsExcepti...

    Good day We are experiencing the following ArrayIndexOutOfBoundsException error on our EC2 instances, kindly see below the relevant error message. We are working with Aspose version 23.4. This error is not being experie…...Aspose PDF To DocX ArrayIndexOutOfBound: -1 Aspose.PDF Product...Product Family aspose-pdf-java , words-java Dale_Scholtz October 21...

    forum.aspose.com/t/aspose-pdf-to-docx-arrayinde...
  2. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.Pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Words conver pdf to markdown anomaly memory use Aspose...aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.M...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  3. 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...
  4. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...HTML to PDF conversion runaway memory usage Aspose.HTML Product...Product Family html-to-pdf riftsoft May 1, 2025, 4:51pm 1 Using the...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...
  5. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...Image not appearing on PDF when converting from CAD Aspose.CAD...CAD Product Family dwg-pdf jacobstokeswarner June 27, 2025, 8:00pm...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  6. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  7. 高级功能|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] 将 PDF 发送到浏览器以供下载 有时,当您开发 ASP.NET 应用程序时,您需要将 PDF 文件发送到网页...文件发送到网页浏览器以供下载,而无需将其物理保存。为了实现这一点,您可以在生成 PDF 文档后将其保存到 MemoryStream 对象中,并将该...

    docs.aspose.com/pdf/zh/net/advanced-features/
  8. 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...
  9. 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...
  10. 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...