Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 38,904 for

color

(0.25 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ PDF สำหรับ Rusthttps://products.aspose.com/pdf/th/rust-cpp/conversion/Recent content in โซลูชันการแปลงรูปแบบ PDF สำหรับ Ru......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  2. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....shading color. style . foregroundColor = AsposeCells . Color . Yellow...BorderType . TopBorder ). color = AsposeCells . Color . Blue ; style ....

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Backgrounds in Java|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Java, with code tips to boost your presentations....Contents [ Hide ] Overview Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/java/presentation-backgr...
  5. ShapeBase.fill property | Aspose.Words for Node.js

    ShapeBase.fill property. Gets fill formatting for the shape....to fill a shape with a solid color. let doc = new aw . Document..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method...Sets the fill to a uniform color. solid () Remarks Use this method...solid(color) Sets the fill to a specified uniform color. solid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert RGB to HEX in Python

    This concise guide explains the essentials of transforming RGB to HEX in Python. It presents a structured sequence of actions along with a practical code example to convert RGB to HEX in Python....can also be extended to other color formats in imagery by calculating...HEX format Instantiate the Color class to read and process the...

    kb.aspose.com/svg/python/convert-rgb-to-hex-in-...