Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 44,588 for

color

(0.12 sec)
  1. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs....setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/java/convert-html-to-image/
  2. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...properties of these effects, such as color, size, angle, distance, and...various effects, such as shape, color, outline, shadow, and 3D. WordArt...

    products.aspose.com/slides/net/benefits/
  3. Crop, Rotate and Resize Images|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....Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  4. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... foreground_color = ap . Color . blue ts . font_size...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  5. Chart Types with Node.js via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for Node.js. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/nodejs-cpp/chart-types/
  6. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Green...

    docs.aspose.com/slides/zh/cpp/create-chart/
  7. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them.... Okay, now we can color the map a little bit, like cities...new SimpleFill { FillColor = Color . PeachPuff }, labeling ); map...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  8. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Aspose::Words::Lists::List::get_IsListStyleRefe...

    Aspose::Words::Lists::List::get_IsListStyleReference method. Returns true if this list is a reference to a list style in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...the fill color of the path to teal 23 . Fill (Color. Teal ))...(f => f. None ()). Stroke (Color. IndianRed ). Transform (t =>...

    docs.aspose.com/svg/zh/net/path-builder/