Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 45,428 for

color

(0.25 sec)
  1. 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...
  2. 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...
  3. Resolve RGB Values from SetAdvancedColor Operat...

    For some context I am using Aspose for .NET version 20.9 I am looping through page.Contents and have setup If ElseIf statements for each Operator type. I am having issues right now with SetAdvancedColor. An element on s…...check the information on that color space (i.e. is it Separation...can determine the number of color components and the components...

    forum.aspose.com/t/resolve-rgb-values-from-seta...
  4. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....); // Set the table style to color the borders of the first row...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...text color stl . getFont (). setColor ( AsposeCells . Color . Red...Red ); // To Set the fill color of the range, you may use ForegroundColor...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  6. Fill.GradientVariant | Aspose.Words for .NET

    Discover how to set the GradientVariant property for stunning fill effects. Enhance your design with vibrant gradient options today!...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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 通過 Java 的 PDF 查看器 https://products.aspose.com/pdf/zh-hant/java/viewer/ Recent content in 通過 Java 的 PDF 查看器 on Aspsoe.PDF Products Hugo -- gohug......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/java/viewer/ind...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 通过 C++ 的 PDF 查看器 https://products.aspose.com/pdf/zh-hans/cpp/viewer/ Recent content in 通过 C++ 的 PDF 查看器 on Aspsoe.PDF Products Hugo -- gohugo.i......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/cpp/viewer/inde...
  9. Convert HEX to CMYK in Python

    This concise guide outlines the fundamental concepts for converting HEX to CMYK in Python. It delivers an organized set of actions paired with a practical coding demonstration to convert HEX to CMYK in Python....adapted to handle additional color spaces in images by determining...into the CMYK color model Instantiate the Color class to read...

    kb.aspose.com/svg/python/convert-hex-to-cmyk-in...
  10. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...get_Item(0); Color originalFillColor = sourcePortion...getSolidFillColor().getColor(); Color testFillColor = new Color(34, 64, 128); SoftAssertions...

    forum.aspose.com/t/iportioneffectivedata-instan...