Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 45,761 for

color

(0.1 sec)
  1. How to Apply Conditional Formatting in Excel Ba...

    This article guides on how to apply conditional formatting in Excel based on cell value using Python. It has the IDE settings and steps along with a sample code to create conditional formatting in Excel using Python....and range Set the background color for the individual condition...condition types like EXPRESSION, COLOR_SCALE, DATA_BAR, and CONTAINS_TEXT...

    kb.aspose.com/cells/python/how-to-apply-conditi...
  2. Convert CDR to PDF using Python

    This article guides on how to convert CDR to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using Python....output PDF file, page size, color palette, PDF core options, and...

    kb.aspose.com/imaging/python/convert-cdr-to-pdf...
  3. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python.... including data background color, data recovery mode, and optimal...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  4. How to Convert JSON to PDF in Node.js

    This article guides on how to convert JSON to PDF in Node.js. It contains the list of tasks along with the IDE configuration and a runnable sample code demonstrating JSON to PDF converter in Node.js....vertical alignment, the text color and italic or bold style. This...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  5. Remove Background from Image using Java

    This article describes how to remove background from image using Java. It has details to set the IDE, a list of steps, and a sample code for developing a picture background remover using Java....segmentation method, and background color Set PNG export options to define...

    kb.aspose.com/imaging/java/remove-background-fr...
  6. Use Error Checking Options|Documentation

    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....Assistant Close Set Worksheet Tab Color Show Formulas instead of Values...

    docs.aspose.com/cells/java/use-error-checking-o...
  7. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....graphical content, such as colored lines, which can be turned...from os import path def add_colored_layers ( outfile : str , data_dir...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  8. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example....customize font style, size, color, and alignment. What makes Aspose...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  9. Java PPTX 文檔圖表 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。... 1 , 30 )); //Setting fill color for series series.getFormat()...getSolidFillColor().setColor(java.awt.Color.RED); //Take second chart series...

    products.aspose.com/slides/zh-hant/java/chart/p...
  10. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...insertHtml("<div style='color: red;'>Hello World!</div>",...

    forum.aspose.com/t/how-to-insert-the-css-format...