Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 745 for

cc

(0.09 sec)
  1. 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...
  2. 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...
  3. How to parse the below values from the Java Cod...

    Hello Team, Can you help me to know how to fetch the below properties from the .PST file from the code given below. Subfolders Data - How to parse getSubFolders() To, Cc, BCc email addresses HTML Body Content Attachme…...to parse getSubFolders() To, Cc, Bcc email addresses HTML Body...getDisplayTo()); System.out.println("CC: " + messageInfo.getDisplayCC());...

    forum.aspose.com/t/how-to-parse-the-below-value...
  4. 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...
  5. 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...
  6. 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...
  7. Update and Save an Email in 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/java/update-and-save-an-e...
  8. Update and Save an Email in 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....MailAddressCollectio (); \ # 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...
  9. Update and Save an Email in 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/java/update-and-save-an-e...
  10. 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...