Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,847 for

transparency

(2.39 sec)
  1. SVG Opacity and Transparent Colors in C# – Aspo...

    Work with SVG opacity in C# using Aspose.SVG for .NET. Set opacity, fill-opacity, stroke-opacity, RGBA, HSLA, and transparent export backgrounds....Pricing Buy SVG Opacity and Transparent Colors in C# Contents [ Hide...Answer To make SVG content transparent in C#, load the file with...

    docs.aspose.com/svg/net/svg-opacity-and-transpa...
  2. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... transparency = 0.25 ; // Add new gradient...gradientStops . at ( 0 ). transparency ). toBeCloseTo ( 0.25 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for .NET 22.12 - Release Notes|Docum...

    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....Bug PSDNET-1281 Incorrect transparency on saving of 16 bit image...PSD file will save with transparency image . Save ( output16bitPsdFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  4. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... transparency = 0.25 ; // Add new gradient...gradientStops . at ( 0 ). transparency ). toBeCloseTo ( 0.25 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.... transparency = 0.25 ; // Add new gradient...gradientStops . at ( 0 ). transparency ). toBeCloseTo ( 0.25 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow...how to set a color with transparency. doc = aw . Document ( file_name...Color . red shadow_format . transparency = 0.8 doc . save ( file_name...

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

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object... transparency Gets or sets the degree of transparency for...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PSD Fill Layer updating using Java|Documentation

    Examples of using all types of adjustment layers including Color Fill, Gradient Fill and Pattern Fill...gradient color points and transparency points. In this example...GradientColorPoint class, and the transparency points with the GradientTransparency...

    docs.aspose.com/psd/java/psd-fill-layer-editing/