Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,591 for

alpha

(0.17 sec)
  1. IImageTransformOperationCollection | Aspose.Sli...

    Represents a collection of effects apllied to an image....AddAlphaBiLevelEffec ( float ) Adds the new Alpha Bi-Level effect to the end of...AddAlphaCeilingEffec () Adds the new Alpha Ceiling effect to the end of...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  2. IAlphaModulateEffectiveData | Aspose.Slides for...

    Immutable object which represents an Alpha Modulate effect. Effect Alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing Alpha values to modulate....represents an Alpha Modulate effect. Effect alpha (opacity) values...specifies an effect containing alpha values to modulate. class IAlphaModulateEffect...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  3. IAlphaModulate | Aspose.Slides for C++ API Refe...

    Represents an Alpha Modulate effect. Effect Alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing Alpha values to modulate....Represents an Alpha Modulate effect. Effect alpha (opacity) values...specifies an effect containing alpha values to modulate. class IAlphaModulate...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  4. AlphaModulateFixed | Aspose.Slides for C++ API ...

    Represents an Alpha Modulate Fixed effect. Effect Alpha (opacity) values are multiplied by a fixed percentage....Represents an Alpha Modulate Fixed effect. Effect alpha (opacity)...() override Gets effective Alpha Modulate Fixed effect data with...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  5. GetCmyka | Aspose.Imaging for .NET API Reference

    GetCmyka PixelDataFormat.GetCmyka method Gets CMYKA color with a specified number of bits per sample. public static P......Int32 The number of bits per Alpha channel. Return Value The CMYK...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Aspose.Imaging for Java 23.5 - Release notes

    Aspose.Imaging for Java 23.5 - Release notes – the latest updates and fixes....features: Support of TIFF with Cmyk Alpha color mode Support of tiled...IMAGINGJAVA-8440 Support of TIFF with Cmyk Alpha color mode Feature IMAGINGJAVA-8427...

    releases.aspose.com/imaging/java/release-notes/...
  7. AlphaInverse | Aspose.Slides for C++ API Reference

    Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%....class Represents an Alpha Inverse effect. Alpha (opacity) values...() override Gets effective Alpha Inverse effect data with the...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  8. ColorReplace | Aspose.Sildes for Python via .NE...

    ColorReplace ColorReplace class Represents a Color Replacement effect. All effect colors are changed to a fixed color...... Alpha values are unaffected. The ColorReplace...

    reference.aspose.com/slides/python-net/aspose.s...
  9. package-use - Aspose.CAD for JasperReports - AP...

    All Classes Packages com.aspose.cad.jasperreports.bmp com.aspose.cad.jasperreports.common com.aspose.cad.jasperreport......TiffAlphaStorageEnum Specifies the alpha storage for tiff documents....TiffAlphaStorageEnum Specifies the alpha storage for tiff documents....

    reference.aspose.com/cad/jasperreports/com/aspo...
  10. The Watermark Does Not Appear above Tables on S...

    Hi When trying to watermark powerpoint slides using Aspose Slides for Java api, it is not showing watermark on the slides in the portion where tables are there. Any suggestions for that? This is the code snippet used: …...setFontHeight(52); int alpha = 150, red = 200, green = 200...setColor(new Color(red, green, blue, alpha)); // Lock Shapes from modifying...

    forum.aspose.com/t/the-watermark-does-not-appea...