Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 46,982 for

color

(0.2 sec)
  1. ThemeFonts.eastAsian property | Aspose.Words fo...

    ThemeFonts.eastAsian property. Specifies font name for EastAsian 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...
  2. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "M1:O2" , Color . alice_blue ) idx = conds ...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  3. Aspose::Words::Drawing::Stroke::get_Color2 meth...

    Aspose::Words::Drawing::Stroke::get_Color2 method. Defines a second Color for a stroke in C++....second color for a stroke. System :: Drawing :: Color Aspose...(); // Strokes can have two colors, which are used to create a...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....setColor(new Color(0xFFFA8072)); shape.getGlow()...attributes. Assert.assertEquals(new Color((250), (128), (114), (217))...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert HEX to RGB – Online converter and Pytho...

    Convert HEX to RGB codes programmatically in Python or use a free online tool. Quick and reliable Color transformation using Aspose.SVG for Python via .NET....NET Color converter HEX to RGB Convert...describing the same additive color model used by screens. While...

    products.aspose.com/svg/python-net/color-conver...
  6. Apply Advanced Conditional Formatting with Gola...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....apply cell shading, borders, colored icons, arrows, flags and font...Automatically shade cells with color scales based on their relation...

    docs.aspose.com/cells/go-cpp/apply-advanced-con...
  7. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....ellipse object with a certain color. public static void ExampleEllipse...BorderInfo ( BorderSide . All , Color . getGreen ()); graph . setBorder...

    docs.aspose.com/pdf/java/add-ellipse/
  9. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background Color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design....sets a Color object that represents the background color for the...the fill. public Color BackColor { get ; set ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "I19:K20" , Color . medium_sea_green ) idx = conds...

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