Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 8,424 for

fill color

(2.07 sec)
  1. Security Annotations using Python|Aspose.PDF fo...

    Learn how to mark text for redaction, apply redaction annotations, and redact image areas in PDF files using Aspose.PDF for Python via .NET.... fill_color = ap . Color . gray redaction_annotation...border_color = ap . Color . red redaction_annotation . color = ap...

    docs.aspose.com/pdf/python-net/security-annotat...
  2. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Classic alumni questionnaire with free-form ans...

    Simple OMR ready alumni questionnaire template with free-form answers....content=Please fill circle completely, as shown..."EmptyLine" }, { "name" : "Please fill circle completely, as shown...

    docs.aspose.com/omr/net/showcases/alumni/classic/
  4. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... fill = doc. create_image_brush (data_dir...(data_dir + "QL_logo_color.tif" , aspose. pydrawing . RectangleF...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。... innerHTML = '<p style="color: green;">Operation completed..., SaveFormat , ChartType , Color , Utils } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. 在 Android 上管理演示文稿主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。... getEffective (); Color effectiveColor = fillEffective...println ( String . format ( "Color [A=%d, R=%d, G=%d, B=%d]" ,...

    docs.aspose.com/slides/zh/androidjava/presentat...
  7. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule formatting... color Gets or sets the brush color that fills the horizontal...without 3D shading and solid color is used. width_percent Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过Node.js利用C++管理Excel图表标题|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加和格式化图表及轴标题。我们的指南将展示如何设置不同类型的标题、调整外观以及修改轴标题以增强数据表现和清晰度。...); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-and-a...
  9. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....pydrawing import Color from datetime import datetime...get_format_condition ( "M1:O2" , Color . alice_blue ) idx = conds ...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  10. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Color . Green ); graph . Border =...Set the circle's color circle . GraphInfo . Color = Aspose . Pdf...

    docs.aspose.com/pdf/net/add-circle/