Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 12,464 for

mail message

(0.34 sec)
  1. Metagegevens van EML-bestanden bekijken of bewe...

    C#-broncode om metagegevens in EML-formaat te bewerken of te bekijken op .NET Framework-, .NET Core- en Xamarin-platforms....load the message in with MapiMessage.Load var mail = Aspose.Email...EmlLoadOptions()); Type type = mail.GetType(); // iterate over all...

    products.aspose.com/email/nl/net/metadata/eml/
  2. Căutați și înlocuiți textul în documentul MSG p...

    Cod sursă C# pentru redactarea informațiilor sensibile din fișierul MSG pe platformele.NET Framework, .NET Core și Xamarin....msg" ); //In case BodyType of message is HTML. //Then replacement...converti cu ușurință formate de e-mail și de stocare, cum ar fi MSG...

    products.aspose.com/email/ro/net/redaction/msg/
  3. Uložit zprávu jako koncept v Jython|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....class message = MailMessage () # Set subject of the message message...( "New message created by Aspose.Email for Java" ) mail_address...

    docs.aspose.com/email/cs/java/save-message-as-d...
  4. Jython'da E-posta Mesajındaki Ekleri Yönetme|Do...

    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....class message = MailMessage () # Set subject of the message message...( "New message created by Aspose.Email for Java" ) mail_address...

    docs.aspose.com/email/tr/java/manage-attachment...
  5. Сохранить сообщение как черновик в Jython|Docum...

    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....class message = MailMessage () # Set subject of the message message...( "New message created by Aspose.Email for Java" ) mail_address...

    docs.aspose.com/email/ru/java/save-message-as-d...
  6. Guardar mensaje como borrador en PHP|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....instance of MailMessage class $message = new MailMessage (); \ # Set...of the message $message -> setSubject ( "New message created...

    docs.aspose.com/email/es/java/save-message-as-d...
  7. Uložit zprávu jako koncept v PHP|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....instance of MailMessage class $message = new MailMessage (); \ # Set...of the message $message -> setSubject ( "New message created...

    docs.aspose.com/email/cs/java/save-message-as-d...
  8. Správa příloh v e-mailové zprávě v PHP|Document...

    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....instance of MailMessage class $message = new MailMessage (); \ # Set...of the message $message -> setSubject ( "New message created...

    docs.aspose.com/email/cs/java/manage-attachment...
  9. 메시지 첨부 파일 작업|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.... load ( "message.msg" ) for attachment in msg..."C://dataDir/" file_name = "message.msg" # Create an instance of...

    docs.aspose.com/email/ko/python-net/working-wit...
  10. Vattenstämpel MSG-dokument via .NET | products....

    C # källkod för att lägga till eller ta bort vattenstämpel till MSG-fil på.NET Framework, .NET Core och Xamarin plattformar....vattenstämpel till MSG - C # mail.Attachments.Add( "watermark"..."watermark" , imageBytes); var html = mail.BodyHtml; var htmlDocument =...

    products.aspose.com/email/sv/net/watermark/msg/