Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 44,876 for

color

(0.08 sec)
  1. 使用C++通过JavaScript插入微型图|Documentation

    使用Aspose.Cells for JavaScript via C++为Excel创建微型图。...CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run information along with actual paragraph - stored in form of dictionary, which contains complete paragraph as ‘text’ and style…...style(font name, font size, font color, bold, italic, underline, font...style(font name, font size, font color, bold, italic, underline, font...

    forum.aspose.com/t/paste-the-styles-after-sente...
  3. Convert Image to Grayscale in Python

    This brief guide covers how to convert image to grayscale in Python. It explains the algorithm as well as a runnable sample code to change image to grayscale in Python....to grayscale Load the input color image by invoking the load method...the loaded image to grayscale color space Export the output grayscale...

    kb.aspose.com/imaging/python/convert-image-to-g...
  4. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  5. Shading.BackgroundPatternColor | Aspose.Words f...

    Discover the Shading BackgroundPatternColor property to customize your Shading object's background Color, enhancing your design's visual appeal.... property Gets or sets the color that’s applied to the background...the Shading object. public Color BackgroundPatternCol { get ;...

    reference.aspose.com/words/net/aspose.words/sha...
  6. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.PSD for .NET 24.2 - 发行说明|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....= new int [] { Color . Aqua . ToArgb (), Color . Red . ToArgb...ToArgb (), Color . Red . ToArgb (), Color . Aqua . ToArgb (), Color...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....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...