Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 38,960 for

color

(0.09 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใช้ Pythonhttps://products.aspose.com/pdf/th/python-net/attachments/Recent content in เพิ่ม แยกหรือลบไฟล์แนบใน ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/python-net/attachmen...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ C++https://products.aspose.com/pdf/th/cpp/stamps/Recent content in แสตมป์ข้อความ รูปภาพ หรือหน......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/stamps/index.xml
  3. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill.... height = 80 ) # Apply One-color gradient fill to the shape with...one_color_gradient ( color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke Colors for stunning visual impact....property Defines the color of a stroke. public Color StrokeColor { get...Remarks This is a shortcut to the Color property. The default value...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  7. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  8. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...(new Rectangle, title, color, interior_color, opacity). After we...Smith" squareAnnotation . color = ap . Color . blue squareAnnotation...

    docs.aspose.com/pdf/python-net/figures-annotation/
  9. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....#667eea 0 % , #764ba2 100 % ); color : white ; padding : 20 px ;...#667eea 0 % , #764ba2 100 % ); color : white ; padding : 24 px ;...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Convert RGB to HEX in Python | RGB to Hexadecimal

    Learn how to convert RGB to HEX in Python. This guide includes code examples to convert Color codes from RGB or RGBA to hexadecimal in Python....conversion allows developers to use colors effectively in digital projects...following topics: Python RGB to HEX Color Code Converter Convert RGB to...

    blog.aspose.com/svg/convert-rgb-to-hex-in-python/