Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 45,869 for

color

(0.18 sec)
  1. Convert TIFF to 3DS via Python | products.aspos...

    Sample code for TIFF to 3DS Python conversion. Use API example code for batch TIFF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/3d/python-net/conversion/ti...
  2. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description....option to set the background color of the surface exposed due to...degrees and set the background color to Green using RasterImage.Rotate...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...
  3. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. JP2 Images Binarization with Python | products....

    How to use Python for JP2 images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  5. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....max_value_index = i i += 1 # Change colors of the max and min values.... fill . fore_color = aspose . pydrawing . Color . red series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/zh-hant/python-net/text/
  7. Aspose::Words::Fields::FieldMergeBarcode::get_F...

    Aspose::Words::Fields::FieldMergeBarcode::get_ForegroundColor method. Gets the foreground Color of the barcode symbol. Valid values are in the range [0, 0xFFFFFF] in C++....method Gets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document...# 1 - A flat color: shape_rectangle . fill_color = aspose . pydrawing...pydrawing . Color . light_blue doc . background_shape = shape_rectangle...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/cpp/set-range-border/