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

alpha

(0.07 sec)
  1. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...(x — x0) * cos(alpha) — (y — y0) * sin(alpha) + x0; Y = (x —...— x0) * sin(alpha) + (y — y0) * cos(alpha) + y0; 在本例中,对象的旋转角度为...

    docs.aspose.com/slides/zh/java/connector/
  2. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...(x — x0) * cos(alpha) — (y — y0) * sin(alpha) + x0; Y = (x —...— x0) * sin(alpha) + (y — y0) * cos(alpha) + y0; 在我们的案例中,对象的旋转角度为...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  3. NumberStyle enumeration | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  4. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....features: The addition of the alpha blending feature for RasterImage...processing tasks. New Feature - Alpha Blending In today's online landscape...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  5. 在 .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/
  6. Put Signature on Photo using Python

    Follow this article to put signature on photo using Python. It has details to set the IDE, a list of steps, and a sample code showing how to put a signature on photos using Python....transparent by setting their alpha value to 0 Save the pixels back...

    kb.aspose.com/imaging/python/put-signature-on-p...
  7. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....Gets/sets the direction of the alpha gradient ramp relative to the...(along the alpha gradient ramp) of the end alpha value in unit...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 档案

    档案...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...
  9. 档案

    档案...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...
  10. XML Schema of Aspose.PDF|Aspose.PDF for C++

    本文介绍了在 Aspose.PDF for C++ 中使用 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/cpp/supported-xml-schema/