Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,655 for

alpha

(0.1 sec)
  1. Aspose.PSD CLI NLP Editor for .NET 24.6 - Relea...

    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....this folder to png format with alpha --license "C:\Aspose\LicenseFile...

    docs.aspose.com/psd/net/cli/nlp-editor/aspose-p...
  2. 搜索

    搜索...setFontHeight(52); int alpha = 150, red = 200, green = 200...setColor(new Color(red, green, blue, alpha)); // 鎖定形狀以防止修改 watermarkShape...

    blog.aspose.com/zh-hant/slides/add-watermark-to...
  3. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java 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/java/what-s-new-in-aspo...
  4. 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...
  5. choicebox|Documentation

    An element that generates a question with a fixed number of answers.... For example, (α) Alpha Centauri . The character is...generated form. For example: (α) Alpha Centauri (β) Beta Geminorum...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  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. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 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/net/connector/
  8. 在 .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/
  9. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...(x — x0) * cos(alpha) — (y — y0) * sin(alpha) + x0; Y = (x —...— x0) * sin(alpha) + (y — y0) * cos(alpha) + y0; 在我们的例子中,对象的旋转角度为...

    docs.aspose.com/slides/zh/python-net/connector/
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....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/cpp/add-text-to-pdf-file/