Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 12,538 for

mail message

(1.8 sec)
  1. EML을 EMF로 내보내는 C# API | products.aspose.com

    .NET에서 Microsoft Word 또는 Outlook을 사용하지 않고 EML을 EMF로 변환... MailMessage message = MailMessage . Load ( "sourceFile..."sourceFile.eml" ); message . Save ( "HtmlOutput.html" , SaveOptions...

    products.aspose.com/total/ko/net/conversion/eml...
  2. Převést VCF na HTML přes Java | products.aspose...

    Vyzkoušejte ukázku kódu a převeďte soubory VCF do formátu HTML v Javě. Stáhněte si Java API a posuňte své aplikace pro zpracování e-Mailů na další úroveň....to MailMessage MailMessage message = contact. getUnderlyingMessage...WriteHeader ); // Save the message as HTML message. save (htmlFilePath...

    products.aspose.com/email/cs/java/conversion/vc...
  3. API C# để xuất EML sang SVG | products.aspose.com

    Chuyển đổi EML thành SVG mà không cần sử dụng Microsoft Word hoặc Outlook trên .NET... MailMessage message = MailMessage . Load ( "sourceFile..."sourceFile.eml" ); message . Save ( "HtmlOutput.html" , SaveOptions...

    products.aspose.com/total/vi/net/conversion/eml...
  4. API C# để xuất EMLX sang EPUB | products.aspose...

    Chuyển đổi EMLX thành EPUB mà không cần sử dụng Microsoft Word hoặc Outlook trên .NET... MailMessage message = MailMessage . Load ( "sourceFile..."sourceFile.emlx" ); message . Save ( "HtmlOutput.html" , SaveOptions...

    products.aspose.com/total/vi/net/conversion/eml...
  5. Converteer OFT naar HTML via Java | products.as...

    Probeer het codevoorbeeld om OFT-bestanden naar HTML-formaat in Java te converteren. Download de Java API om uw e-Mailverwerkingsapplicaties naar een hoger niveau te tillen....(oftFilePath); // Save the message as HTML file oft. save (htmlOutputPath...gebruikt voor het verzenden van e-mails met algemene informatie om tijd...

    products.aspose.com/email/nl/java/conversion/of...
  6. IMAP 서버에 연결|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Message ); } HTTP 프록시를 통한 서버 연결 //.... IsRead ); /* get unread messages. */ MailQuery query = imapQueryBuilder...

    docs.aspose.com/email/ko/net/connecting-to-imap...
  7. Dostęp i zarządzanie danymi Microsoft 365 przy ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Message . Contains ( "AADSTS70011"...Equals ( "Inbox" )) { // list messages in inbox var inboxMessages...

    docs.aspose.com/email/pl/net/microsoft-365-data...
  8. PST‑Dateien lesen und Informationen abrufen|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....folder name and number of messages foreach ( FolderInfo folder...EnumerateMessagesEnt ()) { MapiMessage message = pst . ExtractMessage ( messageEntryId...

    docs.aspose.com/email/de/net/read-pst-files-and...
  9. .NET E-mailové rozhraní API pro zpracování různ...

    .NET knihovna zpracování e-Mailů pro Outlook, Thunderbird a další formáty souborů. API pracuje se servery SMTP POP3 IMAP a MS Exchange....E-mailové rozhraní API Odeslat e-mail s textem HTML a přílohami Funkce...to be converted using (var message = Aspose.Email.MailMessage...

    products.aspose.com/email/cs/net/
  10. 通過 C++ 將 EMLX 導出為 SVG | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EMLX 轉換為 SVG 的 C++ API...:: FromFile ( dataDir + L "message.emlx" ); // get subject System...什麼是 EMLX 文件格式 EMLX 文件格式是 Apple Mail(macOS 的默認電子郵件客戶端)專門使用的 EML(電子郵件)格式的變體。雖然...

    products.aspose.com/total/zh-hant/cpp/conversio...