Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,866 for

theme

(0.03 sec)
  1. Aspose::Words::Shading::get_ForegroundTintAndSh...

    Aspose::Words::Shading::get_ForegroundTintAndShade method. Gets or sets a double value that lightens or darkens a foreground Theme color in C++....lightens or darkens a foreground theme color. double Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. 45056004.xlsx

    Sheet1 After execution of the code, the Theme of this file will be changed to Damask. 2017-05-16T14:48:14Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 201......execution of the code, the theme of this file will be changed...

    docs.aspose.com/cells/zh/cpp/copy-theme-from-on...
  3. 45056004.xlsx

    Sheet1 After execution of the code, the Theme of this file will be changed to Damask. 2017-05-16T14:48:14Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 201......execution of the code, the theme of this file will be changed...

    docs.aspose.com/cells/es/cpp/copy-theme-from-on...
  4. 45056004.xlsx

    Sheet1 After execution of the code, the Theme of this file will be changed to Damask. 2017-05-16T14:48:14Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 201......execution of the code, the theme of this file will be changed...

    docs.aspose.com/cells/fr/cpp/copy-theme-from-on...
  5. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....get; set; } Gets or sets the theme color in the applied color scheme...get; set; } Gets or sets the theme font in the applied font scheme...

    reference.aspose.com/words/net/aspose.words/font/
  6. 45056004.xlsx

    Sheet1 After execution of the code, the Theme of this file will be changed to Damask. 2017-05-16T14:48:14Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 201......execution of the code, the theme of this file will be changed...

    docs.aspose.com/cells/ar/cpp/copy-theme-from-on...
  7. 45056004.xlsx

    Sheet1 After execution of the code, the Theme of this file will be changed to Damask. 2017-05-16T14:48:14Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 201......execution of the code, the theme of this file will be changed...

    docs.aspose.com/cells/de/cpp/copy-theme-from-on...
  8. 45056004.xlsx

    Sheet1 After execution of the code, the Theme of this file will be changed to Damask. 2017-05-16T14:48:14Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 201......execution of the code, the theme of this file will be changed...

    docs.aspose.com/cells/ru/cpp/copy-theme-from-on...
  9. 45056004.xlsx

    Sheet1 After execution of the code, the Theme of this file will be changed to Damask. 2017-05-16T14:48:14Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 201......execution of the code, the theme of this file will be changed...

    docs.aspose.com/cells/sv/cpp/copy-theme-from-on...
  10. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。...(); // Check if the font is a theme font if ( schemeType == FontSchemeType...<< "It's theme font" << std :: endl ; } // Change theme font to...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...