Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,454 for

alpha

(0.06 sec)
  1. 连接器|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/androidjava/connector/
  2. Manipulating Photoshop Formats|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.... Grayscale Support with Alpha for PSD This article shows how...how to support Grayscale with alpha for PSD file while converting...

    docs.aspose.com/imaging/java/manipulating-photo...
  3. 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...
  4. Appendix. Math symbols and commands | LaTeX manual

    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. 搜索

    搜索...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...
  6. 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...
  7. 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...
  8. 连接器|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/
  9. 连接器|Aspose.Slides for 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/
  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/