Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 12,018 for

fill

(0.2 sec)
  1. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。... Fill (属性)– 指定填充颜色属性。 以下示例演示如何向图表添加标签。示例使用了一个设计文件(...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  2. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....Filter by Color Filters based on filled color Date Filters Filters...Filters, and Non‑Blank Filters. Fill Color Aspose.Cells provides...

    docs.aspose.com/cells/cpp/data-filtering/
  3. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....shape inside slide Set a Node’s Fill Format Aspose.Slides for Android...SmartArt shapes and set their fill format. This article explains...

    docs.aspose.com/slides/androidjava/manage-smart...
  4. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....worksheets Create a named range and fill the reference data in it to...named range is created and filled with reference data in the...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations....shape inside slide Set a Node’s Fill Format Aspose.Slides for PHP...SmartArt shapes and set their fill format. This article explains...

    docs.aspose.com/slides/php-java/manage-smartart...
  6. DashStyle | Aspose.Words for Java

    Dashed line style in Java....insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...with a flipped orientation filled in with the Aspose logo: Shape...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Form Fields in Java|Aspose.Words f...

    Understanding Form Fields feature, working with Form Fields using Java....Hide ] A document that contains fill-in blanks (fields) is known...

    docs.aspose.com/words/java/working-with-form-fi...
  8. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ImageVectorizer and color palette - Free Suppor...

    Hello Aspose community, I’m trying to vectorize some png images using Aspose but I want to define a target color palette. Let’s say a shade of oranges. I want my result image to use only colors from the palette. My p…...parsing the SVG and changing the fill and stroke attributes. Next...

    forum.aspose.com/t/imagevectorizer-and-color-pa...
  10. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes.... Fill the path with the points. Create...FAQ What will happen to the fill and outline after replacing...

    docs.aspose.com/slides/androidjava/custom-shape/