Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 46,167 for

color

(0.13 sec)
  1. 仅复制范围样式C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围样式。... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-style-o...
  2. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。...方法,接受以下参数来添加自定义颜色以修改调色板: Custom Color,要添加的自定义颜色。 Index,自定义颜色在调色板中的索引,将替换指定的颜色。应该在...workbook ; // Check if Orchid color is in the palette std :: cout...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  3. Aspose.Cells 16.12.0 中的公共 API 更改|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....condition and set the background color idx = fcs -> AddCondition (...GetIStyle ()-> SetBackgroundColor ( Color :: GetRed ()); //User friendly...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  4. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in points, enhancing your table's appearance and readability....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  5. TableStyle.Borders | Aspose.Words for .NET

    Discover the TableStyle Borders property to access default cell borders for your styles, enhancing your design with seamless, customizable options....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above table cell contents, enhancing your table's readability and design....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush Color & size....its own color and size, corresponding to the Brush.color and Brush...Brush Color This Python code shows you how to set the color for...

    docs.aspose.com/slides/python-net/manage-ink/
  8. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... solid_fill_color . color = portData . fill_format...fill_format . solid_fill_color . color temp . portion_format . font_bold...

    docs.aspose.com/slides/python-net/copying-parag...
  9. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...Color 、 java.awt.TexturePaint 、 java...as a bounds, start and end colors and transformation matrix 21...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  10. Add Page Numbers to PDF in Python|Aspose.PDF fo...

    Learn how to add page number stamps to PDF documents in Python....appearance (font, size, style, color, alignment, and margins) using...enum, and color/font/style are available through Color and FontStyles...

    docs.aspose.com/pdf/python-net/add-page-number/