Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 45,869 for

color

(0.81 sec)
  1. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font.... color = aspose . pydrawing . Color . blue font ...builder . font . color = aspose . pydrawing . Color . blue builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize document page images. Control Color modes for enhanced visual quality in your projects....ImageColorMode enumeration Specifies the color mode for the generated images...document will be rendered as color images. Grayscale 1 The pages...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... ForeColor = Color . White ; // 2 - The stroke... Weight = 5 ; stroke . Color = Color . Red ; stroke . DashStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs....to configure the style and color of a text underline. Document...builder . Font . UnderlineColor = Color . Red ; builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Theme.minorFonts property | Aspose.Words for No...

    Theme.minorFonts property. Allows to specify the set of minor fonts for different languages....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ThemeFonts.latin property | Aspose.Words for No...

    ThemeFonts.latin property. Specifies font name for Latin characters....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this document....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++....to apply border and shading color while building a table. auto...Start a table and set a default color/thickness for its borders. System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Solid Fill (bars have a solid color). Click the style you like —...from aspose.pydrawing import Color from datetime import datetime...

    docs.aspose.com/cells/python-net/how-to-add-dat...