Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 8,424 for

fill color

(1.1 sec)
  1. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....CellsFactory , BackgroundType , Color , Utils } = AsposeCells ; AsposeCells...createStyle (); // Set the Style fill color to Yellow st . pattern =...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  4. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to Fill and line formatting of this marker in C++....t method Provides access to fill and line formatting of this...get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose.PSD for .NET 24.2 - Release Notes|Docume...

    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....= new int [] { Color . Aqua . ToArgb (), Color . Red . ToArgb...ToArgb (), Color . Red . ToArgb (), Color . Aqua . ToArgb (), Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-2...
  6. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....setCategoryData ( "A2:A9" ); // Set color for the first series (Volume)...AsposeCells . Color ( 79 , 129 , 189 )); // Fill the PlotArea...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  7. C# .NET Photoshop Manipulation API | products.a...

    C# ASP.NET VB.NET Photoshop library to create edit and convert Photoshop PSD PSB formats...Layer rendering and editing, Fill Layers, Layers Effects, Editing...Transformations Drawing & Filling of Shapes Adjust Brightness...

    products.aspose.com/psd/net/
  8. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table....true ); // Fill the cells with a light green solid color. table ...endTable (); // Modify the color and thickness of the top border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and Fill of the tick labels....line formatting of the axis and fill of the tick labels. @property.... ChartFormat : ... Remarks Fill of chart tick marks can be changed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...> Change Comment Background Color Example </ title > </ head >...> Change Comment Background Color Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...