Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 45,666 for

color

(0.21 sec)
  1. 5115058.xlsx

    Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 14.0300 14.0300 false...Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8...

    docs.aspose.com/cells/es/net/adding-2-color-sca...
  2. 5115058.xlsx

    Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 14.0300 14.0300 false...Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8...

    docs.aspose.com/cells/ru/net/adding-2-color-sca...
  3. 5115058.xlsx

    Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 14.0300 14.0300 false...Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8...

    docs.aspose.com/cells/zh/net/adding-2-color-sca...
  4. 5115058.xlsx

    Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 14.0300 14.0300 false...Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8...

    docs.aspose.com/cells/ja/cpp/adding-2-color-sca...
  5. 5115058.xlsx

    Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 14.0300 14.0300 false...Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8...

    docs.aspose.com/cells/ar/cpp/adding-2-color-sca...
  6. Aspose::Words::Drawing::Stroke::get_Color metho...

    Aspose::Words::Drawing::Stroke::get_Color method. Defines the Color of a stroke in C++....g::Stroke::get_Color method Stroke::get_Color method Defines...Defines the color of a stroke. System :: Drawing :: Color Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。... 2F , Color . getDarkBlue ())); TableTHeadElement...headTrElement . setBackgroundColor ( Color . getLightGray ()); for ( colIndex...

    docs.aspose.com/pdf/zh/java/working-with-table-...
  8. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets fill formatting for the Stroke in C++....set_ForeColor ( System :: Drawing :: Color :: get_White ()); // 2 - The...stroke -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  10. 处理边框|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.... Thin , Color . Black ); style . SetBorder...LeftBorder , CellBorderType . Thin , Color . Green ); style . SetBorder...

    docs.aspose.com/cells/zh/net/working-with-borders/