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

fill

(0.25 sec)
  1. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....getFill() (property) – specifies the fill color attributes. The following...100 , 1100 , 350 , 2550 ); // Fill the text. textbox0 . setText...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  2. Font and background colors|Documentation

    The list of font colors and Fill colors supported by Aspose.OMR for .NET....the following font colors and fill (background) colors: Color TXT...

    docs.aspose.com/omr/net/supported-colors/
  3. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....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/java/add-arc/
  4. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Insert method. Inserts a GradientStop to the collection at a specified index in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a gradient in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...XpsDocument() 5 # Create a brush 6 text_fill = doc. create_solid_color_brush..."Hello World!" ) 9 glyphs. fill = text_fill 10 # Save the resultant...

    docs.aspose.com/page/zh/python-net/xps/working-...
  8. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for Java...T states CTable Other Remove Fill Patterns The Australia Post...

    docs.aspose.com/barcode/java/read-australia-post/
  9. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....modify the line color, thickness, fill style, and proportions as per...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/
  10. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....annotation features like the fill color, border color, overlay...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...