Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,647 for

alpha

(0.34 sec)
  1. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....watermark text, use this code: int alpha = 150 , red = 200 , green =... setColor ( Color . argb ( alpha , red , green , blue )); Center...

    docs.aspose.com/slides/androidjava/watermark/
  2. Convert CMYK to HEX – C# code and Online Converter

    Work with color codes and convert CMYK to HEX online or in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...Lightness, and Alpha) HSLA TO RGBA (Red, Green, Blue, and Alpha) © Aspose...

    products.aspose.com/svg/net/color-converter/cmy...
  3. HSV to RGB Conversion – C# Сode and Online Conv...

    Work with color codes and convert HSV to RGB in C# using Aspose.SVG for .NET. Try the online Color Converter for free!...Lightness, and Alpha) HSLA TO RGBA (Red, Green, Blue, and Alpha) © Aspose...

    products.aspose.com/svg/net/color-converter/hsv...
  4. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js to indicate a draft, confidential information, copyright, and more....watermark text, use this code: let alpha = 150 ; let red = 200 ; let...Color" , red , green , blue , alpha )); Center Text Watermark It...

    docs.aspose.com/slides/nodejs-java/watermark/
  5. LAB to RGB Conversion – C# Сode and Online Conv...

    Work with color codes and convert LAB to RGB online or in C# using Aspose.SVG for .NET. Try the online Color Converter for free!...Lightness, and Alpha) HSLA TO RGBA (Red, Green, Blue, and Alpha) © Aspose...

    products.aspose.com/svg/net/color-converter/lab...
  6. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...including adjusting the opacity or alpha channel of an object, using...an opacity mask, where the Alpha component of each pixel determines...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. 档案

    档案...setFontHeight(52); int alpha = 150, red = 200, green = 200...setColor(new Color(red, green, blue, alpha)); // 从修改中锁定形状 watermarkShape...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  8. 档案

    档案...0f); int32_t alpha = 150, red = 200, green = 200...::Drawing::Color::FromArgb(alpha, red, green, blue)); // 从修改中锁定形状...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  9. Aspose.PSD for Java 20.6 - 发行说明|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....将 PSD 转换为 PNG 文件格式(带用于透明通道的 Alpha 通道) PngOptions pngOptions =...// 将 PSD 导出为 PNG 文件格式(带透明通道的 Alpha 通道) PngOptions pngOptions =...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. XML Schema of Aspose.PDF|Aspose.PDF for C++

    This article describes an XML schema for working with XML documents in Aspose.PDF for C++....<xs:attribute type= "xs:short" name= "Alpha" use= "optional" /> <xs:attribute...<xs:attribute type= "xs:short" name= "Alpha" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/cpp/supported-xml-schema/