Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,261 for

gradient fill

(0.5 sec)
  1. HTML|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....Self-Closing Tags Render Gradient Fill for the WordArt while Converting...

    docs.aspose.com/cells/net/convert-excel-to-html/
  2. 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...
  3. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....Support of Scale Property for Gradient Fill Layer Feature PSDNET-162...Support of Scale Property for Gradient Fill Layer using ( var image...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  4. 管理 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...
  5. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable Fill options for better visual impact....Contents [ Hide ] Fill.FillType property Gets a fill type. public...convert any of the fills back to solid fill. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...an image that is used for filling or drawing objects: shapes...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/net/ps/working-with-textures/
  7. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...an image that is used for filling or drawing objects: shapes...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  8. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write...chart on the slide. Set fill type and fill color of chart Set round...

    docs.aspose.com/slides/java/chart-formatting/
  9. 编辑 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/
  10. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Red ). Stroke (Paint...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/net/element-builders/