Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 47,129 for

color

(1.52 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/watermark/ Recent content in เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/net/watermark/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/pages/ Recent content in เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ C++ o......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/pages/index.xml
  3. 在Ruby中将图表转换为图像|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....A2:A8" ) # Set the fill colors for the series's data points...getPoints () color = Rjb :: import ( 'com.aspose.cells.Color' ) point...

    docs.aspose.com/cells/zh/java/converting-chart-...
  4. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and Color....setBorders(lineStyle, lineWidth, color) Sets all table borders to the...specified line style, width and color. setBorders ( lineStyle : Aspose...

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

    Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert LAB to RGB – Online converter and Pytho...

    Convert LAB to RGB codes programmatically in Python or use online Color converter. Transform device-independent LAB Colors into digital RGB using Aspose.SVG....NET Color converter LAB to RGB Convert...transform device-independent LAB colors into digital RGB values with...

    products.aspose.com/svg/python-net/color-conver...
  8. Raw Data Processing|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....example conversion from CMYK color space to RGB is not available...bitsCount) % 8. Indexed RGB Color Conversion To get the highest...

    docs.aspose.com/psd/java/raw-data-processing/
  9. Convert CMYK to RGB in Python

    This brief tutorial guides you through converting CMYK to RGB in Python. It walks through each step and presents a sample code to demonstrate how to perform conversion of CMYK to RGB in Python....can be broadened to manage color conversion for multiple graphics...graphics by analyzing each pixel’s color value individually. Steps to...

    kb.aspose.com/svg/python/convert-cmyk-to-rgb-in...
  10. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....fill Arc object with a certain color. Follow the steps below: Create...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-arc/