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

color

(0.09 sec)
  1. RevisionOptions.movedFromTextColor property | A...

    RevisionOptions.movedFromTextColor property. Allows to specify the Color to be used for areas where content was moved from [RevisionType.Moving](../../../aspose.words/revisiontype/#Moving)...property Allows to specify the color to be used for areas where content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在使用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...
  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. 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...
  6. 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...
  7. 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...
  8. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Cpp/Color.h> #include <Aspose.PDF.Cpp/Table/Table...(); // Set the table border color as LightGray table -> set_Border...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  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. 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/