Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,557 for

transparency

(0.1 sec)
  1. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples....) extends RGB by adding transparency through the alpha channel...Sometimes, you may need to add transparency to your colors. This is...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/
  2. Creating Semi-transparent Celtic Heart Figure T...

    Creating semi-transparent Celtic Heart figure text drawing with Aspose.Drawing .NET (C#) 2d graphic library...Creating Semi-transparent Celtic Heart Figure Text Contents [...[ Hide ] Creating semi-transparent Celtic Heart figure text The...

    docs.aspose.com/drawing/net/showcases/celtic-he...
  3. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....serious limitations such as transparency and some compression options...PDF/A-1, such as support of transparency and layer effects or embedding...

    docs.aspose.com/words/cpp/learn-features-of-con...
  4. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....Transparency: Gets/sets the degree of...the starting reflection transparency as a value from 0.0 (opaque)...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Modifying 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.... Verify Image Transparency This article demonstrates...image transparency. The steps to check image transparency are as...

    docs.aspose.com/psd/java/modifying-images/
  6. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++....() Defines the amount of transparency of a stroke. Valid range...the start of a stroke. get_Transparency () Gets or sets a value...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Read Color of a Shape's Glow Effect with Golang...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....16711672 IsShapeColor: True Transparency: 0 . 13 Type: RGB Working...

    docs.aspose.com/cells/go-cpp/read-color-of-shap...
  8. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets or sets a Color object that represents the color for the shadow. The default value is Black in C++....how to set a color with transparency. auto doc = System :: MakeObject...()); shadowFormat -> set_Transparency ( 0.8 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground color of your stroke for precise design control.... Transparency = 0.5 ; Assert . That (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Stroke.base_fore_color property | Aspose.Words ...

    Stroke.base_fore_color property. Gets the base foreground color of the stroke without any modifiers.... transparency = 0.5 self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...