Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 45,869 for

color

(2.25 sec)
  1. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... solid_fill_color . color = draw . Color . black portion...fill_format . solid_fill_color . color = draw . Color . black portion...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  4. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization.... innerHTML = '<p style="color: red;">Please select an Excel...categoryData = "A2:A9" ; // Set the color for the first series (Volume)...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  5. Insert Ranges with JavaScript via C++|Documenta...

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Value check passed:...

    docs.aspose.com/cells/javascript-cpp/insert-ran...
  6. BarcodeParameters.foreground_color property | A...

    BarcodeParameters.foreground_Color property. Bar code foreground Color (0x000000 - 0xFFFFFF)...foreground_color property BarcodeParameters.foreground_color property...property Bar code foreground color (0x000000 - 0xFFFFFF) @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/java/ellipse/
  8. Aspose::Words::Shading::get_BackgroundTintAndSh...

    Aspose::Words::Shading::get_BackgroundTintAndShade method. Gets or sets a double value that lightens or darkens a background theme Color in C++....darkens a background theme color. double Aspose :: Words :: Shading...set foreground and background colors for shading texture. auto doc...

    reference.aspose.com/words/cpp/aspose.words/sha...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Row inserted successfully...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  10. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...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/zh/javascript-cpp/merging...