Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 45,760 for

color

(0.24 sec)
  1. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point.... fore_color = aspose . pydrawing . Color . red data_points... fill . fore_color = aspose . pydrawing . Color . yellow data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... color = aspose . pydrawing . Color . blue font ...font . highlight_color = aspose . pydrawing . Color . yellow doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Image and Photo Filters|Documentation

    Aspose.Imagig graphic library for Python supports various image and photo filters. Creating overlay images with alpha blending image filter. Watermark image with company logo and Remove watermark image filter. Magic Wand tool for Color selection....you can effectively manage color interactions between overlapping...specific image by altering its colors or even replacing its main...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. Aspose.PSD for .NET 19.5 - 发布说明|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 . Red . ToArgb (), Color . Blue . ToArgb...ToArgb (), Color . Blue . ToArgb (), Color . Blue . ToArgb (), Color...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، استخراج، حذف جداول در PDF با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/table/ Recent content in اضافه کردن، استخراج، حذ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/cpp/table/index.xml
  6. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....pen color is combined with the destination bitmap color (the...(the color of the corresponding pixel on the device surface) by using...

    docs.aspose.com/words/java/handling-windows-met...
  7. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for JavaScript via C++. Our guide will show you how to format the labels with different fonts, Colors, and alignment options to enhance the appearance and readability of your charts....properties of the text, such as its color, boldness, etc. Rich Text Custom...characters by changing its color to red and making it bold. <...

    docs.aspose.com/cells/javascript-cpp/rich-text-...
  9. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…...Binding("fill", "color")), $(go.TextBlock, { margin:...objects, one per node; // the "color" property is added specifically...

    forum.aspose.com/t/javascript-not-working-in-ht...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...a smooth transition of one color to another. It is used for making...horizontal linear gradient from two colors, fill a rectangle, fill a text...

    docs.aspose.com/page/net/ps/working-with-gradient/