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

color

(0.09 sec)
  1. Manage Presentation Accessibility on Android|As...

    Discover how Aspose.Slides for Android via Java helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....informative visuals, sufficient color contrast, readable typography...avoiding conveying meaning by color or position alone. When accessibility...

    docs.aspose.com/slides/androidjava/presentation...
  2. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed.... Color = Color . Blue ; // Set the "Show"...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor... color = aspose . pydrawing . Color . red para ....font . highlight_color = aspose . pydrawing . Color . yellow doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  5. PDF E‑Signature API | Aspose.PDF

    Adding digital signature to PDF documents with free cross-platform Apps and High Code APIs for any platform....ForegroundColor = Color . FromRgb ( System . Drawing . Color . Aqua );...

    products.aspose.com/pdf/signature/
  6. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....compressed image Set properties like Color Type and Compression Type in...output image by setting the color type and compression type. Code...

    kb.aspose.com/imaging/java/how-to-compress-imag...
  7. Convert GIF to WEBP in Python

    Follow this article to convert GIF to WEBP in Python. It has details to set the IDE, a list of steps, and a sample code to convert animated GIF to WEBP in Python....the current frame, adjust the color palette, and control how many...animation count, background color, control the multi-page behavior...

    kb.aspose.com/imaging/python/convert-gif-to-web...
  8. 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/psb-to-tiff/
  9. 格式化文本|Aspose.Slides 文档

    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.... FontColor = Color . FromArgb ( 0 x33 , 0 x33 .... FillFormat . ForeColor = Color . FromArgb ( 0 xCC , 0 xCC ...

    docs.aspose.com/slides/zh/net/format-text/
  10. 用C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建开盘 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括开盘、最高、最低和收盘价,以便更好的分析和可视化。...DownBars and UpBars with different color chart . GetNSeries (). Get (...GetArea (). SetForegroundColor ( Color :: Green ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-open-high-l...