Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 45,427 for

color

(0.43 sec)
  1. ChartSeries.Format | Aspose.Words for .NET

    Discover the ChartSeries Format property for effortless access to customizable fill and line styles, enhancing your data visualization experience....Examples Sows how to set series color. Document doc = new Document...series color. series1 . Format . Fill . ForeColor = Color . Red...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look.... ForeColor = Color . White ; // 2 - The stroke... Weight = 5 ; stroke . Color = Color . Red ; stroke . DashStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Adjust Barcode Text Appearance|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....Foreground Color Developers who want to add colors to their barcodes...can change the color of the codetext. The color can be specified...

    docs.aspose.com/barcode/jasperreports/control-t...
  4. PdfSaveOptions.image_color_space_export_mode pr...

    PdfSaveOptions.image_Color_space_export_mode property. Specifies how the Color space will be selected for the images in PDF document....image_color_space_export_mode property PdfSaveOptions.image_...image_color_space_export_mode property Specifies how the color space...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...Description color Gets or sets the border color. distance_from_text...shadow. theme_color Gets or sets the theme color in the applied...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

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

    products.aspose.com/pdf/th/net/pages/index.xml
  7. 添加二色比例和三色比例条件格式|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-...
  8. Aspose::Words::Font::get_ThemeFontBi method | A...

    Aspose::Words::Font::get_ThemeFontBi method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in a right-to-left language document in C++....to work with theme fonts and colors. auto doc = System :: MakeObject...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert HEX to RGB in C#

    This concise guide outlines the key points for converting HEX to RGB in C#. It delivers an ordered set of instructions along with a practical code demonstration to convert HEX to RGB in C#....adapted for working with other color spaces in images by calculating...RGB format Instantiate the Color class to process and understand...

    kb.aspose.com/svg/net/convert-hex-to-rgb-in-csh...