Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 139,502 for

font

(0.16 sec)
  1. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the Font....sets the alternate name for the font. @property def alt_name ( self...access and print details of each font in a document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontStream method. Allows to specify the stream where the Font will be saved to in C++....specify the stream where the font will be saved to. System ::...property allows you to save fonts to streams instead of files...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize Fonts, colors, alignment, and more.... Pptx ); Manage Paragraph’s Font Properties Presentations usually...Slides for Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/java/text-formatting/
  7. Aspose::Words::Themes::ThemeColors::get_Accent2...

    Aspose::Words::Themes::ThemeColors::get_Accent2 method. Specifies color Accent 2 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. Aspose::Words::Themes::ThemeColors::get_Accent5...

    Aspose::Words::Themes::ThemeColors::get_Accent5 method. Specifies color Accent 5 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Aspose::Words::Themes::ThemeColors::get_Hyperli...

    Aspose::Words::Themes::ThemeColors::get_Hyperlink method. Specifies color for a hyperlink in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. Use Formulas Functions to Process Data in VSTO ...

    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 font to bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; // Set the font to bold in cell A4 // and set...

    docs.aspose.com/cells/net/use-formulas-function...