Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 44,876 for

color

(0.19 sec)
  1. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  2. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background Color for the fill....that represents the background color for the fill. get backThemeColor...set theme color for foreground/background shape color. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in C#....to calculate the color used by Excel for color‑scale conditional...only change font style, text color, underline style, and strikeout...

    docs.aspose.com/cells/net/conditional-formatting/
  4. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 使用 Sparklines 和三维格式设置 通过 C++ 的 JavaScript|Docum...

    学习在 Excel 文件中如何使用 Sparklines 以及应用三维格式 设置,使用 Aspose.Cells for JavaScript 和 C++。...CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/using-s...
  6. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process.... Color . ToArgb (), Is . EqualTo ( Color . Blue . ToArgb...builder . Font . Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Color . ToArgb (), Is . EqualTo ( Color . Red . ToArgb...borders [ 0 ]. Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...Insertions ========== // Use COLOR only (least intrusive for layout)...Effect.COLOR); log.debug("Insertions: BY_AUTHOR color only");...

    forum.aspose.com/t/some-table-in-word-file-will...
  9. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the font is formatted as outline....flag to change the text's fill color to white and // leave a thin...each character in the original color of the text. builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....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...