Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 2,911 for

msg

(0.05 sec)
  1. email to pdf on GroupDocs Blog | Document Autom...

    email to pdf on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in email to pdf on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......Developers 在 C# 中将 EML 或 MSG 文件转换为 PDF 以编程方式将 EML 和 MSG 等电子邮件消息转换为 C# 中的...

    blog.groupdocs.com/zh/tag/email-to-pdf/index.xml
  2. eml to pdf in csharp on GroupDocs Blog | Docume...

    eml to pdf in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in eml to pdf in csharp on GroupDocs Blog | Document Automation Solutions for .NET &......Convertir un fichier EML ou MSG en PDF en C# Convertissez par...des e-mails tels que EML et MSG en documents PDF en C#. Utilisez...

    blog.groupdocs.com/fr/tag/eml-to-pdf-in-csharp/...
  3. convert emails to pdf

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....קבצי הודעת דואר אלקטרוני כמו MSG ו-EML ל-PDF באמצעות Java. בעבר...בבלוג[1], כבר למדנו להמיר קבצי MSG ו-EML באמצעות C# באפליקציית NET...

    blog.groupdocs.com/he/tag/convert-emails-to-pdf/
  4. जावा का उपयोग करके एमएसजी को पीडीएफ में कैसे बदलें

    इस विषय में, आप सीखेंगे कि तृतीय-पक्ष सॉफ़्टवेयर इंस्टॉल किए बिना जावा का उपयोग करके एमएसजी को पीडीएफ में कैसे परिवर्तित किया जाए। साथ ही, हम जावा में एमएसजी को पीडीएफ में निर्यात करने के लिए कोड भी प्रदान करेंगे।...उदाहरण भी हो सकते हैं जब आपको इन MSG फ़ाइलों को अधिक सार्वभौमिक रूप...मावेन रिपॉजिटरी का उपयोग करके MSG से PDF रूपांतरण के लिए अपने प्रोजेक्ट...

    kb.groupdocs.com/hi/conversion/java/how-to-conv...
  5. convert emails to pdf

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....электронной почты, такие как MSG и EML, в PDF с помощью Java ...научились преобразовывать файлы MSG и EML с помощью C# в приложении...

    blog.groupdocs.com/ru/tag/convert-emails-to-pdf/
  6. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...msg" using ( Watermarker watermarker...= new Watermarker ( "message.msg" , loadOptions )) { EmailContent...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. eml to pdf in java on GroupDocs Blog | Document...

    eml to pdf in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in eml to pdf in java on GroupDocs Blog | Document Automation Solutions for .NET & Jav......NET & Java Developers MSGおよびEMLファイルをJavaでPDFに変換する Java...Javaベースのアプリケーション内で電子メールファイル(MSG、EML、EMLX) をPDFドキュメントにプログラムで変換するJava変換API。...

    blog.groupdocs.com/ja/tag/eml-to-pdf-in-java/in...
  8. C#을 사용하여 MSG를 EML로 변환하는 방법

    이 섹션에서는 타사 소프트웨어 없이 C#을 사용하여 Msg를 EML로 변환하는 방법을 설명합니다. 또한 C#에서 Msg를 EML로 내보내는 코드를 제공합니다....관리와 관련하여 MSG 및 EML과 같은 다양한 형식이 일반적으로 사용됩니다. 그러나 MSG 파일을 보다 다양한...Conversion 네임스페이스에 대한 참조를 포함합니다. MSG 파일 경로를 생성자의 인수로 사용하여 Converter...

    kb.groupdocs.com/ko/conversion/net/how-to-conve...
  9. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.Msg" Watermarker watermarker = new Watermarker("message.Msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....msg" Watermarker watermarker = new...new Watermarker ( "message.msg" , loadOptions ); EmailContent...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. convert emails to pdf on GroupDocs Blog | Docum...

    convert emails to pdf on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert emails to pdf on GroupDocs Blog | Document Automation Solutions for .NET......Developers Перетворюйте файли MSG і EML у PDF на Java API перетворення...перетворення файлів електронної пошти (MSG, EML, EMLX) у документи PDF у...

    blog.groupdocs.com/uk/tag/convert-emails-to-pdf...