Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,541 for

color replacement

(0.17 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 库应用 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-...
  3. 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...
  4. 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...
  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. 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...
  7. 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/
  8. 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...
  9. 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...
  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...