Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 8,310 for

fill color

(1.01 sec)
  1. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Fill (Color. Blue ). Stroke (Paint. None...Circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None)...

    docs.aspose.com/svg/zh/net/svg-builder-api/
  2. 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 ...); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++....flag to change the text's fill color to white and // leave a thin...each character in the original color of the text. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...as a bounds, start and end colors 29 System::SharedPtr < Sys...System::Drawing::Color::FromArgb(150, 0, 0, 0), System::Drawing::Color::FromArgb(50...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  5. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for JavaScript via C++....then changes the fill color and font color of the cell to light...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/get-the-ce...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP presentations....but a typical text box has no fill or border and displays only...simply an AutoShape with no fill or border and some formatted...

    docs.aspose.com/slides/net/examples/elements/te...
  7. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++.... Fills a number of cells in the first... get ( 0 ). getCells (); // Fill some sample data into the cells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  8. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram.... Color . Value = "#00ff00" ; ch . IX...st . Fill . FillForegnd . Value = "#0000ff" ; st . Fill . FillPattern...

    docs.aspose.com/diagram/net/format-visio-pages/
  9. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....the chart was inserted and filled with data, you are able to...default. How to Set Fill and Stroke Formatting Fill and stroke formatting...

    docs.aspose.com/words/java/working-with-charts/
  10. Paint Builder – 创建 SVG 图案 – C#

    通过创建 SVG 图案作为示例,了解如何使用 Paint Builder 配置 SVG 元素的绘制属性。...变填充各种 SVG 形状和元素时指定 stroke 或 fill 属性的值。 油漆生成器 – Paint Builder...pattern with polygons and apply as fill to rectangle using C# Builder...

    docs.aspose.com/svg/zh/net/paint-builder/