Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 46,368 for

color

(0.12 sec)
  1. sampleCreateSlicerToExcelTable.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red...

    docs.aspose.com/cells/ru/nodejs-cpp/create-slic...
  2. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++....maxValueIndex = i ; } } // Change colors of the max and min values....set_ForeColor ( System :: Drawing :: Color :: get_Red ()); series -> get_DataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Simple Labeling|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.... FontColor Determines color of the text. HaloSize Determines...text. HaloColor Determines color of the halo around the text...

    docs.aspose.com/gis/net/simple-labeling/
  4. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. saveOpts . GammaCorrectedColor = true ;...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  5. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....RawCustomColorConver specifies the custom color converter. Property RasterImage...RawIndexedColorConve specifies the indexed color converter. Property RasterImage...

    docs.aspose.com/imaging/java/public-api-changes...
  6. light-effect.svg

    docs.aspose.com/svg/files/light-effect.svg

  7. font bold setting|Documentation

    Guide to using the Bold button on the Aspose.Cells GridJs toolbar, including mouse, keyboard, menu, and API options for toggling bold formatting....(row/col indices) // Set the font color of a specific cell or range...undefined . How to Print Font Color Settings...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....be represented as a table of color pixels. Each pixel is a triplet...amount of red, green, and blue color. Image Vectorization is the...

    docs.aspose.com/svg/net/image-vectorization-wor...
  9. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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)...setForegroundColor ( new AsposeCells . Color ( 79 , 129 , 189 )); // Fill...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...