Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 46,989 for

color

(1.2 sec)
  1. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。... innerHTML = '<p style="color: red;">Please select an ODS/Excel...类以管理ODS文件中的背景。下方代码示例演示了如何使用 OdsPageBackground.color 属性为ODS文件添加颜色背景。请查看由代码生成的 输出ODS...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  2. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML...."style" , "color:rgb(50,150,200); background-color:#e1f0fe;" );...example, the text color and background color were changed for...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... clear(Color color) Clears the graphics surface...surface using the specified color. drawArc(Pen pen, Rectangle rect...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  4. Working with Fonts in Node.js|Aspose.Words for ...

    Customize font settings using Node.js....characters with a certain size, color, and design. Aspose.Words allows...for example, the foreground color or transparency of text fill...

    docs.aspose.com/words/nodejs-net/working-with-f...
  5. Aspose::Words::Font::set_UnderlineColor method ...

    Aspose::Words::Font::set_UnderlineColor method. Setter for Aspose::Words::Font::get_UnderlineColor in C++....set_UnderlineColor ( System :: Drawing :: Color value ) See Also Class Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  7. Add Text to PDF Using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    products.aspose.com/pdf/java/text/
  8. OTG Images Grayscale with Python | products.asp...

    How to use Python to grayscale OTG images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  9. JPEG Images Grayscale with Python | products.as...

    How to use Python to grayscale JPEG images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  10. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....the font color font . setColor ( AsposeCells . Color . Blue );...true ); // Set the background color of C6 Cell to Red style . setForegroundColor...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...