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

alpha

(0.22 sec)
  1. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....Adjusting the color transparency (alpha) along with the red, green,...use the following code: int alpha = 150 , red = 200 , green =...

    docs.aspose.com/slides/net/watermark/
  2. 档案

    档案...Solid; int alpha = 150, red = 200, green = 200...System.Drawing.Color.FromArgb(alpha, red, green, blue); // 从修改中锁定形状...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  3. NumberStyle | Aspose.Words for Java

    Specifies the number style for a list footnotes and endnotes page numbers in Java....3, …) ARABIC_1 Arabic alpha ARABIC_2 Arabic abjad ARABIC_FULL_WIDTH...static int ARABIC_1 Arabic alpha ARABIC_2 public static int ARABIC_2...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  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. 使用 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/
  7. 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...
  8. HtmlLoadOptions.WebRequestTimeout | Aspose.Word...

    Discover HtmlLoadOptions' WebRequestTimeout property, allowing you to customize timeout settings for optimal web performance. Default, 100 seconds....com/png/sample-alpha-circle-400x300.png" ; // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  9. 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...
  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/