Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 9,245 for

selective color

(0.08 sec)
  1. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/java/shape-formatting/
  2. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in Node.js via C++.... In Microsoft Excel, select Format , then Conditional Formatting...to calculate the color used by Excel for color‑scale conditional...

    docs.aspose.com/cells/nodejs-cpp/conditional-fo...
  3. Image and Photo Filters|Documentation

    Aspose.Imagig graphic library for Python supports various image and photo filters. Creating overlay images with alpha blending image filter. Watermark image with company logo and Remove watermark image filter. Magic Wand tool for Color selection....you can effectively manage color interactions between overlapping...specific image by altering its colors or even replacing its main...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...Style Example </ h1 > < p > Select an existing Excel file to modify...Set the font color to red color. style . font . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  5. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....Microsoft PowerPoint, you have to select one of the predefined WordArt...apply the SmallGrid pattern color to the text and add a 1-width...

    docs.aspose.com/slides/python-net/wordart/
  7. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。...changePalette(Color, number) 方法,接受以下参数以添加自定义颜色以修改调色板: Custom Color,要添加的自定义颜色。...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  8. 用 JavaScript 结合 C++ 添加图标到工作表|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....Worksheet Example </ h1 > < p > Select an Excel file and an SVG icon...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  9. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant Color. Maximize your printing insights!...of pages printed in color (i.e. with Color set to true). public...get ; } Examples Shows how to select a page range and a printer...

    reference.aspose.com/words/net/aspose.words.ren...
  10. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。... 本文解释了如何使用 CSS border-color 属性通过内联或内部样式在 Python 中更改 HTML...style 属性直接设置或更改边框颜色。 border-color 仅在定义了 border-style 时生效,因为它控制边框的可见性。若未设置...

    docs.aspose.com/html/zh/python-net/how-to-chang...