Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,557 for

transparency

(0.06 sec)
  1. 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...
  2. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  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. 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...
  8. PDF to PDFA compliance error - Free Support For...

    Hi I am converting the PDF 1.5 to PDF_A_1A but got the exception in log as attached. Could you help me to resolve this Error Log2.png (15.0 KB) Error Log1.jpg (379.4 KB)...non-compliant content (like transparency effects or improperly tagged...PDF/A standards, such as transparency effects, annotations, or...

    forum.aspose.com/t/pdf-to-pdfa-compliance-error...
  9. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!...how to set a color with transparency. Document doc = new Document...Color . Red ; shadowFormat . Transparency = 0.8 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  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/