Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 29,611 for

msg

(0.13 sec)
  1. 实用功能 - SMTP 客户端|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.... toPath ()); MailMessage msg = new MailMessage ( "userfrom@gmail...message" ); MailMessage signed = msg . attachSignature ( privateCert...

    docs.aspose.com/email/zh/java/utility-features-...
  2. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...message using its entry ID auto msg = MailMessage::Load(info->get_EntryId()...loadOptions); goodMessages.push_back(msg); // Your normal processing goes...

    forum.aspose.com/t/enumeratemessages-interrupti...
  3. Working with Calendar Items on Exchange Server|...

    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....request MailMessage msg = new MailMessage (); msg . setFrom ( MailAddress..."administrator@test.com" )); msg . setTo ( MailAddressCollectio...

    docs.aspose.com/email/java/working-with-calenda...
  4. Create a Recurring Task|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....Outlook tasks and save them to MSG format. The MapiTask class provides...Save ( "AsposeDaily.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-recurring-task/
  5. Aspose.Email Product Family

    Find answers to create, manipulate, and send emails, and read email file formats in code....C# How to Open MSG File in Java How to Open MSG File without Outlook...

    kb.aspose.com/email/
  6. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......բացել MSG ֆայլը առանց Outlook-ի C#-ում Ինչպես բացել MSG ֆայլը...

    kb.aspose.com/hy/categories/page/74/
  7. Aspose.Email Product Family

    Գտեք պատասխաններ՝ նամակներ ստեղծելու, շահարկելու և ուղարկելու համար, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը կոդով:...բացել MSG ֆայլը առանց Outlook-ի C#-ում Ինչպես բացել MSG ֆայլը...

    kb.aspose.com/hy/email/
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......in PDF using Java How to Open MSG File in Java How to Add Weekdays...in MPP using C# How to Open MSG File without Outlook in C# How...

    kb.aspose.com/categories/page/55/
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Convert EML to MSG using Java How to Add Image in...using C# How to Convert EML to MSG using C# How to Crop Image in...

    kb.aspose.com/categories/page/67/
  10. Create a Task|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.... Save the task to disc in MSG format. MapiTask task = new MapiTask...Save ( "MapiTask.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-task/