Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 12,225 for

fill

(0.08 sec)
  1. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....LegendPositionType :: Bottom ); // Fill the PlotArea area with nothing...LegendPositionType :: Bottom ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/
  2. Add a Picture to an Excel Comment|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.... Click Fill Effects . On the Picture tab...

    docs.aspose.com/cells/java/add-a-picture-to-an-...
  3. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python... fill = gradient 26 gradient. gradient_stops... PointF (10, 200)) 24 path. fill = gradient 25 gradient. gradient_stops...

    docs.aspose.com/page/python-net/xps/working-wit...
  4. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....Extract data from Acroforms Fill PDF forms programmatically How...

    products.aspose.com/pdf/java/acroforms/
  5. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency.... Fill . ForeColor ); return VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用 C++ 将图片作为纹理铺设到形状内部|Documentation

    学习如何使用Aspose.Cells for C++将图片平铺为形状内的纹理。...Fill.TextureFill.IsTiling 属性填充形状表面并设置为...xlsx" ); std :: cout << "Texture fill tiling applied successfully...

    docs.aspose.com/cells/zh/cpp/tile-picture-as-a-...
  7. Compact alumni questionnaire|Documentation

    OMR ready alumni questionnaire template in a compact design....content=Please fill circle completely, as shown..."EmptyLine" }, { "name" : "Please fill circle completely, as shown...

    docs.aspose.com/omr/net/showcases/alumni/compact/
  8. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...// Set the shape's fill color shape.Fill.SolidFill.Color = Color...> 0) { if (shape.Fill != null) { shape.Fill.FillType = FillType...

    forum.aspose.com/t/excel-shape-text-font-color-...
  9. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....content=· Fill in circle completely. ?content=·..."children" : [ { "name" : "· Fill in circle completely. " , "font_family"...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  10. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。...width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...width = "100" height = "100" fill = "orange" filter = "url(#shadow-red)"...

    docs.aspose.com/svg/zh/net/drop-shadow/