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

pdf attachment

(0.53 sec)
  1. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.Pdf to convert Pdfs to Docx. The code is as follows: using (var PdfDocument = new Aspose.Pdf.Document(PdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...PDF.Drawing]Pdf To Docx issue with OCR of a document...document Aspose.PDF Product Family aspose-pdf-net , pdf-to-docx IBurzoEvoRWS...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  2. Converting HTML to PDF Very Slow with Large HTM...

    I am using version 26.1 of Aspose.Pdf.Drawing. When I try to convert large html text to Pdf it takes a very long time. With the input that I was testing with, it took around 33 minutes to convert my html string to Pdf …...HTML to PDF Very Slow with Large HTML Text Aspose.PDF Product...Product Family html-to-pdf mholguin February 24, 2026, 10:23pm 1 I am...

    forum.aspose.com/t/converting-html-to-pdf-very-...
  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. Issue with PDF to HTML Conversion – Text Render...

    After converting the Pdf to HTML, the text content in the Pdf is being rendered as images in the generated HTML file instead of selectable text. I have attached the original Pdf file. Kindly review the issue and provide…...Issue with PDF to HTML Conversion – Text Rendered as Images Aspose...Aspose.PDF Product Family Shriraksha February 24, 2026, 8:04am...

    forum.aspose.com/t/issue-with-pdf-to-html-conve...
  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. Aspose Imaging generating blank pdf for corrupt...

    Hi Team, We are creating Pdf file for files which has application type as “Tagged Image File Format” using below code. public static void convertTifToPdf(String inputFilePath, String outputFilePath) { try (Image image…...Aspose Imaging generating blank pdf for corrupted xif file Aspose...10:05am 1 Hi Team, We are creating pdf file for files which has application...

    forum.aspose.com/t/aspose-imaging-generating-bl...
  7. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to Pdf. I’m attaching an example - bo…...when text rotated and saved to PDF Aspose.Words Product Family words-net...table cell when saving to PDF. I’m attaching an example - both files...

    forum.aspose.com/t/changed-table-dimensions-whe...
  8. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from Pdfs, but we need to…...PDF – Unable to Save PDF After Removing Header/Footer...Artifacts Aspose.PDF Product Family aspose-pdf-net Ramya_Bangalore...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  9. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to Pdf, the resulting Pdf’s numbering is shows with European numbers, so I added the saveOptions to convert the numbers to Arabic format like so: var saveOptions = n…...embeded objects and numbering to pdf Aspose.Words Product Family words-net...Farsi numbering to pdf, the resulting pdf’s numbering is shows...

    forum.aspose.com/t/convert-farsi-document-with-...
  10. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to Pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...while converting from docx to pdf Aspose.Words Product Family words-java...java to convert docx files to pdf using the below code snippet...

    forum.aspose.com/t/symbols-not-rendering-while-...