Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 8,424 for

fill color

(0.06 sec)
  1. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...100)); 31 32 //Fill rectangle 33 document. Fill (path); 34 35...SetStroke ( new Pen( new SolidBrush(Color. Red ), 2)); 40 //Stroke the...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  2. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...0f )); 51 52 //Fill rectangle 53 document -> Fill(path); 54 55...dBrush > (System::Drawing::Color::get_Red()), 2. 0f )); 60 //Stroke...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  3. Convert SVG to TIFF | Aspose.HTML for .NET

    Convert SVG to TIFF using Aspose.HTML for .NET. Consider various SVG to TIFF conversion scenarios in C# examples. Try online SVG Converter....cx ='100' cy ='100' r ='50' fill='pink' stroke='red' stroke-width='10'... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/net/convert-svg-to-tiff/
  4. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow.... fill_format . fill_type = slides . FillType...background . fill_format . solid_fill_color . color = drawing ...

    docs.aspose.com/slides/python-net/convert-power...
  5. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API.... Fill Title and Message fields with...confirmation. Cell Background Color Settings Aspose.Cells.GridJs...

    docs.aspose.com/cells/net/aspose-cells-gridjs/v...
  6. TikZ for Presentations and Infographics | Aspos...

    Discover how to use TikZ for creating professional presentations and engaging infographics....begin{tikzpicture} 8 \ draw [ fill = blue ! 20 ] (0,0) rectangle...{rectangle, rounded corners, fill = orange ! 20, text width =...

    docs.aspose.com/tex/net/tikz-for-presentations-...
  7. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....maxValueIndex = i ; } } // Change colors of the max and min values....( minValueIndex ). format . fill . foreColor = "#FF0000" ; series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Developer Guide|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....Number Alignment Font Border Fill Dealing with Font Settings Change...to change the Comment Font Color Change Text Direction of the...

    docs.aspose.com/cells/java/developer-guide/
  9. Convert Markdown to PDF in Java – Aspose.HTML f...

    Learn how to convert Markdown to PDF using Java library. Consider various Markdown to PDF conversion scenarios with ready-to-use Java code examples....setBackgroundColor(value) Sets the color that will fill the background of every...custom resolutions, background color, and JpegQuality: Load a Markdown...

    docs.aspose.com/html/java/convert-markdown-to-pdf/
  10. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...width = "150" height = "150" fill = "Teal" filter = "url(#light)"...specularExponent = "30" lighting - color = "#ddd" > 7 < fePointLight...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/