Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 35,865 for

color

(0.05 sec)
  1. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....size of 100 x 100 pixels and a color depth of 32 bits per pixel and...set the background to yellow color with Clear method . Next, we...

    docs.aspose.com/imaging/python-net/developer-gu...
  2. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for for Python via .NET API....Sorting Data with Background Color Using Aspose.Cells for Python...data based on the background color. The same feature is provided...

    docs.aspose.com/cells/python-net/sort-data-of-e...
  3. 如何用 .NET 添加 Redaction 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Redaction 个注释。... Color . Green ; annot . BorderColor...Pdf . Color . Yellow ; annot . Color = Aspose . Pdf . Color . Blue...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。..."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  6. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a smooth transition between colors, enhancing the realism of drawn...including aspose.pydrawing.Color , aspose.pydrawing.TextureBrush...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...setFillColor ( Color . getBlack ()); annot . setBorderColor ( Color . getYellow...getYellow ()); annot . setColor ( Color . getBlue ()); annot . setFontSize...

    products.aspose.com/pdf/java/redaction/
  8. Aspose::Words::Drawing::Fill::get_BackTintAndSh...

    Aspose::Words::Drawing::Fill::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the background Color in C++....lightens or darkens the background color. double Aspose :: Words :: Drawing...set theme color for foreground/background shape color. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....set_ForeColor ( System :: Drawing :: Color :: get_White ()); // 2 - The...stroke -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....background may consist of multiple color-filled shapes covering the entire...you can specify a background color to be removed from the image...

    docs.aspose.com/imaging/python-net/removing-bac...