Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 675 for

cc

(0.12 sec)
  1. Creating an Outlook Message (MSG) File|Document...

    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....file’s basic properties - To, Cc, Subject, and HTML body - before..."to@domain.com" ; msgInterop . CC = "cc@domain.com" ; // Set the message...

    docs.aspose.com/email/java/creating-an-outlook-...
  2. 如何在 Docker 中运行 Aspose.Slides for C++|Aspose.Sli...

    在 Linux 的 Docker 容器中运行 Aspose.Slides for C++。...update-alternatives --install /usr/bin/cc cc /usr/bin/clang-3.9 40 \ && update-alternatives...update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-6 30 \ && update-alternatives...

    docs.aspose.com/slides/zh/cpp/how-to-run-aspose...
  3. 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/
  4. 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...
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 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...