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

color

(1.49 sec)
  1. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++.... // 1 - A flat color: shapeRectangle -> set_FillColor...set_FillColor ( System :: Drawing :: Color :: get_LightBlue ()); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Formulas are now visible...

    docs.aspose.com/cells/javascript-cpp/show-formu...
  3. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Workbook converted...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  4. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Set Range Border with Node.js via C++|Documenta...

    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.... Color . Red ); range . setInsideBorders.... setColor ( AsposeCells . Color . Green ); range . setInsideBorders...

    docs.aspose.com/cells/nodejs-cpp/set-range-border/
  6. 如何通过C++的JavaScript设置系列不可见|Documentation

    了解如何在Excel图表中使用Aspose.Cells for JavaScript通过C++设置系列不可见。...Example - Modify Chart Series Color Variation </ h1 > < input type...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Get Hyperlinks in Range|Documentation

    Learn how to get hyperlinks in a range through Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/get-hyperl...
  8. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... innerHTML = '<p style="color: red;">Please select an Excel...foregroundColor = AsposeCells . Color . Maroon ; // Fill the PlotArea...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  10. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...