Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 8,424 for

fill color

(0.47 sec)
  1. 在 PHP 中管理演示文稿主题|Aspose.Slides for PHP 文档

    通过 Java 在 Aspose.Slides for PHP 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...getSolidFillColor (); echo ( sprintf ( "Color [A=%d, R=%d, G=%d, B=%d]" ,...setColor ( java ( "java.awt.Color" ) -> RED ); 新颜色会自动应用到两个元素上。...

    docs.aspose.com/slides/zh/php-java/presentation...
  2. 通过C++在Node.js中创建动态图表|Documentation

    学习如何在Aspose.Cells for Node.js via C++中创建动态图表。此指南将向您展示如何根据需求动态更新图表数据、系列和格式,从而在工作表中以视觉方式展示变化的数据。... setName ( "MyRange" ); // Fill different cells with data in...(). setColor ( AsposeCells . Color . White ); cell . setStyle (...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  3. Create Dynamic Charts with C++|Documentation

    Learn how to create dynamic charts in Aspose.Cells for C++. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....SetName ( u "MyRange" ); // Fill different cells with data in...style . GetFont (). SetColor ( Color :: White ()); cell . SetStyle...

    docs.aspose.com/cells/cpp/create-dynamic-charts/
  4. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....get_Format () Provides access to fill and line formatting of the series...parent element shall inverts its colors if the value is negative. get_LegendEntry...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert TXT to POTM via C++ or with free Online...

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

    products.aspose.com/total/cpp/conversion/txt-to...
  6. 将 EPUB 转换为 JPG – C# 代码示例

    使用 Aspose.HTML for .NET API 在 C# 中将 EPUB 转换为 JPG。考虑各种EPUB到JPG的转换方案,在C#的例子。尝试在线EPUB转换器。...This property sets the color that will fill the background. By default...BackgroundColor = System. Drawing . Color . AliceBlue 16 }; 17 options...

    docs.aspose.com/html/zh/net/convert-epub-to-jpg/
  7. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....Data Table that are filled with yellow color will become 120 ,...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  8. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API....second sequence—that is, you’re filling the data row by row—this tip...'result' ). innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/javascript-cpp/populate-d...
  9. 搜索

    搜索...設置系列的填充顏色 series->get_Format()->get_Fill()->set_FillType(FillType::Solid);...series->get_Format()->get_Fill()->get_SolidFillColor()->set_Color(System::Dr...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  10. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getPageColor() Gets the page color of the document. getParentNode()... setPageColor(Color value) Sets the page color of the document...

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