Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 45,428 for

color

(0.13 sec)
  1. 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/
  2. Aspose::Words::Font::get_ThemeFontFarEast metho...

    Aspose::Words::Font::get_ThemeFontFarEast method. Gets or sets the East Asian theme font in the applied font scheme that is associated with this Font object in C++....to work with theme fonts and colors. auto doc = System :: MakeObject...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. 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...
  4. Fill.foreColor property | Aspose.Words for Node.js

    Fill.foreColor property. Gets or sets a Color object that represents the foreground Color for the fill....sets a Color object that represents the foreground color for the...to fully opaque color unlike the Fill.color property, which preserves...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage document revisions and enhance your layout process for optimal results....set; } Allows to specify the color to be used for comments. Default...set; } Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/net/aspose.words.lay...
  6. 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..."100" ); // Sets the background color. FormatCondition fc = fcs ....

    docs.aspose.com/cells/cpp/conditional-formatting/
  7. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Sorting completed successfully...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  8. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 将弧对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建弧对象。... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/zh/java/add-arc/
  10. Convert HEX to RGB in Python

    This concise guide outlines the key points for converting HEX to RGB in Python. It delivers an ordered set of instructions along with a practical code demonstration to convert HEX to RGB in Python....also be applied to additional color formats inside images by computing...the RGB color model Create an instance of the Color class to...

    kb.aspose.com/svg/python/convert-hex-to-rgb-in-...