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

color

(0.06 sec)
  1. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++...."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  2. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the Color value of the image that will be treated as transparent in C++....ImageData::get_ChromaKey method Defines the color value of the image that will...transparent. System :: Drawing :: Color Aspose :: Words :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert CMYK to RGB – Online converter and Pyth...

    Learn how to convert CMYK to RGB in Python. Transform print-ready CMYK Colors into digital RGB values with Aspose.SVG for Python via .NET or our online tool....NET Color converter CMYK to RGB Convert...Seamlessly convert subtractive print colors into digital RGB light using...

    products.aspose.com/svg/python-net/color-conver...
  4. Convert HEX to RGB – Online converter and Pytho...

    Convert HEX to RGB codes programmatically in Python or use a free online tool. Quick and reliable Color transformation using Aspose.SVG for Python via .NET....NET Color converter HEX to RGB Convert...describing the same additive color model used by screens. While...

    products.aspose.com/svg/python-net/color-conver...
  5. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text.... The color, opacity, author, and subject...property is used to set the color, opacity, author, subject, modifiedDate...

    docs.aspose.com/pdf/java/highlights-annotation/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer przez Python https://products.aspose.com/pdf/pl/python-net/viewer/ Recent content in PDF Viewer przez Python on Aspsoe.PDF Products ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/python-net/viewer/in...
  7. LaTeX 数学公式渲染 | Python via .NET

    本文概述了 Aspose.TeX API 在 Python 中的解决方案及其渲染 LaTeX 数学公式的功能。了解代码示例... pydrawing import Color 3 from util import Util 4 from...\usepackage{amssymb} 16 \usepackage{color}""" 17 # Specify the scaling...

    docs.aspose.com/tex/zh/python-net/latex-math-fo...
  8. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....document with a flat background color. const string html = @"<html>...@"<html> <body style='background-color: blue'> <p>Hello world!</p>...

    reference.aspose.com/words/net/aspose.words.set...
  9. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_shape property. Controls display of the background shape in print layout view....background color. html = "<html> \n <body style='background-color: blue'>...for the document has a flat color background, # the presence of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 边框设置|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框的宽度、样式和颜色,可以更好地控制单元格的外观和表现。...对象表示,提供两个属性, color 和 lineStyle ,分别设置边框的线色和线样式。 要设置边框的线条颜色,使用Color枚举(J...pt部分)选择一种颜色,并将其赋值给Border对象的color属性。 通过从 CellBorderType 枚举中选择线条样式来设置边框的线条样式。...

    docs.aspose.com/cells/zh/javascript-cpp/cells-b...