Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,536 for

pdf attachment

(0.31 sec)
  1. RTF to PDF conversion - losing table colour - F...

    I have an RTF file created in Word 11 that has a table in it with coloured cells. When I convert that to a Pdf with the online tool (Convert A File Word, Pdf, JPG Online), the table colouring is preserved. When I do th…...RTF to PDF conversion - losing table colour Aspose.Words Product...to a PDF with the online tool ( Convert A File Word, PDF, JPG...

    forum.aspose.com/t/rtf-to-pdf-conversion-losing...
  2. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a Pdf file. With our Java library, you can get bookmarks from the Pdf file, get a bookmarks page number, update bookmarks in a Pdf Document, and expand bookmarks when viewing a document....OutlineCollection collection contains all a PDF file’s bookmarks. This article...how to get bookmarks from a PDF file, and how to get which page...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  3. 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...
  4. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX documents to Pdf using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting Pdf d…...DOCX to PDF conversion issue in our application Aspose.Words...conversion of DOCX documents to PDF using Aspose. The problem is...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  5. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to Pdf using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...VSD to PDF - Text is getting wrapped as compared to Office Export...Export to PDF Aspose.Diagram Product Family diagram-net markmanley...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...
  6. 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-...
  7. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/Pdf/net/convert-Pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory stream and I’m only converting one page i…...pdf to .tiff Fails with Some .pdfs Aspose.PDF Product...https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...
  8. Table width issue in the PDF documents - Free S...

    Hi Team, We are encountering a table width issue in the Pdf documents generated by Aspose. We have a template that contains a table, where some columns are dynamically removed during Word document generation. However, w…...Table width issue in the PDF documents Aspose.Words Product Family...encountering a table width issue in the PDF documents generated by Aspose...

    forum.aspose.com/t/table-width-issue-in-the-pdf...
  9. After the greyscale pdf pages are getting black...

    Hi Team I am trying to print a Pdf document using Aspose.Pdf but i am getting black pages with white text black pages with white text in the printed sheet. Can you check this as a priority as we are facing issue in the…...greyscale pdf pages are getting blacked out Aspose.PDF Product...trying to print a pdf document using Aspose.pdf but i am getting...

    forum.aspose.com/t/after-the-greyscale-pdf-page...
  10. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to Pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Converting EML file to PDF using aspose Aspose.Words Product...are trying to convert eml to pdf file and code is as below: MailMessage...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...