Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 29,856 for

color

(0.15 sec)
  1. TGA Images Grayscale with Python | products.asp...

    How to use Python to grayscale TGA images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  2. 趋势线|Aspose.Slides for Python 文档

    在 Python 中将趋势线和自定义线添加到 PowerPoint 演示文稿... solid_fill_color . color = draw . Color . red # 为图表系列 2...fill_format . solid_fill_color . color = draw . Color . red pres . save...

    docs.aspose.com/slides/zh/python-net/trend-line/
  3. C# で PSB ファイルを TIFF 形式に変換する方法 | products.aspose...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/jp/net/conversion/psb-t...
  4. Convert DWF to TIFF via Python | products.aspos...

    Sample code for DWF to TIFF conversion. Use API example code for batch DWF files to TIFF conversion....complex enough to have fonts, color, and images. Read More TIFF...palette-color and full-color image data in several color spaces...

    products.aspose.com/cad/python-net/conversion/d...
  5. 用Node.js通过C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括开盘价、最高价、最低价和收盘价,以便进行更好的分析和可视化。...DownBars and UpBars with different color chart . getNSeries (). get (...setForegroundColor ( AsposeCells . Color . Green ); chart . getNSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/create-open...
  6. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。...pydrawing import Color import aspose.threed as a3d...entities . Light () light . color = Color . cadet_blue scene . root_node...

    docs.aspose.com/3d/zh/python-net/render-a-panor...
  7. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your document styles with flexible, conditional options!... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  8. BMP Images Adjustment with Python | products.as...

    How to use Python for BMP images and photos adjustment on desktop and web applications....image’s brightness, contrast, and color balance. For instance, if a...image exhibits undesirable color casts due to artificial lighting...

    products.aspose.com/imaging/python-net/adjust/bmp/
  9. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java... Set the Color of Bullet. Set the Height of...setIndent ( 25 ); // Setting bullet color para . getParagraphFormat ()...

    docs.aspose.com/slides/java/manage-bullet/
  10. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... Color = Color . Navy ; // Automatically...Size ); Assert . AreEqual ( Color . Empty . ToArgb (), firstParagraphStyle...

    reference.aspose.com/words/net/aspose.words/style/