Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,547 for

color replacement

(0.09 sec)
  1. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 21.9 - Release Notes|Docume...

    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....Effects with the multichannel color mode in the PSD file Feature...Effects with the multichannel color mode in the PSD file var fileName...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  3. 如何添加数据条条件格式|Documentation

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

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  4. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the Color globally, in the output PDF tha…...the underline and change the color globally, in the output PDF...it, similar to changing the color of revision inserted text? doc...

    forum.aspose.com/t/changing-the-hyperlink-style...
  5. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...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...
  6. 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...
  7. How to change background in comment in Excel|Do...

    How to change Color in comment in Excel. How to insert picture or image in comment in Excel....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/java/how-to-set-comment-b...
  8. 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...
  9. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...get_Item(0); Color originalFillColor = sourcePortion...getSolidFillColor().getColor(); Color testFillColor = new Color(34, 64, 128); SoftAssertions...

    forum.aspose.com/t/iportioneffectivedata-instan...