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

theme

(0.03 sec)
  1. 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...
  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/es/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/fr/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/tr/cpp/copy-theme-from-on...
  5. 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/cpp/copy-theme-from-one-w...
  6. Stroke.fore_theme_color property | Aspose.Words...

    Stroke.fore_Theme_color property. Gets or sets a ThemeColor object that represents the stroke foreground color....fore_theme_color property Stroke.fore_theme_color property Gets...def fore_theme_color ( self ) -> aspose . words . themes . ThemeColor...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....( outputPath ); Support for Themes Aspose.Cells for C++ APIs now...support to use and manipulate the themes offered by Excel application...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  8. Stroke.back_theme_color property | Aspose.Words...

    Stroke.back_Theme_color property. Gets or sets a ThemeColor object that represents the stroke background color....back_theme_color property Stroke.back_theme_color property Gets...def back_theme_color ( self ) -> aspose . words . themes . ThemeColor...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant Theme colors!...Examples Shows how to set fore theme color and tint and shade. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  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-...