Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 47,108 for

color

(3.15 sec)
  1. Save Generated Barcodes in Python via Java|Docu...

    How to Save Generated Barcodes in Aspose.BarCode for Python via Java...monochrome and color formats with different color depths. Using...have large size and 24-bit color depth. Moreover, they will not...

    docs.aspose.com/barcode/python-java/save-barcod...
  2. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... solid_fill_color . color = draw . Color . black portion...fill_format . solid_fill_color . color = draw . Color . black portion...

    docs.aspose.com/slides/python-net/manage-autofi...
  3. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with Color transparency levels, semi-transparent images and text rendering....example, we'll take a car image, coloring the body and incorporate a...car's body surface. We'll apply color to the car by utilizing a semi-transparent...

    docs.aspose.com/drawing/net/showcases/car-body/
  4. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage SmartArt Graphics in Presentations on An...

    Automate PowerPoint SmartArt creation, editing, and styling using Aspose.Slides for Android, featuring concise Java code examples and performance-focused guidance....Style Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/androidjava/manage-smart...
  6. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the 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...
  7. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for Python via .NET API....Sorting Data with Background Color Using Aspose.Cells for Python...data based on the background color. The same feature is provided...

    docs.aspose.com/cells/python-net/sort-data-of-e...
  8. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....Set the font color font . color = AsposeCells . Color . Blue ; //...true ; // Set the background color of C6 Cell to Red style . foregroundColor...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  9. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...the tab color to red worksheet . SetTabColor ( Color :: Red ());...std :: cout << "Worksheet tab color set successfully!" << std ::...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  10. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...