Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 35,861 for

color

(0.05 sec)
  1. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  2. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....Examples Sows how to set series color. doc = aw . Document () builder...Set series color. series1 . format . fill . fore_color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. desktop_theme_2_68fe6a98528e9b6fa4ab985d438c863...

    .d-header-wrap{top:60px}button.sign-up-button{display:none}body:not(.staff) .user-nav a[href*="/activity"],body:not(.staff) .user-nav a[href*="/summary"]{display:none !important}.d-header .title{di......;background-color:#e9e9e9}#header-links a{color:#222}#header...ckground-color:#919191}#header-links:hover a{color:#fff} /*#...

    forum.aspose.com/stylesheets/desktop_theme_2_68...
  4. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object...backgroundPatternCol Gets or sets the color that’s applied to the background...background pattern theme color in the applied color scheme that is associated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children.... color = aspose . pydrawing . Color . red borders.... vertical . color = aspose . pydrawing . Color . blue borders...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.Fill | Aspose.Words for .NET

    Discover the Stroke Fill property for enhanced fill formatting in your designs. Elevate your projects with precise stroke customization today!... ForeColor = Color . White ; // 2 - The stroke... Weight = 5 ; stroke . Color = Color . Red ; stroke . DashStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to change background in comment in Excel|Do...

    How to change Color in comment in Excel.How to insert picture or image in comment in Excel....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/net/how-to-set-comment-ba...