Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 12,448 for

fill

(0.07 sec)
  1. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js 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/nodejs-java/watermark/
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection 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...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from 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...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection 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. 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...
  6. Mail Merge and Reporting in Python|Aspose.Words...

    Mail Merge is a popular feature for quickly creating documents using Python. Aspose.Words for Python via .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....supported in Python version) Fill in documents with data from...within your template will be filled in from your data source during...

    docs.aspose.com/words/python-net/mail-merge-and...
  7. Using Layer Effects in PSD files|Documentation

    Example of using Layer Effects in the Aspose.PSD for Python...layer 7, specifying the size and fill color of the glow. Finally,...

    docs.aspose.com/psd/python-net/layer-effects/
  8. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java.... Click Fill Effects . On the Picture tab...

    docs.aspose.com/cells/java/comments-and-notes/
  9. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation....{ get; } Provides access to fill and line formatting of the chart...

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

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

    docs.aspose.com/page/zh/python-net/xps/working-...