Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 44,876 for

color

(0.08 sec)
  1. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting.... Color = Color . Blue ; pres . Save ( "output...presentation theme’s color scheme? Do not set explicit colors/fills/fonts...

    docs.aspose.com/slides/net/chart-legend/
  4. Create Transparent Image in Python

    Follow this article to create transparent image in Python. It shares details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker in Python....PngOptions class, and set the color type Create an in-memory image...image of a specified size and color type supporting an alpha channel...

    kb.aspose.com/imaging/python/create-transparent...
  5. 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...
  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. 用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...
  9. Named 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....Format Ranges…Setting Background Color and Font Attributes to a Named...how to set solid fill color (shading color) with font settings...

    docs.aspose.com/cells/java/named-ranges/
  10. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... Line Width and Color - The setlinewidth operator...setcmykcolor operators define the color of the stroke and fill. Experimenting...

    products.aspose.com/page/cpp/add-shapes-to-ps/