Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 30,429 for

color

(0.05 sec)
  1. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++.... get_Color () Gets or sets the border color. get_DistanceFromText...or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Presentation Background|Aspose.Slides for Node....

    Set background in PowerPoint presentation in JavaScript...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...(several slides at once) Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Aspose::Words::Drawing::Fill::get_ForeThemeColo...

    Aspose::Words::Drawing::Fill::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the foreground Color for the fill in C++....that represents the foreground color for the fill. Aspose :: Words...set theme color for foreground/background shape color. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.pageColor property. Gets or sets the page Color of the document...property Gets or sets the page color of the document. This property...way to specify a solid page color for the document. Setting this...

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

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...Description Color { get; set; } Gets or sets the border color. DistanceFromText...or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签... solid_fill_color . color = draw . Color . white dataPoint...fill_format . solid_fill_color . color = draw . Color . light_gray lbl...

    docs.aspose.com/slides/zh/python-net/callout/
  8. Presentation Background|Aspose.Slides Documenta...

    Set background in PowerPoint presentation in CPP...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...slides at once). Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/cpp/presentation-backgro...
  9. 旋转单元格文本|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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-arc/