Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 12,295 for

fill

(0.08 sec)
  1. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....File Feature PSDNET-1441 Assign Fill property of Shape layer form...FileFormats.Psd.Layers.ShapeLayer.Fill Removed APIs: P:Aspose.PSD.FileFormats...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  2. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...())); 24 //Fill the rectangle 25 document -> Fill(path); 26 27...e())); 24 //Fill the ellipse 25 document -> Fill(path); 26 27...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  3. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....log ( "Number of background fill styles for theme is " + numberOfBackgroundFi...Index guide : 0 is used for no fill. The index starts from 1. TIP...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状... Fill = doc. CreateSolidColorBrus...PointF(120f, 120f), 100f)); 19 path. Fill = doc. CreateSolidColorBrus...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/
  5. ShapeTextOrientation enumeration | Aspose.Words...

    Aspose.Words.Drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... fill . solid ( "#00008B" ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....SetShowCategoryName ( true ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/cpp/creating-treemap-chart/
  7. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET... Fill = api. CreateSolidColorBrus...10f, "[Prev]" ); 41 glyphs. Fill = api. CreateSolidColorBrus...

    docs.aspose.com/page/net/xps/event-based-modifi...
  8. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Format method. Provides access to Fill and line formatting of the chart title in C++....t method Provides access to fill and line formatting of the chart...chart -> get_Format () -> get_Fill () -> Solid ( System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to Fill and line formatting of the legend in C++....t method Provides access to fill and line formatting of the legend...chart -> get_Format () -> get_Fill () -> Solid ( System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....get_Marker () -> get_Format () -> get_Fill () -> set_FillType ( FillType...get_Marker () -> get_Format () -> get_Fill () -> get_PictureFillFormat...

    docs.aspose.com/slides/cpp/chart-data-marker/