Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,151 for

alpha

(0.03 sec)
  1. Crear un documento de presentación|Documentació...

    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.... Alpha () { Val = 38000 }) { Val =...RgbColorModelHex ( new D . Alpha () { Val = 38000 }) { Val =...

    docs.aspose.com/slides/es/net/create-a-presenta...
  2. إضافة نص إلى ملف PDF|Aspose.PDF for Java

    يصف هذا المقال مختلف الجوانب المتعلقة بالعمل مع النص في Aspose.PDF. تعرف على كيفية إضافة النص إلى PDF، إضافة شظايا HTML، أو استخدام الخطوط المخصصة OTF....Java ميزة إضافة نص مع قناة لون Alpha. يوضح مقتطف الشيفرة التالي كيفية...إنشاء كائن لون من قناة لون Alpha int alpha = 10 ; int green = 0 ;...

    docs.aspose.com/pdf/ar/java/add-text-to-pdf-file/
  3. プレゼンテーション文書の作成|Aspose.Slides ドキュメント

    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.... Alpha () { Val = 38000 }) { Val =...RgbColorModelHex ( new D . Alpha () { Val = 38000 }) { Val =...

    docs.aspose.com/slides/ja/net/create-a-presenta...
  4. Wasserzeichen|Aspose.Slides für PHP Dokumentation

    Fügen Sie Text- und Bildwasserzeichen zu PowerPoint-Präsentationen in PHP hinzu...verwenden Sie diesen Code: $alpha = 150 ; $red = 200 ; $green..., $red , $green , $blue , $alpha ); $fillFormat = $watermarkFrame...

    docs.aspose.com/slides/de/php-java/watermark/
  5. การแปลง HEX เป็น LAB – รหัส C# และตัวแปลงออนไลน์

    ทำงานกับรหัสสีและแปลง HEX เป็น LAB ทางออนไลน์หรือใน C# ลองโปรแกรมแปลงสีออนไลน์ฟรี!...Lightness, and Alpha) HSLA TO RGBA (Red, Green, Blue, and Alpha) © Aspose...

    products.aspose.com/svg/th/net/color-converter/...
  6. แปลง RGB เป็น HSL – โค้ด C# และตัวแปลงออนไลน์

    ทำงานกับรหัสสีและแปลง RGB เป็น HSL ทางออนไลน์หรือใน C# ลอง Color Converter ฟรี!...Lightness, and Alpha) HSLA TO RGBA (Red, Green, Blue, and Alpha) © Aspose...

    products.aspose.com/svg/th/net/color-converter/...
  7. แปลง RGB เป็น CMYK – โค้ด C# และตัวแปลงออนไลน์

    ทำงานกับรหัสสีและแปลง RGB เป็น CMYK ทางออนไลน์หรือใน C# ลอง Color Converter ฟรี!...Lightness, and Alpha) HSLA TO RGBA (Red, Green, Blue, and Alpha) © Aspose...

    products.aspose.com/svg/th/net/color-converter/...
  8. การแปลง RGB เป็น LAB – โค้ด C# และตัวแปลงออนไลน์

    ทำงานกับรหัสสีและแปลง RGB เป็น LAB ทางออนไลน์หรือใน C# ลอง Color Converter ฟรี!...Lightness, and Alpha) HSLA TO RGBA (Red, Green, Blue, and Alpha) © Aspose...

    products.aspose.com/svg/th/net/color-converter/...
  9. 水印|Aspose.Slides for Python 文档

    在 Python 中为 PowerPoint 演示文稿添加文字和图像水印...设置水印文本颜色 要设置水印文本的颜色,请使用以下代码: alpha = 150 red = 200 green = 200...drawing . Color . from_argb ( alpha , red , green , blue ) 居中对齐文本水印...

    docs.aspose.com/slides/zh/python-net/watermark/
  10. Marca de agua|Documentación de Aspose.Slides

    Agregue marcas de agua de texto e imagen a presentaciones de PowerPoint en C++...agua, use este código: auto alpha = 150 , red = 200 , green =...set_Color ( Color :: FromArgb ( alpha , red , green , blue )); Centrar...

    docs.aspose.com/slides/es/cpp/watermark/