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

cc

(0.15 sec)
  1. Create Email Messages with Customized Options i...

    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....an email message: using To , CC , or BCC fields. To field is...mandatory for every email message. CC field stands for carbon copy...

    docs.aspose.com/email/net/create-email-messages/
  2. 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...
  3. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....types of assets (raster images, CC libraries) to PSD. // Also API...information about an external linked CC Libraries Asset. $ . exampleOfLnkEResourc...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. 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...
  5. 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...
  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....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...
  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. 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...
  10. 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...