Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 30,501 for

color

(0.07 sec)
  1. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent Colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...ChromaKey property Defines the color value of the image that will...treated as transparent. public Color ChromaKey { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words.dra...
  2. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection.... color = aspose . pydrawing . Color . red self ....1' ) . font . color , new_style . font . color ) Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 19.2 - Release Notes|Docume...

    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....Add support of Fill layers: Color fill Feature PSDNET-98 Add support...Layers.FillSettings.FillType.Color F:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-2...
  4. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Color . green ) graph . border = border_info...100 , 40 ) # Set the circle's color circle . graph_info = drawing...

    docs.aspose.com/pdf/python-net/add-circle/
  5. Aspose.PSD for Java 24.2 - 发布说明|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....new int [] { Color . getAqua (). toArgb (), Color . getRed ()... toArgb (), Color . getRed (). toArgb (), Color . getAqua ()...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. Aspose.Pdf.Document .ctor throws GifImageExcept...

    Hi, The following C# code snippet results in the following exception when calling the Aspose.Pdf.Document constructur: Image loading failed. Inner exception: GIF frame pixel processing is impossible, because it does n…...neither local color palette nor global. Tip: setup color palette first...5pt;font-family:&quot;Arial&quot;,sans-serif;color:#4a4a4a">Steffi Riegel</span></b><span...

    forum.aspose.com/t/aspose-pdf-document-ctor-thr...
  7. Shading.ForegroundPatternColor | Aspose.Words f...

    Discover the Shading ForegroundPatternColor property to customize your Shading object's foreground Color for enhanced design and visual appeal.... property Gets or sets the color that’s applied to the foreground...the Shading object. public Color ForegroundPatternCol { get ;...

    reference.aspose.com/words/net/aspose.words/sha...
  8. 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/
  9. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells for Node...setLineStyle to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  10. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。... Color color , int zIndex ) { // Create...fill color of the rectangle GraphInfo = { FillColor = color , //...

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