Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,150 for

alpha

(0.05 sec)
  1. Aspose.PSD for Java 20.3 - Release Notes|Docume...

    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....loading image with empty Unicode Alpha Names Resource Bug PSDJAVA-139...loading image with empty Unicode Alpha Names Resource String inFilePath...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. 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/
  3. 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...
  4. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in C++...watermark text, use this code: auto alpha = 150 , red = 200 , green =...set_Color ( Color :: FromArgb ( alpha , red , green , blue )); Center...

    docs.aspose.com/slides/cpp/watermark/
  5. 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...
  6. 连接器|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/
  7. Watermark|Aspose.Slides for Python Documentation

    Add text and image watermarks to PowerPoint presentations in Python...watermark text, use this code: alpha = 150 red = 200 green = 200...drawing . Color . from_argb ( alpha , red , green , blue ) Center...

    docs.aspose.com/slides/python-net/watermark/
  8. 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...
  9. Aspose.PSD for .NET 20.11 - 发行说明|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....var pixel = pixels [ i ]; var alpha = ( int )( pixel & 0 xff000000...(~( pixel & 0 x00ffffff )) | alpha ; } innerImage . SaveArgb32Pixels...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...watermark text, use this code: int alpha = 150 , red = 200 , green =... setColor ( Color . argb ( alpha , red , green , blue )); Center...

    docs.aspose.com/slides/androidjava/watermark/