Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 5,342 for

transparency

(0.05 sec)
  1. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...GradientStop(color, position, transparency) Initializes a new instance...Color , position : float , transparency : float ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Set or Save Transparent Image in Java|Documenta...

    Using the Java Image Processing Library, code examples of how to set image Transparency for PNG, TIFF, GIF, and WEBP images are provided....Set or Save Transparent Image in Java Contents [ Hide ] Save...Save transparent image with transparency Issue : Image transparency...

    docs.aspose.com/imaging/java/developer-guide/ho...
  3. Set or Save Transparent Image in Python|Documen...

    Using the Python Image Processing Library, code examples of how to set image Transparency for PNG, TIFF, GIF, and WEBP images are provided....Set or Save Transparent Image in Python Contents [ Hide ] Save...Save transparent image with transparency Issue : Image transparency...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. Set or Save Transparent Image in C#|Documentation

    Using the C# Image Processing Library, code examples of how to set image Transparency for PNG, TIFF, GIF, and WEBP images are provided....Set or Save Transparent Image in C# Contents [ Hide ] Save transparent...image with transparency Issue : Image transparency loss. Tips...

    docs.aspose.com/imaging/net/developer-guide/how...
  5. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....Ask AI Create Transparent Image of Excel Worksheet with C++ Contents...as a transparent image. You want to apply transparency to all...

    docs.aspose.com/cells/cpp/create-transparent-im...
  6. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....Ask AI Create Transparent Image of Excel Worksheet with Node...as a transparent image. You want to apply transparency to all...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  7. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...GradientStop(color, position, transparency) Initializes a new instance...percent in range 0.0 to 1.0. transparency Gets or sets a value representing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object.... transparency Gets or sets the degree of transparency for...radius = 30 shape . glow . transparency = 0.15 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStop constructor | Aspose.Words for Nod...

    Aspose.Words.Drawing.GradientStop constructor...GradientStop(color, position, transparency) Initializes a new instance...string , position : number , transparency : number ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Read Color of Shape's Glow Effect with JavaScri...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for JavaScript via C++....isShapeColor ; const transparency = color . transparency ; const type...console . log ( "Transparency: " + transparency ); console . log...

    docs.aspose.com/cells/javascript-cpp/read-color...