Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,647 for

alpha

(0.54 sec)
  1. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。...Slides 通过调整用于填充的颜色的 alpha 值来设置透明度。以下是操作方法: 创建一个 Presentation...Color.FromArgb(alpha, baseColor) 定义具有透明度的颜色( alpha 分量控制透明度)。 保存演示文稿。...

    docs.aspose.com/slides/zh/net/shape-formatting/
  2. 使用 HTML 颜色 – 背景颜色和文本颜色

    您可以找到有关网站 HTML 颜色代码的信息--带有十六进制颜色代码、RGB、RGBA、HSL 和 HSLA 值的 HTML 颜色名称。...颜色值的扩展,带有一个决定颜色不透明度的 alpha 通道。HSLA 颜色值由色相、饱和度、明度和 alpha 指定,其中 alpha 参数指定不透明度。alpha...参数指定不透明度。alpha 参数是一个介于 0.0 和 1.0 之间的数字,0.0 表示 “完全透明”,1.0 表示 “完全不透明”。...

    docs.aspose.com/html/zh/net/tutorial/working-wi...
  3. 10. Appendix. Math symbols and commands

    This article discusses different LaTeX math symbols and commands and their meaning. Learn how to insert operators, greek letters, etc. within LaTeX....appear in the roman alphabet ( \Alpha={\rm A} , \Beta={\rm B} , etc...

    docs.aspose.com/tex/java/latex-math-symbols-com...
  4. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....the entire paragraph : int alpha = 50 ; using ( var presentation...Color = Color . FromArgb ( alpha , Color . Black ); presentation...

    docs.aspose.com/slides/net/text-formatting/
  5. Aspose.PSD for .NET 20.3 - 发行说明|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....PSDNET-539 异常:加载带有空Unicode Alpha名称资源的图像失败 错误 PSDNET-541 更改图层组可见性后输出不正确...PSDNET-539. 异常:加载带有空Unicode Alpha名称资源的图像失败 string sourcePath =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Merge PNG Files Online or using Java | products...

    Free online app to combine different PNG files. Java merging library code to merge PNG documents into format of choice.... Automation Scenarios: Alpha-Channel Preservation: Maintain...transparency, as PNG supports alpha channel transparency, allowing...

    products.aspose.com/total/java/merge/png/
  7. Add Watermarks to Presentations in Java|Aspose....

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

    docs.aspose.com/slides/java/watermark/
  8. Convert HSL to RGB – C# Сode and Online Converter

    Work with color codes and convert HSL 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/hsl...
  9. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....watermark text, use this code: auto alpha = 150 , red = 200 , green =...set_Color ( Color :: FromArgb ( alpha , red , green , blue )); Center...

    docs.aspose.com/slides/cpp/watermark/
  10. Aspose.PSD for Java 20.3 - 发行说明|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....功能 PSDJAVA-136 加载带有空Unicode Alpha Names资源的图像失败异常 错误 PSDJAVA-139...} PSDJAVA-136. 加载带有空Unicode Alpha Names资源的图像失败异常 String inFilePath...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...