Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 25,774 for

color

(0.07 sec)
  1. Aspose::Words::Tables::PreferredWidth::GetHashC...

    Aspose::Words::Tables::PreferredWidth::GetHashCode method. Serves as a hash function for this type in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value of this object in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Border.shadow property | Aspose.Words for Node.js

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow....be of the same type, width, color and all should have the Shadow...= 2 ; pageSetup . borders . color = "#008000" ; pageSetup . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal.... Color = Color . Blue ; horizontalRuleFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  5. BorderCollection.LineWidth | Aspose.Words for .NET

    Discover the BorderCollection LineWidth property to easily adjust border width in points, enhancing your design's precision and visual appeal.... Color = Color . Green ; pageSetup . Borders...

    reference.aspose.com/words/net/aspose.words/bor...
  6. BorderCollection.LineStyle | Aspose.Words for .NET

    Discover the BorderCollection LineStyle property to customize your design with flexible border styles. Enhance your project’s visual appeal effortlessly!... Color = Color . Green ; pageSetup . Borders...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal.... Color = Color . Green ; builder . Font...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Watermark.remove method | Aspose.Words for Python

    Watermark.remove method. Removes the watermark.... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. gradient.svg

    color="BISQUE" /> <stop offset="60%" stop-color="CADETBLUE"...

    docs.aspose.com/html/files/gradient.svg
  10. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...