Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,916 for

color

(0.11 sec)
  1. Aspose::Words::Drawing::ShadowFormat::get_Trans...

    Aspose::Words::Drawing::ShadowFormat::get_Transparency method. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Examples Shows how to set a color with transparency. auto doc...( get_MyDir () + u "Shadow color.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。... solid_fill_color . color = draw . Color . white dataPoint...fill_format . solid_fill_color . color = draw . Color . light_gray lbl...

    docs.aspose.com/slides/zh/python-net/callout/
  3. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....such as a solid fill color, line color, and line width. In addition...Rectangle to Solid. Set the Color of the Rectangle using SolidFillColor...

    docs.aspose.com/slides/java/rectangle/
  4. 用C++通过JavaScript创建开盘 最高 最低 收盘(OHLC)股票图表|Documen...

    了解如何使用Aspose.Cells for JavaScript通过C++创建开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表上绘制股票市场数据,包括开盘、最高、最低和收盘价,以实现更好的分析和可视化。... innerHTML = '<p style="color: red;">Please select an Excel...DownBars and UpBars with different color chart . nSeries . get ( 0 )...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....background_pattern_color = aspose . pydrawing . Color . light_coral...foreground_pattern_color = aspose . pydrawing . Color . light_salmon...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....threshold will be set as a black color, or if less than the threshold...threshold, then to a white color. You can use a more precise binarize...

    docs.aspose.com/imaging/java/developer-guide/ho...
  7. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different fonts, Colors, and alignment options to enhance the appearance and readability of your charts....properties of the text, such as its color, boldness, etc. Rich Text Custom...characters by changing their color to red and making them bold...

    docs.aspose.com/cells/go-cpp/rich-text-custom-d...
  8. Aspose.3D Set Up mesh geometry data | products....

    Learn how to set up mesh geometry data...We will set the data for the color. We initialize an IMeshConvertible...LambertMaterial object and set the color data. We can clearly see the...

    products.aspose.com/3d/tutorial/set-up-mesh-geo...
  9. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.ColorMode property. Gets or sets a value determining how Colors are rendered....sets a value determining how colors are rendered. get colorMode...Examples Shows how to change image color with saving options property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....size, font style, and font color etc for stamp object. In order...getTextState (). setForegroundColor ( Color . getGreen ()); // add stamp...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...