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

fill

(0.05 sec)
  1. 用Node.js通过C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Docum...

    学习如何使用Aspose.Cells for Node.js via C++创建成交量 开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括成交量、开盘价、最高价、最低价和收盘价,以便进行更好的分析和可视化。...Color ( 79 , 129 , 189 )); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/zh/nodejs-cpp/create-volu...
  2. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!... Fill . Color = Color . Red ; // For...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....object that will be used to fill the frame. Add zoom frames (containing...object that will be used to fill the frame. Set a custom image...

    docs.aspose.com/slides/cpp/manage-zoom/
  4. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Brush 的 fill_text() 或 fill_and_stroke_text() 方法之一。...pydrawing.Pen 参数的 outline_text() 或 fill_and_stroke_text() 方法之一。 以下示例演示了如何使用填充图案填充形状、在...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....color, background color, and fill format, etc. In the example...Color ( 0 , 255 , 255 ); // Filling the area of the 2nd SeriesCollection...

    docs.aspose.com/cells/javascript-cpp/setting-ch...
  6. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Layers [ 1 ]); // Set the fill color of vector path vectorPath...CreateVectorPathForL ( layer2 ); // Set the fill color of vector path vectorPath2...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. MS Publisher file manipulation API | .NET

    C# ASP.NET VB.NET Publisher API to parse, process and convert MS Publisher files. Code pub files on Mac, Windows, Linux, and anywhere....Support of Fill layers. Pattern, Color, and Gradient fill. Support...of Stroke effect with Color Fill for export. FAQ 1. Why would...

    products.aspose.com/pub/net/
  8. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....use the PictureFrame class or fill a watermark shape with an image...rectangle shape is styled with fill and line colors. The following...

    docs.aspose.com/slides/php-java/watermark/
  9. 在 PS 文件中使用纹理 | Java

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...(paint); 27 //Fill rectangle 28 document. fill (shape); 29 30...writeGraphicsRestore (); 36 37 //Fill the text with the texture pattern...

    docs.aspose.com/page/zh/java/ps/working-with-te...
  10. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....It also offers the feature to fill Arc object with a certain color..."DrawingArc_out.pdf" ); } Create Filled Arc Object Next example shows...

    docs.aspose.com/pdf/cpp/add-arc/