Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,523 for

color replacement

(0.15 sec)
  1. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...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...
  2. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....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...
  3. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Update LinkAnnotation Text Color This example shows how to detect...each link by changing its font color to red. It uses TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/update-links/
  4. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment...() -> set_ForegroundColor ( Color :: get_Red ()); // Set StrokingColor...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  5. Common issues with PS files and how to solve them

    Troubleshooting with PostScript documents. Navigate intricate challenges in PS files. Learn debugging techniques for optimal print and display the results....today it has largely been replaced by other formats, such as...related to the output, such as color management, font embedding,...

    docs.aspose.com/page/net/troubleshoot-with-ps-f...
  6. 如何添加上方平均值条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 AboveAverage 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime... ( self , cell_area_name , color ): index = self . _sheet . ...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide.... Set the Color of Bullet. Set the Height of...setIndent ( 25 ); // Setting bullet color para . getParagraphFormat ()...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  8. 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...
  9. 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...
  10. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "E15:G16" , Color . light_goldenrod_yellow ) idx...

    docs.aspose.com/cells/zh/python-net/how-to-add-...