Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 44,479 for

color

(0.07 sec)
  1. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  2. Picture Fill Is Not Considered When Exporting a...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this presentation that contains only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains one pic…...only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide...fill is configured (a green color in this case). When I export...

    forum.aspose.com/t/picture-fill-is-not-consider...
  3. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeLineStyle enumeration | Aspose.Words for P...

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... Color . red . to_argb (), first_paragraph_borders...first_paragraph_borders . color . to_argb ()) self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to change theme colors for chart series|Doc...

    Learn how to change theme Colors for chart series using Aspose.Cells....Ask AI How to change theme colors for chart series Contents [...change the color of the chart series by setting a theme color. Using...

    docs.aspose.com/cells/net/change-theme-colors-f...
  7. Aspose::Words::BorderCollection::get_Left metho...

    Aspose::Words::BorderCollection::get_Left method. Gets the left border in C++....to apply border and shading color while building a table. auto...Start a table and set a default color/thickness for its borders. System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Aspose::Words::BorderCollection::get_Right meth...

    Aspose::Words::BorderCollection::get_Right method. Gets the right border in C++....to apply border and shading color while building a table. auto...Start a table and set a default color/thickness for its borders. System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...300px; height: 200px; background-color: #f1f1f1; padding: 20px; } ...align-items: center; */ background-color: transparent; } .back-div {...

    forum.aspose.com/t/using-border-radius-and-box-...
  10. 在 JavaScript 通过 C++ 使用 HtmlSaveOptions.tableCss...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 对 HTML 中的表格元素样式进行前缀。...SaveFormat , HtmlSaveOptions , Color } = AsposeCells ; AsposeCells...the style of the cell - font color is Red const st = cell . style...

    docs.aspose.com/cells/zh/javascript-cpp/prefix-...