Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 30,429 for

color

(0.05 sec)
  1. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Color = Color . Navy ; // Automatically...firstParagraphStyle . Font . Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/sty...
  2. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  3. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations.... ForeColor = Color . Red ; dataPoints [ 2 ]. Format...Format . Fill . ForeColor = Color . Yellow ; dataPoints [ 3 ]...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your images and protecting your content effortlessly.... Color = Color . Red ; Watermarker . Create...TextWatermarkOptions . Color = Color . Red ; using ( FileStream...

    reference.aspose.com/words/net/aspose.words.low...
  5. Create Open-High-Low-Close(OHLC) Stock Chart wi...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....the bar is filled with one color, while if the price decreases...improvements in the chart We often use colors rather than black and white...

    docs.aspose.com/cells/cpp/create-open-high-low-...
  6. Drawing Images|Documentation

    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....class to set its background color. The DrawLine method of the...to draw lines with specified color, width & brush. The SolidBrush...

    docs.aspose.com/psd/java/drawing-images/
  7. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Color = Color . Red ; Assert . That (.... That ( newStyle . Font . Color , Is . Not . EqualTo ( doc ...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格... Color = Color . Red ; tbl . Rows [ row...FillFormat . SolidFillColor . Color = Color . Red ; tbl . Rows [ row...

    docs.aspose.com/slides/zh/net/manage-table/
  10. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how Colors are rendered....ColorMode enumeration Specifies how colors are rendered. Members Name...unmodified colors. Grayscale Rendering with colors in a range...

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