Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 47,055 for

color

(0.79 sec)
  1. 在Ruby中将图表转换为图像|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....A2:A8" ) # Set the fill colors for the series's data points...getPoints () color = Rjb :: import ( 'com.aspose.cells.Color' ) point...

    docs.aspose.com/cells/zh/java/converting-chart-...
  2. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。...Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/zh-hant/python-net/c...
  3. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。...Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/zh-hant/python-net/c...
  4. input_group|Documentation

    Input_group element is used to insert personalized information, such as the respondent's name or email, into the form....border_size=10 border_color black Color of all borders. Can be...the supported values. border_color=red border_top_style inherits...

    docs.aspose.com/omr/net/txt-markup/input_group/
  5. How to change background in comment in Excel|Do...

    How to change Color in comment in Excel. How to insert picture or image in comment in Excel....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/java/how-to-set-comment-b...
  6. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Color . Green ); graph . Border =...Set the circle's color circle . GraphInfo . Color = Aspose . Pdf...

    docs.aspose.com/pdf/net/add-circle/
  7. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...Description Color { get; set; } Gets or sets the border color. DistanceFromText...or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/net/aspose.words/bor...
  8. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the Color mode for the generated images of document pages....ImageColorMode enumeration Specifies the color mode for the generated images...document will be rendered as color images. GRAYSCALE The pages...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.pageColor property. Gets or sets the page Color of the document...property Gets or sets the page color of the document. This property...way to specify a solid page color for the document. Setting this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert RGB to HSL in Python

    This concise guide explains the essential concepts involved in converting RGB to HSL in Python. It presents a clean and structured sequence of actions while also offering a practical example to convert RGB to HSL in Python....expanded to handle various color models in images by computing...the HSL color model Create an instance of the Color class to...

    kb.aspose.com/svg/python/convert-rgb-to-hsl-in-...