Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 9,357 for

selective color

(1.33 sec)
  1. Text Based Annotations using Java|Aspose.PDF fo...

    Learn how to add, inspect, and delete text, free text, and strikeout annotations in PDF documents using Java....title, subject, flags, and color. Add the annotation to the page...textAnnotation . setColor ( Color . getBlue ()); document . getPages...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  2. 修改现有风格|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-...
  3. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture...object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the Color mode for your generated images. Enhance your visuals today!...ImageColorMode property Gets or sets the color mode for the generated images...Examples Shows how to set a color mode when rendering documents...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...; // Setting the foreground color to yellow style . foregroundColor...foregroundColor = AsposeCells . Color . Yellow ; // Setting the background...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  7. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....set background or foreground colors, borders, fonts, horizontal...Setting the font color of the text style . font . color = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  10. Security Annotations using Java|Aspose.PDF for ...

    Learn how to mark text for redaction, apply redaction annotations, and redact selected page areas in PDF files using Aspose.PDF for Java.... setFillColor ( Color . getGray ()); redactionAnnotation...redactionAnnotation . setBorderColor ( Color . getRed ()); redactionAnnotation...

    docs.aspose.com/pdf/java/security-annotations/