Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 44,878 for

color

(0.12 sec)
  1. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....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/python-net/conditional-fo...
  2. Convert RGB to CMYK in Python

    This brief topic explains how to convert RGB to CMYK in Python. It includes a step-by-step guide and a functional code example to convert RGB to CMYK in Python....instance of the Color class and pass the input RGB color Convert RGB...RGB color space to CMYK by calling the convert method Get the...

    kb.aspose.com/svg/python/convert-rgb-to-cmyk-in...
  3. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.insert_cell_Color property. Allows to specify the Color to be used for inserted cells [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)...insert_cell_color property RevisionOptions.insert_cell_color property...property Allows to specify the color to be used for inserted cells...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Backgrounds on Android|Aspo...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Android via Java, with code tips to boost your presentations....Contents [ Hide ] Overview Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/androidjava/presentation...
  5. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations....Contents [ Hide ] Overview Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/cpp/presentation-backgro...
  6. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for Color area selection. Java code example provided....corresponding to a specific color area, you can take advantage...MagicWandTool class. To specify the color region you want to mask, provide...

    docs.aspose.com/imaging/java/developer-guide/ma...
  7. 根据数据透视表的PivotField显示名称获取单元格对象|Documentation

    如何用Aspose.Cells for JavaScript通过C++根据数据透视表中的字段显示名称获取单元格对象。... innerHTML = '<p style="color: red;">Please select an Excel...style and set its fill color and font color const style = cell ...

    docs.aspose.com/cells/zh/javascript-cpp/get-the...
  8. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|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....< h1 > Change Comment Font Color Example </ h1 > < input type...SaveFormat , TextAlignmentType , Color , StyleFlag } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。..."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  10. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Update LinkAnnotation Text Color This example shows how to detect...each link by changing its font color to red. It uses TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/update-links/