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

fill color

(0.21 sec)
  1. WriteInConfig|Documentation

    WriteInConfig element provides a blank field in which the respondent can hand write some text or draw a picture.... The hand-filled content of the WriteInConfig...Set to true to store the hand-filled content of the element to Images...

    docs.aspose.com/omr/net/programmatic-forms/writ...
  2. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code.... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/txt-to...
  3. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... fill_format . fill_type = slides . FillType...line . fill_format . solid_fill_color . color = draw . Color . red...

    docs.aspose.com/slides/python-net/trend-line/
  4. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code.... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/flatop...
  5. 管理 C++ 中的演示主题|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...-> get_Accent4 () -> set_Color ( Color :: get_Red ()); 新颜色会自动应用到这两个元素上。...WriteLine ( u "Number of background fill styles for theme is {0}" , ...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  6. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with JavaScript and Aspose.Slides for Node.js via Java, compatible with PowerPoint formats....); Set Data Point Label and Color Set “Branch 1” data label to...category name. Then set text color to yellow: var branch1Label...

    docs.aspose.com/slides/nodejs-java/data-points-...
  7. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....number of colors to quantize instead. Quantize image colors to simplify...all the vectorized shapes are filled, the second is “Auto” when...

    products.aspose.com/svg/net/vectorization/stencil/
  8. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....also specify the dash pattern, color and other formatting for Line...Rectangle object that is filled with color. public static void ExampleLine...

    docs.aspose.com/pdf/java/add-line/
  9. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...表示跨列居中文本对齐 Distributed 表示分散文本对齐 Fill 表示填充文本对齐 General 表示常规文本对齐 Justify...// Set the font color font . SetColor ( Color :: Blue ()); //...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  10. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...