Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 44,876 for

color

(0.07 sec)
  1. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...Check if theme has foreground color defined if ( style . GetForegroundThemeCo...<< "Theme has not foreground color defined." << std :: endl ; }...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  2. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....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...
  3. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。... value = "2-Color Scale" ; worksheet . cells .... get ( "D1" ). value = "3-Color Scale" ; for ( let i = 2 ; i...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  4. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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....access of image’s transparent color value. The boolean type property...if the image has transparent color data or not, whereas the property...

    docs.aspose.com/imaging/net/public-api-changes-...
  5. Werk Met Kaarte in C++|Aspose.Words vir C++

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van C++....({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...get_Fill () -> set_ForeColor ( Color :: get_Red ()); series2 -> get_Format...

    docs.aspose.com/words/af/cpp/how-to-set-fill-an...
  6. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the Color mode for the generated images of document pages....ImageColorMode enumeration Specifies the color mode for the generated images...document will be rendered as color images. GRAYSCALE The pages...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert HEX to CMYK in Python

    This concise guide outlines the fundamental concepts for converting HEX to CMYK in Python. It delivers an organized set of actions paired with a practical coding demonstration to convert HEX to CMYK in Python....adapted to handle additional color spaces in images by determining...into the CMYK color model Instantiate the Color class to read...

    kb.aspose.com/svg/python/convert-hex-to-cmyk-in...
  8. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_Color property. Gets or sets the Color that's applied to the foreground of the [Shading](../) object....foreground_pattern_color property Shading.foreground_pattern_color property...property Gets or sets the color that’s applied to the foreground of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在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-...
  10. ChartMarker.Format | Aspose.Words for .NET

    Discover the ChartMarker Format property for easy access to customizable fill and line styles, enhancing your data visualization with unique markers.... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...