Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 44,875 for

color

(0.15 sec)
  1. ChartDataLabel.showDataLabelsRange property | A...

    ChartDataLabel.showDataLabelsRange property. Allows to specify if values from data labels range to be displayed in the data labels... color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a 1 bpp (bits per pixel) 2-color image as a stencil mask. Currently...SolidBrush (aspose. pydrawing . Color . blue )) 30 31 # Fill the rectangle...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... color = "#FF0000" ; list1 . listLevels...listLevels . at ( 0 ). font . color = "#0000FF" ; list2 . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...set_TextColor ( System :: Drawing :: Color :: get_Blue ()); auto freeTextAnnotation... 16 , System :: Drawing :: Color :: get_Red ())); annotation...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  5. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet protected...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  6. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... setColor ( new Color ( 0 , 160 , 0 )); g . setStroke...getLeftBottom (); g . setColor ( new Color ( 0 , 90 , 220 )); g . drawLine...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques....detail Appearance Customization Colors and Styling import com.aspose...generation.* ; import java.awt.Color ; public class Code128Styling...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Convert ONE to TIFF via C# | .NET

    Sample code for ONE to TIFF C# conversion. Use API example code for batch ONE files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/note/net/conversion/one-to-...
  9. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...setBackgroundColor(value) Sets the color that will fill the background...resolutions and change the background color to AliceBlue 8 PdfSaveOptions...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  10. Convert HTML to XPS | C# Examples

    Learn about the supported HTML to XPS conversion scenarios using Aspose.HTML for .NET API and consider C# examples to illustrate them.... This property sets the color that will fill the background...custom page-size and background color: Copy 1 // Convert HTML to XPS...

    docs.aspose.com/html/net/convert-html-to-xps/