Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 45,858 for

color

(0.13 sec)
  1. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...(hatchStyles [ i ] , Color. BLACK , Color. WHITE ); 35 //Set paint...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  2. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... solid_fill_color . color = draw . Color . red # 设置标签格式属性。...fill_format . solid_fill_color . color = draw . Color . white series ...

    docs.aspose.com/slides/zh/python-net/chart-data...
  3. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...parameters (new Rectangle, title, color, InteriorColor, Opacity). Create...parameters (new Rectangle, title, color, InteriorColor, Opacity). After...

    docs.aspose.com/pdf/java/figures-annotation/
  4. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET... CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...doc. CreateSolidColorBrus (Color. Red ); 20 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/
  5. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description....option to set the background color of the surface exposed due to...degrees and set the background color to Green using RasterImage.Rotate...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...
  6. Manipulating DICOM Formats|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....Brightness, Contrast and Gamma Color adjustments in digital images...imaging libraries provide. Color adjustments can be categorized...

    docs.aspose.com/imaging/python-net/manipulating...
  7. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 C++ 中使用该功能。...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 7 doc -> AddPath(doc...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 8 9 // Create...

    docs.aspose.com/page/zh/cpp/xps/working-with-tr...
  8. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Slicer created and...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。...; Copy 1 // Add background color rectangle to existing SVG using...(OutputDir, "add-background-color.svg" )); Example-AddBackgroundColorTo...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  10. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

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