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

alpha

(0.81 sec)
  1. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....HEBREW1 Hebrew-1 ARABIC1 Arabic alpha HEBREW2 Hebrew-2 ARABIC2 Arabic...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 .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/
  3. 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...
  4. 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...
  5. 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/
  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 Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....watermark text, use this code: alpha = 150 red = 200 green = 200...drawing . Color . from_argb ( alpha , red , green , blue ) Center...

    docs.aspose.com/slides/python-net/watermark/
  8. 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...
  9. XML Schema|Aspose.PDF for Java

    本文描述了在 Aspose.PDF for Java 中处理 XML 文档的 XML 架构...<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/zh/java/supported-xml-schema/
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....the feature to add text with Alpha color channel. The following...color object from Alpha color channel int alpha = 10 ; int green...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/