Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,283 for

cc

(0.11 sec)
  1. Reading an Outlook Message (MSG) file|Documenta...

    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.... Format ( "CC:{0}" , item . CC )); System . Console...()); System . out . println ( "CC:{0}" + msg . getDisplayCc ());...

    docs.aspose.com/email/java/reading-an-outlook-m...
  2. Extract Message Headers using Aspose.Email and ...

    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.... println ( "CC: " + message . getCC ()); System...()); System . out . println ( "CC: " + msg . getDisplayCC ());...

    docs.aspose.com/email/java/extract-message-head...
  3. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...get("cc") == null) { rs.get(MapiRecipientType.MAPI_CC).foreach(as...foreach(as => moHeaders.set("cc", as.mkString(","))) } if (moHeaders...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  4. 使用 Aspose.Email 和 Apache POI HSMF 提取邮件头信息|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....println(\"CC: \" + message.getCC()); System...getDisplayTo()); System.out.println(\"CC: \" + msg.getDisplayCC()); System...

    docs.aspose.com/email/zh/java/extract-message-h...
  5. Creating and setting contents of Emails|Documen...

    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....then one recipient address Cc - CC stands for “carbon copy”, or...conversation. With Aspose.Email, CC addresses can be specified in...

    docs.aspose.com/email/python-net/creating-and-s...
  6. Create Multiple Email Addresses|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.... CC . Add ( "CC1@receiver.com" ); message . CC . Add (...

    docs.aspose.com/email/net/create-multiple-email...
  7. 在 Python 中更新并保存电子邮件|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....MailAddressCollectio () \ # Retrieve Email's CC list contacts = email . getCC...Set the collection as Email's CC list email . setCC ( contacts...

    docs.aspose.com/email/zh/java/update-and-save-a...
  8. Reading an Outlook Message (MSG) File in Aspose...

    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.... Format ( "CC:{0}" , item . CC )); System . Console...

    docs.aspose.com/email/net/reading-an-outlook-me...
  9. 读取 Outlook 消息 (MSG) 文件|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.... Format ( "CC:{0}" , item . CC )); System . Console...()); System . out . println ( "CC:{0}" + msg . getDisplayCc ());...

    docs.aspose.com/email/zh/java/reading-an-outloo...
  10. 在 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....MailAddressCollectio () # Retrieve Email's CC list contacts = email . getCC...Set the collection as Email's CC list email . setCC ( contacts...

    docs.aspose.com/email/zh/java/update-and-save-a...