Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 45,890 for

color

(0.13 sec)
  1. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Format Ranges|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.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and apply the style...

    docs.aspose.com/cells/net/how-to-format-a-range/
  3. Перетворення PSD в TIFF за допомогою C# | produ...

    Експорт PSD, PSB & AI файл через .NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/ua/net/conversion/psd-t...
  4. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... innerHTML = '<p style="color: red;">Please select an SpreadsheetML...'result' ). innerHTML = '<p style="color: green;">SpreadSheetML file...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  5. 使用 Python 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 使用建立 PDF 表單並以編程方式使用 Python 範例程式碼加入欄位。...Set the color of the text box field textBoxField . color = apdf...apdf . Color . dark_green # Add the text box field to the form document...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  6. 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...
  7. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....Example To change the font and color of a cell using Aspose.Cells...borders can be drawn in any color. Moreover, developers have the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... setColor ( Color . BLUE ); IImage thumbnail =...getExtrusionColor (). setColor ( new Color ( 128 , 0 , 128 )); // ... 设置其他...

    docs.aspose.com/slides/zh/java/3d-presentation/
  9. ImageData.chromaKey property | Aspose.Words for...

    ImageData.chromaKey property. Defines the Color value of the image that will be treated as transparent....chromaKey property Defines the color value of the image that will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... SetColor ( Color :: Orange ()); group . SetSeriesColor...GetHighPointColor (). SetColor ( Color :: Green ()); group . GetLowPointColor...

    docs.aspose.com/cells/cpp/creating-sparklines/