Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 46,454 for

color

(0.21 sec)
  1. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document formatting.... Color { get; set; } Gets or sets the border color. Count...

    reference.aspose.com/words/net/aspose.words/bor...
  2. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation.... Color = Color . Blue ; builder . Font...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...OffsetBottom ); } // Set the font color and size of the textbox tb ...(). setColor ( AsposeCells . Color . Red ); tb . getFont (). setSize...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  4. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_text method... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartMarker.Size | Aspose.Words for .NET

    Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker...series will not invert their colors if the value is negative. for.... format . fill . color = drawing . Color . red # For a cleaner...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.Cells for Node.js via C++.... getFill (); // Set the color wordArtFormat . setOneColorGradient...setOneColorGradient ( AsposeCells . Color . Red , 0.2 , AsposeCells . GradientStyleType...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  8. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....Contents [ Hide ] Set Theme Color to a Shape in Visio This topic...developers can apply theme color to a shape using Aspose.Diagram...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  9. How to add Circle Annotation using Java | Aspos...

    Add Circle annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    products.aspose.com/pdf/java/annotation/circle/...
  10. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格... Color . LightGray ), DefaultCellBorder...All , . 5f , Aspose . Pdf . Color . LightGray ) }; for ( int row_count...

    products.aspose.com/pdf/zh-hans/net/table/add/