Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 30,835 for

color

(0.06 sec)
  1. SVG 滤镜和渐变 – SVG Filters and Gradients

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。...specularExponent = "25" lighting - color = "#bbbbbb" > 6 < fePointLight...specularExponent = "2" lighting - color = "#bbbbbb" result = "specOut"...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  2. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 PHP via Java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码创建 PDF 表单并以编程方式添加字段。...表单 // Open document $colors = new Color (); $document = new Document...$textBoxField -> setColor ( $colors -> getGreen ()); // Add field...

    products.aspose.com/pdf/zh-hans/php-java/acrofo...
  4. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....also see how to work with the colors of the shapes. Working analogically...To create CMYK (blue) solid color stroked rectangle in the lower...

    products.aspose.com/page/net/manipulate-vector-...
  5. Crop, Rotate and Resize Images|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....Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/psd/java/crop-rotate-and-resize...
  6. Convert SVG to JPG – C# code and Online Converter

    Convert SVG to JPG in C# using Aspose.HTML API. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter....page size, margins, background color, etc. Property Description Sets...is . This property sets the color that will fill the background...

    docs.aspose.com/html/net/convert-svg-to-jpg/
  7. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a 1 bpp (bits per pixel) 2-color image as a stencil mask. Currently...SolidBrush (aspose. pydrawing . Color . blue )) 30 31 # Fill the rectangle...

    docs.aspose.com/page/python-net/ps/working-with...
  8. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java....maxValueIndex = i; } } // Change colors of the max and min values....getFormat().getFill().setForeColor(Color.RED); series.getDataPoints()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/num...
  10. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency.... HighlightColor = Color . Yellow ; doc . FirstSection...World!" ; run . Font . Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/run/