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

fill

(0.05 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. 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...
  5. 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...
  6. 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...
  7. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  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/