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

alpha

(0.12 sec)
  1. 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/
  2. 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 units...

    docs.aspose.com/cells/java/public-api-changes-i...
  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. Convert CDR to PNG using Python

    Set the environment to use Aspose.Imaging for Python via .NET to convert CDR to PNG using Python. It has all the details to set the IDE, a list of steps, and a sample code for CDR to PNG conversion software in Python....set its color_type to include alpha transparency for high-quality...

    kb.aspose.com/imaging/python/convert-cdr-to-png...
  5. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts.... Moreover, you can utilize alpha blending and anti-aliasing for...

    docs.aspose.com/drawing/net/developer-guide/sys...
  6. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers.... For example, (α) Alpha Centauri . The character is...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  7. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 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/php-java/connector/
  8. 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/
  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. 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/