Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 40,633 for

color

(0.14 sec)
  1. Table.Style | Aspose.Words for .NET

    Discover how to easily customize your table's appearance with the Table Style property—enhance your designs with unique styles effortlessly!...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for cells.... Color = Color . Red ; // Use the "CellFormat"...Shading . BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...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...
  4. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/java/add-curve/
  5. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Shapes[shapeIndex]; // Set the fill color of the shape shape.FillFormat...FillFormat.SolidFillColor.Color = Color.LightBlue; // Draw a cross...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  6. 仅复制范围数据(无格式) C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围数据,不包括格式。... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-data-only/
  7. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....size, font style, and font color etc for stamp object. In order...$document -> getPages (); $colors = new Color (); // create text stamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  8. Control the Appearance of Code Text 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....# Set up code text color $color = new Color (); $bb -> setCodeTextColor...setCodeTextColor ( $color -> RED ); \ # Set the location of the code...

    docs.aspose.com/barcode/java/control-the-appear...
  9. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...CSS 更改文本颜色 您可以使用 style 属性的 color 属性在 HTML 标签内更改文本颜色。这就是所谓的内联...html 文件中为 HTML <p> 元素指定 CSS color 属性。只需几步 加载现有的 HTML 文件。 例如,查找第一个段落元素以设置样式属性。使用...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  10. Border.ClearFormatting | Aspose.Words for .NET

    Reset your border properties to default with the Border ClearFormatting method. Simplify your design process and enhance your project's appearance!... Color . ToArgb (), Is . EqualTo ( Color . Red . ToArgb...borders [ 0 ]. Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/bor...