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

fill

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Format method. Provides access to line formatting of the axis and Fill of the tick labels in C++....line formatting of the axis and fill of the tick labels. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose.PSD for Python via .NET 24.2 - 发行说明|Docu...

    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.... fill_settings fillSettings . angle...]) fillSettings = fillLayer . fill_settings assert fillSettings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  3. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....attributes specifying position, size, fill, and transformation. The transform...rectElement. SetAttribute ( "fill" , "blue" ); 15 16 // Apply...

    docs.aspose.com/svg/net/svg-transformations/
  4. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...(y)); 54 //Fill pattern square 55 document -> Fill(path); 56 //Set...WriteGraphicsRestore(); 74 75 //Fill text with hatch pattern 76 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  5. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes.... Fill the path with the points. Create...FAQ What will happen to the fill and outline after replacing...

    docs.aspose.com/slides/php-java/custom-shape/
  6. Aspose.PSD for Java 20.4 - 发行说明|Documentation

    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.... setDisplayName ( "Color Fill Layer" ); psdImage . addLayer... setDisplayName ( "Gradient Fill Layer" ); psdImage . addLayer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...rather than storing an explicit fill. What you can do Call GetEffective()...It will allow you to get the fill color defined by the color scheme...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  8. ChartDataLabel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataLabel class for enhanced data visualization in charts. Elevate your presentations with precise data labels!...{ get; } Provides access to fill and line formatting of the data...[ 2 ]; dataLabel . Format . Fill . Color = Color . Red ; // For...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to create Sunburst chart with Node.js via C...

    Learn how to create a sunburst chart in Aspose.Cells for Node.js via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....setShowCategoryName ( true ); // Fill the PlotArea with nothing chart...

    docs.aspose.com/cells/nodejs-cpp/creating-sunbu...
  10. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...