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

cc

(0.75 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. 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...
  4. 创建 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...
  5. 读取 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...
  6. Create Multiple Email Address|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. 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...
  8. 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...
  9. Showing un known sender - Free Support Forum - ...

    When i am going to get messages to mbox file and get mail Messages and append it on the imap server like gmail i got un known sender in my sender and recipient like to , from i am sharing you a code sneptPreformatted t…...null) (and similar for Bcc and Cc) to check if the collection exists...You’re overwriting the entire To, Cc, and Bcc fields with new collections...

    forum.aspose.com/t/showing-un-known-sender/312692
  10. Update and Save an Email in Ruby|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.... new \ # Retrieve Email's CC list contacts = email . getCC...Set the collection as Email's CC list email . setCC ( contacts...

    docs.aspose.com/email/java/update-and-save-an-e...