Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 8,318 for

fill color

(0.65 sec)
  1. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/pdf/scss/main.min.6ab0afa4fdc77...
  2. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/cad/scss/main.min.6ab0afa4fdc77...
  3. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....Support of Fill layers. Pattern, Color and Gradient fill Support...Rendering of Stroke effect with Color Fill for export FAQ 1. Why would...

    products.aspose.com/pub/java/
  4. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....Set the Fill Type of the Ellipse to Solid. Set the Color of the...with the Shape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/php-java/ellipse/
  5. How to Apply Filter in Excel using Python

    This tutorial guides on how to apply filter in Excel using Python. It provides the complete information to configure the development environment, list of steps to write this application and a runnable sample code to add Excel filter using Python....date filter, fill the color filter, font color filter, and dynamic...

    kb.aspose.com/cells/python/how-to-apply-filter-...
  6. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...getCharacteristics (). setBorder ( Color . getBlack ()); opt1 . getDefaultAppearance...

    docs.aspose.com/pdf/java/create-forms/
  7. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....{ get; } Provides access to fill and line formatting of the series...parent element shall inverts its colors if the value is negative. LegendEntry...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .NET 中使用该功能... CreateSolidColorBrus (Color. Black ); 10 //Add glyph to..."Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save resultant...

    docs.aspose.com/page/zh/net/xps/working-with-text/
  9. Aspose.Cells 8.5.2中的公共API更改|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.... Clear ( Color . Blue ); //Set one page per...style and set its fill color and font color Style style = cell...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Fill . FillType = FillType . Solid.... Format . Fill . SolidFillColor . Color = Color . Red ; // 获取第二条图表系列。...

    docs.aspose.com/slides/zh/net/create-chart/