Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 45,869 for

color

(0.06 sec)
  1. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。...; Copy 1 // Add background color rectangle to existing SVG using...(OutputDir, "add-background-color.svg" )); Example-AddBackgroundColorTo...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  2. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....like the outline, background color, etc., to improvise the drawing...well as the outline color and background color, along with several...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  3. Aspose::Words::Font::set_HighlightColor method ...

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

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::Shading::set_ForegroundPatternCo...

    Aspose::Words::Shading::set_ForegroundPatternColor method. Setter for Aspose::Words::Shading::get_ForegroundPatternColor in C++....Col ( System :: Drawing :: Color value ) See Also Class Shading...

    reference.aspose.com/words/cpp/aspose.words/sha...
  5. 在 Python 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式管理 PDF 表单。...Set the color of the text box field textBoxField . color = apdf...apdf . Color . dark_green # Add the text box field to the form document...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  6. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。... Color . light_blue ) opts = slides...highlight_text ( "to" , draw . Color . violet , opts ) presentation...

    docs.aspose.com/slides/zh/python-net/text-forma...
  8. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....Bottom ) -> set_Color ( System :: Drawing :: Color :: get_Red ());...Col ( System :: Drawing :: Color :: get_Orange ()); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....) # Insert three different colored rectangles that partially overlap...shape . fill_color = aspose . pydrawing . Color . orange shape...

    reference.aspose.com/words/python-net/aspose.wo...