Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 44,878 for

color

(0.08 sec)
  1. PPT文檔圖表通過Java | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。... 1 , 30 )); //Setting fill color for series series.getFormat()...getSolidFillColor().setColor(java.awt.Color.RED); //Take second chart series...

    products.aspose.com/slides/zh-hant/java/chart/ppt/
  2. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... fill_color = aspose . pydrawing . Color . red group ...child3 . fill_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....enables you to customize the color and style for overallocated...TextStyle(); 7 style. setColor (Color. ORANGE ); 8 style. setFontStyle...

    docs.aspose.com/tasks/java/convert-project-data...
  4. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field... color = aspose . pydrawing . Color . green builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create figures in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....scaling factor and background color. Configure a MemoryStream object...background color. options.BackgroundColor = System.Drawing.Color.White;...

    products.aspose.com/tex/net/latex-figures/
  6. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。... innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  7. 在 PS 文件中使用形状 | Java

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 Java 中使用该功能... setPaint (Color. ORANGE ); 16 //Fill the rectangle...paint 15 document. setPaint (Color. ORANGE ); 16 //Fill the ellipse...

    docs.aspose.com/page/zh/java/ps/working-with-sh...
  8. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....this case, the CSS rule span { color: green; } is used to make all...elements display text in green color. Copy 1 // Apply a custom user...

    docs.aspose.com/html/java/environment-configura...
  9. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... innerHTML = '<p style="color: green;">Chart images created...'result' ). innerHTML = '<p style="color: green;">Chart exported successfully...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....with green color and negative numbers with red color: The following...

    docs.aspose.com/words/cpp/find-and-replace/