Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 46,917 for

color

(0.28 sec)
  1. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet fitted to...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  2. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Navy ());...ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb (), firstParagraphStyle...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Save 3D Scene as HTML|Documentation

    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....pydrawing import Color from aspose.threed import Scene...material . diffuse_color = Vector3 ( Color . chartreuse ) # Set...

    docs.aspose.com/3d/python-net/save-3d-scene-as-...
  4. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....contains Filter by Color Filters based on filled color Date Filters...different types of filters, such as Color Filter, Date Filter, Number...

    docs.aspose.com/cells/cpp/data-filtering/
  5. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ 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, and how to customize the merged cell style....// Set the font color font . SetColor ( Color :: Blue ()); //...true ); // Set the background color of C6 Cell to Red style . SetForegroundColor...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  6. Aspose::Words::Fields::FieldMergeBarcode class ...

    Aspose::Words::Fields::FieldMergeBarcode class. Implements the MERGEBARCODE field. To learn more, visit the documentation article in C++....get_BackgroundColor () Gets the background color of the barcode symbol. Valid...get_ForegroundColor () Gets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Conversion to PDF completed...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  8. ChartMarker.Size | Aspose.Words for .NET

    Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker...series will not invert their colors if the value is negative. for.... format . fill . color = drawing . Color . red # For a cleaner...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.Smooth | Aspose.Words for .NET

    Enhance your charts with ChartSeries Smooth property. Effortlessly create visually appealing, smooth lines using CatmullRom splines for better data clarity....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...