Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 163 for

email to pdf fix

(0.1 sec)
  1. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug Fix. MSG To Pdf conversion issue is now resolved. Please take a look over the release notes To get an idea about the changes introduced. MailOption To control conversions from EmailA new class EmailOptions is implemented in SaveOptions. Using that Email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions EmailOptions = options.getEmailOptions(); EmailOptions.setDisplayHeader(true); EmailOptions.setDisplayEmailAddress(true); EmailOptions.setDisplayFromEmailAddress(true); EmailOptions.setDisplayToEmailAddress(true); EmailOptions....new feature and a bug fix. MSG to PDF conversion issue is now...in SaveOptions . Using that email options can be managed. # PdfSaveOptions...

    blog.groupdocs.com/conversion/emailoptions-clas...
  2. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of new features, improvements and bug Fixes. New formats are introduced in this release such as PNG, JPG, BMP and Email. Aside this, you can generate summary page To images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is Fixed. For further details included in this month’s release, please visit the release notes....features, improvements and bug fixes. New formats are introduced...release such as PNG, JPG, BMP and email. Aside this, you can generate...

    blog.groupdocs.com/comparison/add-summary-page-...
  3. Some emails do not convert in an expected way -...

    Attempting To convert the attached Email document results in a strange formatting issue that results in an unreadable .Pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…...Some emails do not convert in an expected way GroupDocs.Conversion...Attempting to convert the attached email document results in a strange...

    forum.groupdocs.com/t/some-emails-do-not-conver...
  4. Render EML as PDF using Python

    Learn how To render EML as Pdf using Python. This tuTorial explains how To convert EML To Pdf in Python for archiving, sharing, or printing Email content....Family Render EML as PDF using Python Email messages stored in...files are commonly used in email archiving systems, forensic...

    kb.groupdocs.com/viewer/python/render-eml-as-pd...
  5. Render XML documents as HTML, PDF, PNG, and JPE...

    This Topic describes how To use the GroupDocs.Viewer Java API To convert XML documents To HTML (with and without pagination), Pdf documents, PNG, and JPEG raster formats....Render XML documents as HTML, PDF, PNG, and JPEG files Leave feedback...loaded file is actually of the PDF format, but has an extension...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  6. Unable to set margins when converting .eml to ....

    I use the code below To convert .eml files To .Pdf. However, setting the margins using options.setMarginBotTom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...pdf after upgrading to 24.8 from...below to convert .eml files to .pdf. However, setting the margins...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  7. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML To HTML, Pdf, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....Render XML documents as HTML, PDF, PNG, and JPEG files Leave feedback...then serializes it to the HTML, PDF, PNG or JPEG depending on user...

    docs.groupdocs.com/viewer/python-net/render-xml...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This Topic describes how To use the GroupDocs.Viewer .NET API (C#) To convert XML documents To HTML (with and without pagination), Pdf documents, PNG, and JPEG raster formats....Render XML documents as HTML, PDF, PNG, and JPEG files Leave feedback...loaded file is actually of the PDF format, but has an extension...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  9. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad To announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support To annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user To download the latest API release To use new exciting features and enhance their application with GroupDocs....along with Improvements and Fixes. We recommend our user to download...major fix. # Add option to process CAD documents as PDF GetPages...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  10. MSG converted to PDF with empty page of message...

    Converting MSG file To Pdf gives back empty Email message page...MSG converted to PDF with empty page of message GroupDocs.Conversion...Converting MSG file to PDF gives back empty email message page 1 Like...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...