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

pdf attachment

(0.14 sec)
  1. 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-...
  2. 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...
  3. How to Convert Markdown to PDF in Java

    This article guides on how to convert Markdown to Pdf in Java. You will get IDE settings, a list of programming steps and a runnable sample code to export Markdown to Pdf in Java....PDF Product Family Aspose.Cells Product...Family How to Convert Markdown to PDF in Java This topic will guide...

    kb.aspose.com/words/java/how-to-convert-markdow...
  4. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to Pdf, exception is thrown “Incompatible unit types.”. Output Pdf gets generated but the content is getting cut. contents are missing input file …...Mht to pdf, exception is thrown "Incompatible unit types." Aspose...During conversion from mht to pdf, exception is thrown “Incompatible...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  5. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a Pdf document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in Pdf. This text box needs to have a small picture, a text and …...a word-like text box in PDF Aspose.PDF Product Family sharonez...create a word-like text box in a PDF document. I was able to do it...

    forum.aspose.com/t/trying-to-create-a-word-like...
  6. 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...
  7. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to Pdf/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.Pdf"); doc.Save(@".\out.html"); On the first …...issues when rendering DOCX to PDF/HTML Aspose.Words Product Family...Word document with charts to PDF/HTML, the axis and its content...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  8. Box appearing around the watermark after conver...

    While converting the Excel first to Pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in Pdf. I have attached the Pdf and converted Word file as well to this ticket. The co…...after converting the pdf to word Aspose.PDF Product Family words-java...converting the Excel first to pdf and then to Word, a box around...

    forum.aspose.com/t/box-appearing-around-the-wat...
  9. Aspose.Imaging exception "imaging loading faile...

    Getting the following exception when trying to load an heic file into Aspose.Imaging version 25.10 before saving to Pdf. I have attached a sample file. Aspose.Imaging.CoreExceptions.ImageLoadException HResult=0x801315…...failed" when converting heic to pdf Aspose.Imaging Product Family...10 before saving to pdf. I have attached a sample file. Aspose...

    forum.aspose.com/t/aspose-imaging-exception-ima...
  10. 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...