Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,112 for

alpha

(0.02 sec)
  1. Aspose.PSD for .NET 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 PSDNET-541...loading image with empty Unicode Alpha Names Resource string sourcePath...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  2. Supported Barcode Types and Image Formats|Docum...

    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....UPC-E, UpcaGs1DatabarCoupon Alpha-Numeric Code 128, Code 39, Code...

    docs.aspose.com/barcode/nodejsjava/supported-ba...
  3. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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/net/aspose-psd-for-net-20-1...
  4. Supported Barcode Types and Image Formats|Docum...

    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....UPC-E, UpcaGs1DatabarCoupon Alpha-Numeric Code 128, Code 39, Code...

    docs.aspose.com/barcode/phpjava/supported-barco...
  5. 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...
  6. 8. Fonts in math formulas | LaTeX font math

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....are accessed as symbols - \alpha , \beta , etc. - we can find...bm{ \ sqrt [ 2 ] {x \ times \ alpha}} $ but 4 $ \ bm{ \ sqrt [ 2...

    docs.aspose.com/tex/java/latex-math-fonts/
  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. ChoiceBox|Documentation

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

    docs.aspose.com/omr/net/json-markup/choicebox/
  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 =...Color ( red , green , blue , alpha )); Center a Text Watermark...

    docs.aspose.com/slides/java/watermark/