Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 44,876 for

color

(0.14 sec)
  1. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph formatting of the conditional style....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 数据排序|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API对数据进行排序。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Sorting completed successfully...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  7. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...(); styleObject . font . color = Color . Red ; styleObject . font...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  8. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....a revision, then change the color of all revisions to green. builder...getCommentColor() Allows to specify the color to be used for comments. getDeleteCellColor()...

    reference.aspose.com/words/java/com.aspose.word...
  9. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency.... BackgroundPatternCol = Color . LightYellow ; builder . Writeln...Shading . BackgroundPatternCol = Color . LightBlue ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... color = "#FF0000" ; expect ( newStyle...expect ( newStyle . font . color ). not . toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...