Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 38,958 for

color

(0.1 sec)
  1. 在 PS 文件中处理文档 | Java

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能。... setBackgroundColor ( new Color(211, 8, 48)); 或: Copy 1 options...options. setBackgroundColor (Color. YELLOW ); 默认值为“null”,表示无背景。...

    docs.aspose.com/page/zh/java/ps/working-with-do...
  2. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document... color Gets or sets the color of the structured...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field... color = aspose . pydrawing . Color . green builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 演示文稿背景|Aspose.Slides 文档

    在 Java 中设置 PowerPoint 演示文稿的背景... setColor ( Color . BLUE ); // 将演示文稿写入磁盘 pres...getSolidFillColor (). setColor ( Color . GREEN ); // 将演示文稿写入磁盘 pres...

    docs.aspose.com/slides/zh/androidjava/presentat...
  5. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....font family, size, weight, color, and alignment for all cells...font family, size, weight, color, and alignment for all cells...

    docs.aspose.com/slides/python-net/manage-rows-a...
  7. 在 PostScript 中处理文档 | .NET

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的一项功能。了解如何在 .NET 中使用该功能。... BackgroundColor = Color. FromArgb (211, 8, 48); 或者:...options. BackgroundColor = Color. Yellow ; 对于 Linux、MacOS 和其他非...

    docs.aspose.com/page/zh/net/ps/working-with-doc...
  8. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....setStrokeColor(Color.RED); Shape cube = new Shape(doc...setHeight(100.0); cube.setStrokeColor(Color.BLUE); GroupShape group = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....Color Black Color of all answer bubbles...Aspose . OMR . Generation . Color . Red , ImagesPaths = new string...

    docs.aspose.com/omr/net/generate-template/page-...
  10. 将 HTML 转换为 XPS | C# 示例

    了解使用 Aspose.HTML for .NET API 所支持的 HTML 到 XPS 转换方案,并考虑用 C# 示例来说明这些方案。... This property sets the color that will fill the background...margins and change the background color to AntiqueWhite 16 XpsSaveOptions...

    docs.aspose.com/html/zh/net/convert-html-to-xps/