Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 45,915 for

color

(0.22 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. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。... innerHTML = '<p style="color: green;">Operation completed...'result' ). innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  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. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....PDF page properties such as color and set page properties. The...box. Bleed is the amount of color (or artwork) that extends beyond...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  6. 使用透明度 | 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...
  7. Create Transparent Image using C#

    Follow this article guides on how to create transparent image using C#. It has details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker using C#....scratch and set the desired color transparent. Steps to Create...PngOptions object with Alpha type color, create an empty image with...

    kb.aspose.com/imaging/net/create-transparent-im...
  8. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...setHighlightColor(new Color(211, 211, 211)); if (std.getLevel()...setHighlightColor(new Color(211, 211, 211)); Color color = std.getContentsFont()...

    forum.aspose.com/t/chinese-date-language-locale...
  9. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Rows and columns grouped...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  10. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Microsoft Excel 95/5...

    docs.aspose.com/cells/zh/javascript-cpp/opening...