Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 40,631 for

color

(0.11 sec)
  1. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 处理边框|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/
  3. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...OneColorGradient ( System :: Drawing :: Color :: get_Red (), Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 入门|Documentation

    如何安装 Aspose Cells for Go via C++ 并创建“Hello World”应用程序。...BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/zh/go-cpp/getting-started/
  8. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape 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. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)...Examples Shows how to set a color with transparency. doc = aw...file_name = MY_DIR + 'Shadow color.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....Show data labels and set font color. series . HasDataLabels = true...true ; dataLabels . Font . Color = Color . White ; // Set data label...

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