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

pdf attachment

(0.14 sec)
  1. 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...
  2. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a Pdf File....Hide ] A PDF file can contain embedded file attachments and it...from the main PDF document to a PDF attachment by creating a...

    docs.aspose.com/pdf/java/actions/
  3. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to Pdf document with Pdf Form Fields. Currently if I do doc.Save() with target file extension as Pdf, it just converts the word to Pdf …...Convert Word Form Fields to PDF Form fields Aspose.Words Product...convert the document to PDF document with PDF Form Fields. Currently...

    forum.aspose.com/t/convert-word-form-fields-to-...
  4. Sequence Page numbers while merging two PDF Doc...

    Hi, I am using aspose.Pdf for creating Pdf documents. I need to merger two Pdf files. Issue is the merged file (second one) is restarting page numbers. For example. 1st Pdf had 3 pages and 2nd Pdf had 6 pages so merged…...while merging two PDF Document Aspose.PDF Product Family GAURI02X...Hi, I am using aspose.pdf for creating PDF documents. I need to...

    forum.aspose.com/t/sequence-page-numbers-while-...
  5. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to Pdf the results of compare two files containing the comments. Please find two Pdfs …...Comparing reports to PDF in .Net Core Aspose.Words Product Family...discrepancy in outputting to PDF the results of compare two files...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  6. Poorly rendered logo in image from PDF - Free S...

    Attached is a Pdf that, when converted to images, renders the logo on the bottom-right of the second page very poorly. The image is also attached....rendered logo in image from PDF Aspose.PDF Product Family ed-3 March...March 25, 2014, 9:11am 1 Attached is a PDF that, when converted to...

    forum.aspose.com/t/poorly-rendered-logo-in-imag...
  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. Email body with tab chacters convert to pdf iss...

    We have a .msg to be converted to Pdf. The body contains a sentence, in front of that sentence contains 15+ tab characters. We are converting this msg file to Pdf using below logic Ligic#1: Aspose.Words.Document do…...convert to pdf issue Aspose.Words Product Family email-to-pdf venkatmallu...have a .msg to be converted to PDF. The body contains a sentence...

    forum.aspose.com/t/email-body-with-tab-chacters...
  9. HTML to PDF does not create colored emojis - Fr...

    test_files.zip (10.5 KB) I cannot get colored emojis to work when converting from html to Pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” colored fonts) and in Linux with (with Google Noto font). …...HTML to PDF does not create colored emojis Aspose.PDF Product...Product Family pdf-to-html , aspose-pdf-net skowald September 25, 2025...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  10. Text out of tables converting pdf to docx - Fre...

    Hi converting from Pdf the text in docx file is unformatted in docx output file. this the code to convert from Pdf to docx. string fileSource = @"C:\temp\xxx.Pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…...Text out of tables converting pdf to docx Aspose.Words Product...10:30am 1 Hi converting from pdf the text in docx file is unformatted...

    forum.aspose.com/t/text-out-of-tables-convertin...