Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,845 for

pdf attachment

(0.13 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. Convert .eps image file into pdf - Free Support...

    please suggest how to convert .eps image file into Pdf file using java?...file into pdf Aspose.PDF Product Family eps-to-pdf veeru.sit...convert .eps image file into pdf file using java? asad.ali March...

    forum.aspose.com/t/convert-eps-image-file-into-...
  3. 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...
  4. 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-...
  5. Save DOCX to PDF character difference - Free Su...

    Hello, If you have a Pdf document, you don’t have to type the text to read it. Thanks in advance 1P272pStr18.docx (44.1 KB)...Save DOCX to PDF character difference Aspose.Words Product Family...2:19pm 1 Hello, If you have a PDF document, you don’t have to type...

    forum.aspose.com/t/save-docx-to-pdf-character-d...
  6. Fault when converting from PDF to PNG - Free Su...

    I am working with Aspose Pdf 16.12.0. When converting from Pdf to PNG, there are strange image artifacts present on the converted document. The Pdf which had the issue is attached, as are 'before' and 'after' screensho…...when converting from PDF to PNG Aspose.PDF Product Family davidfrost...with Aspose PDF 16.12.0. When converting from PDF to PNG, there...

    forum.aspose.com/t/fault-when-converting-from-p...
  7. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with Pdf files with our libraries: .NET, CPP, Java, Python...Learn how to work with PDF files Aspose.PDF is a library that allows...allows you to work with PDF files using C#, C++, Java or Python...

    products.aspose.com/pdf/tutorial/
  8. Word to pdf with Farsi words - Free Support For...

    I have a word document written in Farsi which has some white spaces at the start of some line, When I convert it to Pdf all these spaces get dragged to the end of the line (if justify is on, these spaces get divided betw…...Word to pdf with Farsi words Aspose.Words Product Family words-net...some line, When I convert it to PDF all these spaces get dragged...

    forum.aspose.com/t/word-to-pdf-with-farsi-words...
  9. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an object. at #=zFz9$AL7bjxwHUuimODfFc8swDug…...Convert PDF to markdown error Aspose.PDF Product Family aspose-pdf-net...aspose-pdf-net pnocera May 22, 2025, 4:33pm 1 Code : var doc = new...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...
  10. Page break changes during Word to PDF conversio...

    Description: When converting a Word document (DOC/DOCX) to Pdf using Aspose.Words, the layout of the resulting Pdf differs from the original Word file. In particular, page breaks are not preserved correctly. Expected B…...break changes during Word to PDF conversion Aspose.Words Product...Word document (DOC/DOCX) to PDF using Aspose.Words, the layout...

    forum.aspose.com/t/page-break-changes-during-wo...