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

theme

(0.63 sec)
  1. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...instance of Page class to be set theme Page page = diagram . getPages...instance of Page class to be set theme Page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/working-with-th...
  2. 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...
  3. 使用 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-...
  4. 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...
  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/cpp/public-api-changes-in...
  6. 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/
  7. 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...
  8. 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...
  9. 标题和正文主题字体|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...
  10. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... Themes . ThemeColor Examples Shows how to set theme color...fill . foreThemeColor = aw . Themes . ThemeColor . Dark1 ; fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...