Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,573 for

pdf attachment

(0.17 sec)
  1. Rows are moved to the next page when converting...

    Hello Aspose Team, Is this issue resolved? We are also facing the same issue with the Docx to Pdf conversion in landscape mode. Regards, Shashishekar B S...page when converting DOCX to PDF Aspose.Words Product Family shashishekar34...same issue with the Docx to PDF conversion in landscape mode...

    forum.aspose.com/t/rows-are-moved-to-the-next-p...
  2. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.Pdf version 25.7.0 for html to Pdf Below is the code that we are using for HTML to Pdf where “using (Document PdfDocument = new Document(stream, htmloptions))” is taking too much …...to PDF too slow with version 25.7.0 and above Aspose.PDF Product...Family html-to-pdf , aspose-pdf-net , aspose-pdf amitmalhotra November...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  3. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...Docx-Pdf: Long running conversion issue: JAVA Aspose.Words Product...aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>24.2</version>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  4. Download .NET Component DLL to Process PDF | As...

    Download C# Class Library DLL to work with Pdf pages, images, Attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....PDF Product Family Aspose.PDF for .NET Browse our...Download Aspose.PDF to Process & Manipulate PDF Files Open NuGet...

    releases.aspose.com/pdf/net/
  5. Aspose.Words hangs upon conversion document to ...

    Hi @nicolasmartel , i am having the same issue right now. I am using the latest aspose-word 25.3 JAVA. Any large docx to Pdf takes forever and hangup at save() method. Did you find any solution for this.Please advise....upon conversion document to PDF Aspose.Words Product Family words-java...25.3 JAVA. Any large docx to PDF takes forever and hangup at save()...

    forum.aspose.com/t/aspose-words-hangs-upon-conv...
  6. The position of number in △ is changing after P...

    Hello Team, When trying to convert Word file into Pdf, Inside the document, the position of number inside △ is changing after Pdf conversion. kindly find the attached screenshot for your reference....number in △ is changing after PDF conversion Aspose.Words Product...trying to convert Word file into pdf, Inside the document, the position...

    forum.aspose.com/t/the-position-of-number-in-is...
  7. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged Pdf Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.Pdf 26.2.0 Platform .NET 10, Windows 11 Severity Pdf/UA-1…...HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition lists incorrectly...to L/LI structure elements — PDF/UA "inappropriate LI" warning...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  8. 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...
  9. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain Pdf documents to word documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.Pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document doc = new …...Converting certain PDF to WORD errors with "com.aspose.pdf.internal.l103p...l103p.l0l: Overflow" Aspose.PDF Product Family brissonp January...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to Pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...work when doc is converted to pdf - aspose.words Aspose.Words Product...the document is converted to pdf, hyper link isnt working. foreach...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...