Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 38,960 for

color

(0.1 sec)
  1. 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...
  2. 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...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF 表单。通过 Python 进行管理https://products.aspose.com/pdf/zh-hant/python-net/acroforms/Recent content in PDF 表单。通过 Python 进行管理 on Aspsoe.PDF Product......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  4. Marking Barcode Regions in an Image in PHP|Docu...

    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....$bufferedImage -> getGraphics (); $color = new Color (); \ # Initialize paint...GradientPaint ( 0 , 0 , $color -> red , 100 , 100 , $color -> pink , true...

    docs.aspose.com/barcode/java/marking-barcode-re...
  5. Shading.backgroundPatternThemeColor property | ...

    Shading.backgroundPatternThemeColor property. Gets or sets the background pattern theme Color in the applied Color scheme that is associated with this [Shading](../) object....background pattern theme color in the applied color scheme that is associated...set foreground and background colors for shading texture. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.foregroundPatternThemeColor property | ...

    Shading.foregroundPatternThemeColor property. Gets or sets the foreground pattern theme Color in the applied Color scheme that is associated with this [Shading](../) object....foreground pattern theme color in the applied color scheme that is associated...set foreground and background colors for shading texture. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations.... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...背景颜色非常简单,只需使用 CSS background-color 属性。您可以使用内联、内部或外部 CSS,HTML 颜色值可以采用标准...Copy 1 # Change background color for HTML paragraph using Python...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  9. Convert RGB to HEX in C#

    This brief topic discusses the details to convert RGB to HEX in C#. It contains the stepwise workflow and a working code snippet to convert RGB to HEX in C#....applied to handle different color models in images by computing...format Create an instance of the Color class to interpret the provided...

    kb.aspose.com/svg/net/convert-rgb-to-hex-in-csh...
  10. Convert RGB to CMYK in Python

    This brief topic explains how to convert RGB to CMYK in Python. It includes a step-by-step guide and a functional code example to convert RGB to CMYK in Python....instance of the Color class and pass the input RGB color Convert RGB...RGB color space to CMYK by calling the convert method Get the...

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