Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,273 for

gradient fill

(0.47 sec)
  1. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 将幻灯片背景的 FillType 设置为 Gradient 。 在 FillFormat 上使用 get_GradientFormat...set_FillType ( FillType :: Gradient ); slide -> get_Background...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  2. Fill.Transparency | Aspose.Words for .NET

    Adjust the Fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...Transparency Contents [ Hide ] Fill.Transparency property Gets or...transparency of the specified fill as a value between 0.0 (opaque)...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the Fill....color property Fill.color property Gets or sets a Color object...the foreground color for the fill. @property def color ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for .NET 23.12 - 发行说明|Documentation

    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....Gradient.NoiseColorModel F:Aspose.PSD...PSD.FileFormats.Psd.Layers.Gradient.NoiseColorModel.RGB F:Aspose...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified Fill as a value between 0.0 (opaque) and 1.0 (clear)....transparency property Fill.transparency property Gets or sets...transparency of the specified fill as a value between 0.0 (opaque)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal....Color Contents [ Hide ] Fill.Color property Gets or sets a Color...the foreground color for the fill. public Color Color { get ;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...which can be utilized for filling or stroking in PsDocument....set_paint() or one of the fill_text() or fill_and_stroke_text() methods...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets Fill formatting for the Font in C++....Aspose::Words::Font::get_Fill method Contents [ Hide ] Font::get_Fill method Gets...Gets fill formatting for the Font . System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color Fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...applied to it and what color fill / line color it should have...color of the shape if set with Fill or by Theme. event theme color...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  10. 编辑 HTML5 画布 – Aspose.HTML for .NET

    了解 HTML 画布以及如何使用 Aspose.HTML for .NET API 处理包含 HTML5 画布元素的文档。...Prepare a gradient brush 20 ICanvasGradient gradient = context...0); 21 gradient. AddColorStop (0, "magenta" ); 22 gradient. AddColorStop...

    docs.aspose.com/html/zh/net/edit-html5-canvas/