Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,291 for

gradient

(0.1 sec)
  1. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....them with paint, pattern, or gradient. Path Builder Paint Builder...

    docs.aspose.com/svg/net/rule-builder/
  2. 将 SVG 转换为 TIFF | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 TIFF。在 C# 示例中考虑各种 SVG 到 TIFF 的转换方案。尝试在线 SVG 转换器。...( gradient.svg ). 使用 TIFF ImageFormat...= Path. Combine (DataDir, "gradient.svg" ); 5 6 // Prepare a path...

    docs.aspose.com/html/zh/net/convert-svg-to-tiff/
  3. Create and Apply WordArt Effects in .NET|Aspose...

    Create and customize WordArt effects in Aspose.Slides for .NET. This step-by-step guide helps developers enhance presentations with professional text in C#....effects like shadows, glows, and gradient fills may slightly increase...

    docs.aspose.com/slides/net/wordart/
  4. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....fills, you can also leverage gradient or pattern fills for enhanced...

    docs.aspose.com/slides/python-net/chart-series/
  5. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... 将形状的 FillType 设置为 Gradient 。 使用 IGradientFormat 接口公开的渐变停止集合的...set_FillType ( FillType :: Gradient ); shape -> get_FillFormat...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  6. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....styles—for example, solid, gradient, pattern, texture, and picture...

    docs.aspose.com/slides/net/product-overview/
  7. 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…...color of shape2 exists in gradient colors for this file. Please...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  8. 档案

    档案...)->set_FillType(FillType::Gradient); presentation->get_Slide...

    blog.aspose.com/zh/slides/set-slide-background-...
  9. desktop_4560ee16f2bea569358c6c079f45fb6f632d125...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......);background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0)...){background-image:linear-gradient(to bottom, rgba(var(--primary-rgb)...

    forum.aspose.com/stylesheets/desktop_4560ee16f2...
  10. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths....them with paint, pattern, or gradient. Element Builders Rule Builder...

    docs.aspose.com/svg/net/path-builder/