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

cc

(0.44 sec)
  1. 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...
  2. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…...Charts[0]; CellsColor cc = chart.NSeries[0].Area.FillFormat...FillFormat.SolidFill.CellsColor; cc.ThemeColor = new ThemeColor(ThemeColorType...

    forum.aspose.com/t/applying-themes-to-charts/10...
  3. 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...
  4. 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...
  5. 使用 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...
  6. 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.... Set the recipient in the CC field by using the getCC().add()...then one recipient address Cc - CC stands for “carbon copy”, or...

    docs.aspose.com/email/java/creating-and-setting...
  7. 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...
  8. 创建 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.... CC = "cc@domain.com" ; // Set the message.... to_MailAddressCollectio ( "cc@domain.com" )); // Set the subject...

    docs.aspose.com/email/zh/java/creating-an-outlo...
  9. 在 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...
  10. 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...