Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 8,318 for

fill color

(1.25 sec)
  1. 如何添加图标集条件格式|Documentation

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

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  2. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  3. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....get_SolidFillColor () -> set_Color ( Color :: get_Red ()); format ->...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); format...

    docs.aspose.com/slides/cpp/manage-paragraph/
  4. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    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....a presentation Change the fill color of a shape in a presentation...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  5. Security Annotations using Python|Aspose.PDF fo...

    Learn how to mark text for redaction, apply redaction annotations, and redact image areas in PDF files using Aspose.PDF for Python via .NET.... fill_color = ap . Color . gray redaction_annotation...border_color = ap . Color . red redaction_annotation . color = ap...

    docs.aspose.com/pdf/python-net/security-annotat...
  6. Loosing image quality after resizing image - Fr...

    Hello Team, We are trying to resize image using aspose.imaging latest version. In that, if source image width is greater than 572 then we are trying to resize that image to 572 width. we are able to resize image but we …...easily find trying to fill it by color. So better quality of...sourceImg.ReplaceColor(Color.White, 10, Color.White); sourceImg....

    forum.aspose.com/t/loosing-image-quality-after-...
  7. How to Save Retrieve Barcodes to and from Datab...

    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.... Then, it is needed to fill the DataTable with this data...such as forecolor, background color, bar height, wide-to-narrow...

    docs.aspose.com/barcode/net/how-to-save-retriev...
  8. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground Color of the stroke in C++....foreground color of the stroke. System :: Drawing :: Color Aspose...get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background Color of the stroke in C++....background color of the stroke. System :: Drawing :: Color Aspose...get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...Basic Cycle SmartArt diagram, fills each shape with custom text...para.runs[0] run.font.color = aw.Color.blue run.font.size = 12...

    forum.aspose.com/t/aspose-words-python-smartart...