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

color

(0.12 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 通過 Python 的 PDF 查看器 https://products.aspose.com/pdf/zh-hant/python-net/viewer/ Recent content in 通過 Python 的 PDF 查看器 on Aspsoe.PDF Products Hug......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/python-net/view...
  2. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。..., SaveFormat , ChartType , Color , LegendPositionType } = AsposeCells..."Title" ; // Setting the font color of the chart title to blue chart...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  3. Convert HEX to CMYK in C#

    This concise guide highlights essential concepts for converting HEX to CMYK in C#. It provides an arranged series of actions together with a practical coding example to convert HEX to CMYK in C#....be extended to manage other color models in images by deriving...the CMYK color model Create an instance of the Color class to...

    kb.aspose.com/svg/net/convert-hex-to-cmyk-in-cs...
  4. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....Set the font color to red. style . font . color = AsposeCells...AsposeCells . Color . Red ; // Name the style. style . name = "Date1" ;...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  5. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....); // Set the table style to color the borders of the first row...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evaluating the Word Cloud API for HTML to PDF conversion and have encountered an issue with the SVG foreignO…...margin-left: 0px; margin-top: 0px; color: rgb(51, 51, 51); cursor: default;...margin-left: 0px; margin-top: 0px; color: rgb(51, 51, 51); cursor: default;...

    forum.aspose.com/t/svg-foreignobject-not-render...
  7. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...get_Item(0); Color originalFillColor = sourcePortion...getSolidFillColor().getColor(); Color testFillColor = new Color(34, 64, 128); SoftAssertions...

    forum.aspose.com/t/iportioneffectivedata-instan...
  8. Fill.GradientVariant | Aspose.Words for .NET

    Discover how to set the GradientVariant property for stunning fill effects. Enhance your design with vibrant gradient options today!...Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.PSD for Java 24.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....new int [] { Color . getAqua (). toArgb (), Color . getRed ()... toArgb (), Color . getRed (). toArgb (), Color . getAqua ()...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...