Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 44,876 for

color

(0.13 sec)
  1. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node...print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....path Generate a brush with color and use it to fill all added...arcs, and lines into the path, color them using a brush, and finally...

    kb.aspose.com/drawing/java/create-transparent-i...
  3. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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.... Color is represented as 32-bit ARGB...structure where there are 4 color channels and they are stored...

    docs.aspose.com/imaging/java/public-api-changes...
  6. 更改单元格的格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库更改单元格格式,包括字体、颜色、边框等。通过调整这些属性,可以更好地控制单元格的外观。... innerHTML = '<p style="color: red;">Please select an Excel...format style . font . color = AsposeCells . Color . Red ; style . font...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP.... $ color = new Java ( "java.awt.Color" ); $ watermark...-> getFill ()-> setColor ( $ color -> GRAY ); // Try LightGray...

    docs.aspose.com/words/java/add-watermark-in-php/
  8. TIFF Images Filters with Python | products.aspo...

    How to use Python to apply filters for TIFF images and photos on desktop and web applications....introduce blur, or eliminate color artifacts for a truly distinctive...combination to seamlessly blend color gradients, eliminate undesired...

    products.aspose.com/imaging/python-net/filter/t...
  9. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk.... innerHTML = '<p style="color: red;">Please select an Excel...style="color: green;">A5: ${ valueA5 } </p><p style="color: green;">A6:...

    docs.aspose.com/cells/javascript-cpp/calculatin...
  10. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....with a specific font size and color? A: Create a TextWatermarkOptions...font_name , font_size , and color properties, and then call watermark...

    docs.aspose.com/words/python-net/working-with-w...