Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,062 for

fill color

(0.73 sec)
  1. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....distributed text alignment Fill Represents fill text alignment General...// Set the font color font . SetColor ( Color :: Blue ()); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  2. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....Constructor Description Pen(Color color) Initializes a new instance...with the specified color. Pen(Color color, float width) Initializes...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  3. 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/
  4. Convert SVG to BMP – Aspose.HTML for .NET

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

    docs.aspose.com/html/net/convert-svg-to-bmp/
  5. Convert SVG to GIF – C# code and Online Converter

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

    docs.aspose.com/html/net/convert-svg-to-gif/
  6. 在 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...
  7. 在 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...
  8. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....number of colors to quantize instead. Quantize image colors to simplify...all the vectorized shapes are filled, the second is “Auto” when...

    products.aspose.com/svg/net/vectorization/stencil/
  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. Convert HTML to XPS – Aspose.HTML for Java

    Convert HTML to XPS in Java using Aspose.HTML API. Consider various HTML to XPS conversion scenarios in Java code....page size, margins, background color, CSS media type, and more. Metod...setBackgroundColor(value) Sets the color that will fill the background of every...

    docs.aspose.com/html/java/convert-html-to-xps/