Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,381 for

theme

(0.16 sec)
  1. Font.tintAndShade property | Aspose.Words for N...

    Font.tintAndShade property. Gets or sets a double value that lightens or darkens a color....property for Font object with non-theme colors. Remarks The allowed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/sv/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/de/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/ru/cpp/copy-theme-from-on...
  5. 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/go-cpp/public-api-changes...
  6. 使用 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-...
  7. Stroke.BackThemeColor | Aspose.Words for .NET

    Customize your design with the Stroke BackThemeColor property. Easily set a ThemeColor for your stroke background to enhance visual appeal....Examples Shows how to set back theme color and tint and shade. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Border.theme_color property | Aspose.Words for ...

    Border.Theme_color property. Gets or sets the Theme color in the applied color scheme that is associated with this Border object....theme_color property Border.theme_color property Gets or sets...sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Border.themeColor property | Aspose.Words for N...

    Border.ThemeColor property. Gets or sets the Theme color in the applied color scheme that is associated with this Border object....themeColor property Gets or sets the theme color in the applied color scheme...themeColor () : Aspose . Words . Themes . ThemeColor Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...head > < body > < h1 > Change Theme Font Example </ h1 > < input.... log ( "It's theme font" ); } // Change theme font to normal...

    docs.aspose.com/cells/zh/javascript-cpp/heading...