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

color replacement

(0.12 sec)
  1. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the Color of the shape, but cannot change the thickness of the border....have been able to change the color of the shape, but cannot change...along with changing the line color and other properties: using...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  2. 如何添加上方平均值条件格式|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-...
  3. 如何添加文本条件格式|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-...
  4. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....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. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an 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.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....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...
  7. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....getChromaKey() Defines the color value of the image that will...picture. setChromaKey(Color value) Defines the color value of the image...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....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. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....background may consist of multiple color-filled shapes covering the entire...you can specify a background color to be removed from the image...

    docs.aspose.com/imaging/python-net/removing-bac...
  10. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....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...