Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 44,453 for

color

(0.07 sec)
  1. BubbleSizeCollection.FormatCode | Aspose.Words ...

    Discover the BubbleSizeCollection FormatCode property to customize bubble sizes effortlessly. Enhance your data visualization with tailored formatting options.... -; -@ -” Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartYValueCollection.FormatCode | Aspose.Words...

    Discover the ChartYValueCollection FormatCode property to easily customize Y value formatting. Enhance your data visualization with precision!... -; -@ -” Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... fill_color = apdf . Color . black document . pages...

    products.aspose.com/pdf/python-net/redaction/
  4. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 16 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 24 //Stroke (outline)...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  5. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。...gr { color: green } 是一条 CSS 规则。它针对类名为 "gr"...element and assign the green color for all elements with class-name...

    docs.aspose.com/html/zh/java/edit-a-document/
  6. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++....textWatermarkOptions -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. StructuredDocumentTagRangeStart.WordOpenXML | A...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXML. Access XML data in FlatOpc format for enhanced document management and customization....WriteLine ( $"\t|Color: {rangeStartTag.Color.ToArgb()}" ); Console...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StructuredDocumentTagRangeStart.Title | Aspose....

    Discover the StructuredDocumentTagRangeStart Title property to define friendly names for structured document tags, enhancing document clarity and accessibility....WriteLine ( $"\t|Color: {rangeStartTag.Color.ToArgb()}" ); Console...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...dBrush > (System::Drawing::Color::get_Blue())); 40 41 //Fill...

    docs.aspose.com/page/cpp/ps/working-with-clips/